A class used to initialize LayeredLayout objects.
The following tables list the members exposed by the LayeredLayoutBuilder type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Sets how to align links to the anchor points of nodes. |
|
![]() |
Creates a new object with the attributes accumulated by this builder. |
|
![]() |
Sets a value indicating in what direction the links in the arranged diagram should go. |
|
![]() |
Sets a value indicating whether to indicating whether the layered layout will honor the LayeredLayoutTraits.Layer flags. |
|
![]() |
Sets the node that should be placed in the last layer of the arranged graph. This value is honored only if a setStartNode is specified too. |
|
![]() |
Sets a value indicating whether to attempt to force all links to go in the same direction. If the graph being arrange has cycles, some of the links will still go backward. EnableCustomLayers and SplitLayers are ignored if this property is set to true. |
|
![]() |
Returns an existing object passed for initialization to this builder. |
|
![]() |
Sets a value indicating whether the layout should increase the diagram bounds to fit the arranged content. |
|
![]() |
Sets a value indicating whether the distance between adjacent nodes in the final layout should be independent of the nodes' size. |
|
![]() |
Sets a value specifying whether the relative position of nodes within groups should be kept intact. |
|
![]() |
Sets the desired distance between adjacent layers. |
|
![]() |
Sets an object, which is notified when the position of a link is changed by the layout. |
|
![]() |
Sets an object, which is notified when the position of a node is changed by the layout. |
|
![]() |
Sets a value indicating how much to compact the outermost links. |
|
![]() |
Sets the appearance of the links in the final layout. |
|
![]() |
Sets the distance between the top-left corner of the smallest rectangle containing the arranged diagram and the top-left point of the document bounds. |
|
![]() |
Sets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other. |
|
![]() |
Sets the desired distance between adjacent nodes on the same layer. |
|
![]() |
Sets a value indicating what the overall orientation of the arranged diagram should be. |
|
![]() |
Sets the progress callback delegate. |
|
![]() |
Sets a value indicating whether layers that are much wider than the other layers should be split. |
|
![]() |
Sets the node that should be placed in the first layer of the arranged graph. |
|
![]() |
Sets whether the layout algorithm should strive to straighten links that cross more than one layer of the graph. |
|
![]() |
Sets a time-out value for the path-finding part of the layered layout algorithm. |
|
![]() |
Sets a value indicating how much horizontal space should be left between the document boundaries and the graph. |
|
![]() |
Sets a value indicating how much vertical space should be left between the document boundaries and the graph. |