Uses of Class
org.docx4j.dml.CTSphereCoords
Packages that use CTSphereCoords
-
Uses of CTSphereCoords in org.docx4j.dml
Fields in org.docx4j.dml declared as CTSphereCoordsModifier and TypeFieldDescriptionprotected CTSphereCoordsCTCamera.rotprotected CTSphereCoordsCTLightRig.rotMethods in org.docx4j.dml that return CTSphereCoordsModifier and TypeMethodDescriptionObjectFactory.createCTSphereCoords()Create an instance ofCTSphereCoordsCTCamera.getRot()Gets the value of the rot property.CTLightRig.getRot()Gets the value of the rot property.Methods in org.docx4j.dml with parameters of type CTSphereCoordsModifier and TypeMethodDescriptionvoidCTCamera.setRot(CTSphereCoords value) Sets the value of the rot property.voidCTLightRig.setRot(CTSphereCoords value) Sets the value of the rot property.