Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTRotate3D
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d |
-
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 CTRotate3D Modifier and Type Field Description protected CTRotate3DCTModel3DTransform. rotMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTRotate3D Modifier and Type Method Description CTRotate3DObjectFactory. createCTRotate3D()Create an instance ofCTRotate3DCTRotate3DCTModel3DTransform. getRot()Gets the value of the rot property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTRotate3D Modifier and Type Method Description voidCTModel3DTransform. setRot(CTRotate3D value)Sets the value of the rot property.