Uses of Class
org.docx4j.dml.CTCustomGeometry2D
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTCustomGeometry2D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTCustomGeometry2D Modifier and Type Field Description protected CTCustomGeometry2DCTShapeProperties. custGeomMethods in org.docx4j.dml that return CTCustomGeometry2D Modifier and Type Method Description CTCustomGeometry2DObjectFactory. createCTCustomGeometry2D()Create an instance ofCTCustomGeometry2DCTCustomGeometry2DCTShapeProperties. getCustGeom()Gets the value of the custGeom property.Methods in org.docx4j.dml with parameters of type CTCustomGeometry2D Modifier and Type Method Description voidCTShapeProperties. setCustGeom(CTCustomGeometry2D value)Sets the value of the custGeom property.