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