Implements a layered graph layout algorithm.
The following tables list the members exposed by the LayeredLayout type.
Name | Description | |
---|---|---|
Initializes a new instance of the LayeredLayout class. |
Name | Description | |
---|---|---|
Indicates how to align links to the anchor points of nodes. |
||
The orientation of the arranged graph. |
||
Indicates whether to treat each Group of nodes as a single vertex in the arranged graph. |
||
The desired distance between layer axis lines. |
||
Indicates how multiple independent graphs in the diagram should be positioned relatively to each other. |
||
The desired distance between adjacent nodes in a layer. |
||
The number of iterations to perform when untwining the layout. |
Name | Description | |
---|---|---|
Applies the layout to the specified graph. |