Uses of Class
org.docx4j.w14.CTLightRig
| Package | Description |
|---|---|
| org.docx4j.w14 |
-
Uses of CTLightRig in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTLightRig Modifier and Type Field Description protected CTLightRigCTScene3D. lightRigMethods in org.docx4j.w14 that return CTLightRig Modifier and Type Method Description CTLightRigObjectFactory. createCTLightRig()Create an instance ofCTLightRigCTLightRigCTScene3D. getLightRig()Gets the value of the lightRig property.Methods in org.docx4j.w14 with parameters of type CTLightRig Modifier and Type Method Description voidCTScene3D. setLightRig(CTLightRig value)Sets the value of the lightRig property.