Uses of Class
org.docx4j.wml.CTSignedHpsMeasure
Packages that use CTSignedHpsMeasure
-
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.