Implements the Spring-Embedder graph layout algorithm.
The following tables list the members exposed by the SpringLayout type.
Name | Description | |
---|---|---|
Initializes a new instance of the SpringLayout class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating how to align links to the anchor points of nodes. |
||
Gets or sets the number of iterations to run the layout routine. |
||
Gets or sets a value indicating whether to treat each group of nodes as a single vertex in the arranged graph. |
||
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 desired distance between nodes. |
Name | Description | |
---|---|---|
Applies the layout to the specified graph. |