Uses of Enum
org.docx4j.dml.STLightRigDirection
Packages that use STLightRigDirection
-
Uses of STLightRigDirection in org.docx4j.dml
Fields in org.docx4j.dml declared as STLightRigDirectionMethods in org.docx4j.dml that return STLightRigDirectionModifier and TypeMethodDescriptionstatic STLightRigDirectionCTLightRig.getDir()Gets the value of the dir property.static STLightRigDirectionReturns the enum constant of this type with the specified name.static STLightRigDirection[]STLightRigDirection.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STLightRigDirectionModifier and TypeMethodDescriptionvoidCTLightRig.setDir(STLightRigDirection value) Sets the value of the dir property.