Uses of Class
org.docx4j.dml.CTPresetGeometry2D
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTPresetGeometry2D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPresetGeometry2D Modifier and Type Field Description protected CTPresetGeometry2DCTShapeProperties. prstGeomMethods in org.docx4j.dml that return CTPresetGeometry2D Modifier and Type Method Description CTPresetGeometry2DObjectFactory. createCTPresetGeometry2D()Create an instance ofCTPresetGeometry2DCTPresetGeometry2DCTShapeProperties. getPrstGeom()Gets the value of the prstGeom property.Methods in org.docx4j.dml with parameters of type CTPresetGeometry2D Modifier and Type Method Description voidCTShapeProperties. setPrstGeom(CTPresetGeometry2D value)Sets the value of the prstGeom property.