Uses of Class
org.docx4j.dml.diagram.STSecondaryLinearDirection
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of STSecondaryLinearDirection in org.docx4j.dml.diagram
Methods in org.docx4j.dml.diagram that return STSecondaryLinearDirection Modifier and Type Method Description static STSecondaryLinearDirectionSTSecondaryLinearDirection. fromValue(java.lang.String v)static STSecondaryLinearDirectionSTSecondaryLinearDirection. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STSecondaryLinearDirection[]STSecondaryLinearDirection. values()Returns an array containing the constants of this enum type, in the order they are declared.