A class used to initialize TreeLayout objects.
The following tables list the members exposed by the TreeLayoutBuilder type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Sets a value indicating how links should be aligned to the anchor points of tree nodes. |
|
![]() |
Sets a value indicating the ordering of the child nodes in order to produce layouts with custom balance. |
|
![]() |
Sets a value indicating whether the "assistant" nodes on the same side of a single parent are arranged as close enough to each other as possible. Turning this off will force the nodes on one side to be aligned with their counterparts in the other and occasionally leaving space between adjacent branches. |
|
![]() |
Creates a new object with the attributes accumulated by this builder. |
|
![]() |
Sets a value indicating in what direction child nodes should be placed relatively to their parent nodes. |
|
![]() |
Sets a value indicating whether the "assistant" trait is regarded when performing the layout. |
|
![]() |
Returns an existing object passed for initialization to this builder. |
|
![]() |
Sets a value indicating whether the direction of links should be ignored. |
|
![]() |
Sets a value indicating whether groups of diagram nodes should be treated as integral nodes in the tree that will be laid out. |
|
![]() |
Sets a value indicating whether the root node should be kept at its original position. |
|
![]() |
Sets the desired distance between tree levels. |
|
![]() |
Sets what style should be assigned to the links processed by the layout algorithm. |
|
![]() |
Sets the desired distance between nodes on the same level. |
|
![]() |
Sets a value indicating which direction of links should be considered the parent-to-child one. |
|
![]() |
Sets the object which will be used as root of the tree. |
|
![]() |
Sets a value defining the elliptic factor used with radial layouts. |
|
![]() |
Sets the layout mode. |
|
![]() |
Sets a value indicating how much horizontal space to leave between the document boundaries and the tree. |
|
![]() |
Sets a value indicating how much vertical space to leave between the document boundaries and the tree. |