Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTScale3D
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d |
-
Uses of CTScale3D in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTScale3D Modifier and Type Field Description protected CTScale3DCTModel3DTransform. scaleMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTScale3D Modifier and Type Method Description CTScale3DObjectFactory. createCTScale3D()Create an instance ofCTScale3DCTScale3DCTModel3DTransform. getScale()Gets the value of the scale property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTScale3D Modifier and Type Method Description voidCTModel3DTransform. setScale(CTScale3D value)Sets the value of the scale property.