Uses of Class
org.docx4j.dml.CTGeomRect
Packages that use CTGeomRect
-
Uses of CTGeomRect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGeomRectMethods in org.docx4j.dml that return CTGeomRectModifier and TypeMethodDescriptionObjectFactory.createCTGeomRect()Create an instance ofCTGeomRectCTCustomGeometry2D.getRect()Gets the value of the rect property.Methods in org.docx4j.dml with parameters of type CTGeomRectModifier and TypeMethodDescriptionvoidCTCustomGeometry2D.setRect(CTGeomRect value) Sets the value of the rect property.