Uses of Class
org.docx4j.wml.CTSignedHpsMeasure
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSignedHpsMeasure in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSignedHpsMeasure Modifier and Type Field Description protected CTSignedHpsMeasureRPrAbstract. positionMethods in org.docx4j.wml that return CTSignedHpsMeasure Modifier and Type Method Description CTSignedHpsMeasureObjectFactory. createCTSignedHpsMeasure()Create an instance ofCTSignedHpsMeasureCTSignedHpsMeasureRPrAbstract. getPosition()Gets the value of the position property.Methods in org.docx4j.wml that return types with arguments of type CTSignedHpsMeasure Modifier and Type Method Description jakarta.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 CTSignedHpsMeasure Modifier and Type Method Description jakarta.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.