Uses of Class
org.docx4j.dml.CTSphereCoords
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTSphereCoords in org.docx4j.dml
Fields in org.docx4j.dml declared as CTSphereCoords Modifier and Type Field Description protected CTSphereCoordsCTCamera. rotprotected CTSphereCoordsCTLightRig. rotMethods in org.docx4j.dml that return CTSphereCoords Modifier and Type Method Description CTSphereCoordsObjectFactory. createCTSphereCoords()Create an instance ofCTSphereCoordsCTSphereCoordsCTCamera. getRot()Gets the value of the rot property.CTSphereCoordsCTLightRig. getRot()Gets the value of the rot property.Methods in org.docx4j.dml with parameters of type CTSphereCoords Modifier and Type Method Description voidCTCamera. setRot(CTSphereCoords value)Sets the value of the rot property.voidCTLightRig. setRot(CTSphereCoords value)Sets the value of the rot property.