Uses of Class
org.docx4j.dml.CTPresetGeometry2D
Packages that use CTPresetGeometry2D
-
Uses of CTPresetGeometry2D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPresetGeometry2DMethods in org.docx4j.dml that return CTPresetGeometry2DModifier and TypeMethodDescriptionObjectFactory.createCTPresetGeometry2D()Create an instance ofCTPresetGeometry2DCTShapeProperties.getPrstGeom()Gets the value of the prstGeom property.Methods in org.docx4j.dml with parameters of type CTPresetGeometry2DModifier and TypeMethodDescriptionvoidCTShapeProperties.setPrstGeom(CTPresetGeometry2D value) Sets the value of the prstGeom property.