Uses of Class
org.docx4j.dml.wordprocessingDrawing.CTPosH
| Package | Description |
|---|---|
| org.docx4j.dml.wordprocessingDrawing |
-
Uses of CTPosH in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTPosH Modifier and Type Field Description protected CTPosHAnchor. positionHMethods in org.docx4j.dml.wordprocessingDrawing that return CTPosH Modifier and Type Method Description CTPosHObjectFactory. createCTPosH()Create an instance ofCTPosHCTPosHAnchor. getPositionH()Gets the value of the positionH property.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTPosH Modifier and Type Method Description voidAnchor. setPositionH(CTPosH value)Sets the value of the positionH property.