Uses of Class
org.docx4j.dml.CTCustomGeometry2D
Packages that use CTCustomGeometry2D
-
Uses of CTCustomGeometry2D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTCustomGeometry2DMethods in org.docx4j.dml that return CTCustomGeometry2DModifier and TypeMethodDescriptionObjectFactory.createCTCustomGeometry2D()Create an instance ofCTCustomGeometry2DCTShapeProperties.getCustGeom()Gets the value of the custGeom property.Methods in org.docx4j.dml with parameters of type CTCustomGeometry2DModifier and TypeMethodDescriptionvoidCTShapeProperties.setCustGeom(CTCustomGeometry2D value) Sets the value of the custGeom property.