Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTRotate3D
Packages that use CTRotate3D
-
Uses of CTRotate3D in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTRotate3DMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTRotate3DModifier and TypeMethodDescriptionObjectFactory.createCTRotate3D()Create an instance ofCTRotate3DCTModel3DTransform.getRot()Gets the value of the rot property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTRotate3DModifier and TypeMethodDescriptionvoidCTModel3DTransform.setRot(CTRotate3D value) Sets the value of the rot property.