A class used to initialize TreeMapLayout objects.
The following tables list the members exposed by the TreeMapLayoutBuilder type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Sets how to align links to the anchor points of nodes. |
|
![]() |
Sets the padding inside containers. |
|
![]() |
Creates a new object with the attributes accumulated by this builder. |
|
![]() |
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 to treat each Group of nodes as a single vertex in the arranged graph. |
|
![]() |
Sets the rectangle in which the layout will try to arrange the nodes, or null, to use the diagram bounds. |
|
![]() |
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 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 orientation of the arranged diagram. |
|
![]() |
Sets the distance between adjacent nodes. |
|
![]() |
Sets the progress callback delegate. |
|
![]() |
Sets a value indicating whether the layout should attempt to keep the dimension ratio of the nodes closer to 1. |