Specifies layout direction.
Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout
SyntaxJava
Copy Code
|
|---|
public enum Direction |
Members| Member name | Description | |
|---|---|---|
![]() |
Reversed |
Indicates either right-to-left or bottom-to-top direction. |
![]() |
Straight |
Indicates either left-to-right or top-to-bottom direction. |
See Also