Uses of Class
org.docx4j.wml.CTSignedHpsMeasure
Packages that use CTSignedHpsMeasure
-
Uses of CTSignedHpsMeasure in org.docx4j.model.styles
Methods in org.docx4j.model.styles that return CTSignedHpsMeasureModifier and TypeMethodDescriptionstatic CTSignedHpsMeasureStyleUtil.apply(CTSignedHpsMeasure source, CTSignedHpsMeasure destination) Methods in org.docx4j.model.styles with parameters of type CTSignedHpsMeasureModifier and TypeMethodDescriptionstatic CTSignedHpsMeasureStyleUtil.apply(CTSignedHpsMeasure source, CTSignedHpsMeasure destination) static booleanStyleUtil.areEqual(CTSignedHpsMeasure measure1, CTSignedHpsMeasure measure2) static booleanStyleUtil.isEmpty(CTSignedHpsMeasure measure) -
Uses of CTSignedHpsMeasure in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSignedHpsMeasureMethods in org.docx4j.wml that return CTSignedHpsMeasureModifier and TypeMethodDescriptionObjectFactory.createCTSignedHpsMeasure()Create an instance ofCTSignedHpsMeasureRPrAbstract.getPosition()Gets the value of the position property.Methods in org.docx4j.wml that return types with arguments of type CTSignedHpsMeasureModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTSignedHpsMeasure>ObjectFactory.createCTParaRPrOriginalPosition(CTSignedHpsMeasure value) jakarta.xml.bind.JAXBElement<CTSignedHpsMeasure>ObjectFactory.createCTRPrChangeRPrPosition(CTSignedHpsMeasure value) Methods in org.docx4j.wml with parameters of type CTSignedHpsMeasureModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTSignedHpsMeasure>ObjectFactory.createCTParaRPrOriginalPosition(CTSignedHpsMeasure value) jakarta.xml.bind.JAXBElement<CTSignedHpsMeasure>ObjectFactory.createCTRPrChangeRPrPosition(CTSignedHpsMeasure value) voidRPrAbstract.setPosition(CTSignedHpsMeasure value) Sets the value of the position property.