Uses of Enum
org.docx4j.dml.diagram.STDirection
Packages that use STDirection
-
Uses of STDirection in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as STDirectionMethods in org.docx4j.dml.diagram that return STDirectionModifier and TypeMethodDescriptionstatic STDirectionCTDirection.getVal()Gets the value of the val property.static STDirectionReturns the enum constant of this type with the specified name.static STDirection[]STDirection.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.diagram with parameters of type STDirectionModifier and TypeMethodDescriptionvoidCTDirection.setVal(STDirection value) Sets the value of the val property.