A class used to initialize SpringLayout objects.
The following tables list the members exposed by the SpringLayoutBuilder type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Sets a value indicating how links should be aligned to the anchor points of tree nodes. |
|
![]() |
Creates a new object with the attributes accumulated by this builder. |
|
![]() |
Sets a value indicating whether the layout algorithm should place nodes into distinct clusters. |
|
![]() |
Returns an existing object passed for initialization to this builder. |
|
![]() |
Sets the number of iterations that the layout algorithm should run. |
|
![]() |
Sets a value specifying whether the relative position of nodes within groups should be kept intact. |
|
![]() |
Sets a value indicating whether the algorithm should try to minimize the number of link crossings. |
|
![]() |
Sets how much space should be left between adjacent nodes. |
|
![]() |
Sets the randomization seed that should be used for generating random node positions. |
|
![]() |
Sets a multiplier value applied to the repulsive force between nodes. |