Uses of Enum Class
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 class with the specified name.static STLightRigDirection[]STLightRigDirection.values()Returns an array containing the constants of this enum class, 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.