The members of this enumeration specify the overall direction of the layouts produced by the com.mindfusion.diagramming.TreeLayout class. These constants can be used as parameters of the setDirection method.
The following tables list the members exposed by the TreeLayoutDirection type.
Name | Description | |
---|---|---|
![]() |
|
Name | Description | |
---|---|---|
![]() ![]() |
Child nodes are laid out above their parent node. |
|
![]() ![]() |
Child nodes are laid out to the right of their parent node. |
|
![]() ![]() |
Child nodes are laid out to the left of their parent node. |
|
![]() ![]() |
Child nodes are laid out below their parent node. |