Uses of Class
org.docx4j.dml.CTGroupTransform2D
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTGroupTransform2D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGroupTransform2D Modifier and Type Field Description protected CTGroupTransform2DCTGroupShapeProperties. xfrmMethods in org.docx4j.dml that return CTGroupTransform2D Modifier and Type Method Description CTGroupTransform2DObjectFactory. createCTGroupTransform2D()Create an instance ofCTGroupTransform2DCTGroupTransform2DCTGroupShapeProperties. getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.dml with parameters of type CTGroupTransform2D Modifier and Type Method Description voidCTGroupShapeProperties. setXfrm(CTGroupTransform2D value)Sets the value of the xfrm property.