Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTModel3DTransform
Packages that use CTModel3DTransform
-
Uses of CTModel3DTransform in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTModel3DTransformMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTModel3DTransformModifier and TypeMethodDescriptionObjectFactory.createCTModel3DTransform()Create an instance ofCTModel3DTransformCTModel3D.getTrans()Gets the value of the trans property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTModel3DTransformModifier and TypeMethodDescriptionvoidCTModel3D.setTrans(CTModel3DTransform value) Sets the value of the trans property.