Index
All Classes and Interfaces|All Packages|Constant Field Values
V
- valueOf(String) - Static method in enum class org.eclipse.gef.layout.algorithms.SugiyamaLayoutAlgorithm.Direction
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.eclipse.gef.layout.algorithms.SugiyamaLayoutAlgorithm.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERTICAL - Enum constant in enum class org.eclipse.gef.layout.algorithms.SugiyamaLayoutAlgorithm.Direction
-
Vertical direction, i.e. top to bottom.
- VERTICAL - Static variable in class org.eclipse.gef.layout.algorithms.BoxLayoutAlgorithm
-
Constant representing a vertical orientation.
All Classes and Interfaces|All Packages|Constant Field Values