Uses of Class
org.docx4j.dml.CTGroupTransform2D
Packages that use CTGroupTransform2D
-
Uses of CTGroupTransform2D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGroupTransform2DMethods in org.docx4j.dml that return CTGroupTransform2DModifier and TypeMethodDescriptionObjectFactory.createCTGroupTransform2D()Create an instance ofCTGroupTransform2DCTGroupShapeProperties.getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.dml with parameters of type CTGroupTransform2DModifier and TypeMethodDescriptionvoidCTGroupShapeProperties.setXfrm(CTGroupTransform2D value) Sets the value of the xfrm property.