Implements algorithms for arranging tree structures.
The following tables list the members exposed by the TreeLayout type.
Name | Description | |
---|---|---|
Initializes a new instance of the TreeLayout class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating how to align links to the anchor points of nodes. |
||
Gets or sets a value indicating whether the "assistant" nodes on the same side of a single parentare arranged as close to each other as possible. |
||
Gets or sets the orientation of the arranged graph. |
||
Gets or sets a value Indicating whether the "assistant" trait is regarded when performing the layout. |
||
Gets or sets a value indicating whether to treat each group of nodes as a single vertex in the arranged graph. |
||
Gets or sets a value indicating whether to keep the root node at its original position. |
||
Gets or sets the space to leave between adjacent levels of the tree. |
||
Gets or sets the type of the links in the arranged tree. |
||
Gets or sets the margins' size around individual subgraphs processed by this layout object. (Inherited from Layout.) |
||
Gets or sets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other. |
||
Gets or sets the space to leave between adjacent nodes on the same level. |
||
Gets or sets a value indicating the link direction that relates parent nodes to child nodes. |
Name | Description | |
---|---|---|
Applies the layout to the specified graph. |