Uses of Class
org.docx4j.dml.CTLightRig
Packages that use CTLightRig
-
Uses of CTLightRig in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLightRigModifier and TypeFieldDescriptionprotected CTLightRigCTCell3D.lightRigprotected CTLightRigCTScene3D.lightRigMethods in org.docx4j.dml that return CTLightRigModifier and TypeMethodDescriptionObjectFactory.createCTLightRig()Create an instance ofCTLightRigCTCell3D.getLightRig()Gets the value of the lightRig property.CTScene3D.getLightRig()Gets the value of the lightRig property.Methods in org.docx4j.dml with parameters of type CTLightRigModifier and TypeMethodDescriptionvoidCTCell3D.setLightRig(CTLightRig value) Sets the value of the lightRig property.voidCTScene3D.setLightRig(CTLightRig value) Sets the value of the lightRig property.