Uses of Class
org.docx4j.dml.CTGeomRect
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTGeomRect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGeomRect Modifier and Type Field Description protected CTGeomRectCTCustomGeometry2D. rectMethods in org.docx4j.dml that return CTGeomRect Modifier and Type Method Description CTGeomRectObjectFactory. createCTGeomRect()Create an instance ofCTGeomRectCTGeomRectCTCustomGeometry2D. getRect()Gets the value of the rect property.Methods in org.docx4j.dml with parameters of type CTGeomRect Modifier and Type Method Description voidCTCustomGeometry2D. setRect(CTGeomRect value)Sets the value of the rect property.