The base class for all layout classes.
The following tables list the members exposed by the AbstractLayout type.
Name | Description | |
---|---|---|
![]() |
Initialzes a new instance of the AbstractLayout class. |
Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Gets how to align links to the anchor points of nodes. |
|
![]() |
Gets a value indicating whether the diagram boundaries should grow to fit the arranged content. |
|
![]() |
Gets a value indicating whether to treat each Group of nodes as a single vertex in the arranged graph. |
|
![]() |
Gets an object, which is notified when the position of a link is changed by the layout. |
|
![]() |
Gets an object, which is notified when the position of a node is changed by the layout. |
|
![]() |
Gets the distance between the top-left corner of the smallest rectangle containing the arranged diagram and the top-left point of the document bounds. |
|
![]() |
Gets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other. |
|
![]() |
Gets the progress callback delegate. |
|
![]() ![]() |
|
|
![]() |
Sets how to align links to the anchor points of nodes. |
|
![]() |
Sets a value indicating whether the diagram boundaries should grow 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 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 progress callback delegate. |