Name | Description | |
---|---|---|
![]() | BounceBackForce | Gets the bounce back force, which can be used to repulse the vertices, whose bodies overlap. |
![]() | Environment | Gets or sets the force enviroment, which is used to control global settings about the environment in which forces operate |
![]() | FixedVertexPlacement | Controls the initial placement of the fixed vertices |
![]() | Forces | Gets the collection of forces in this layout |
![]() | FreeVertexPlacement | Controls the initial placement of the free vertices |
![]() | GravityForce | Gets the gravity force, which attracts vertices to the current barycenter of the graph |
![]() | MagneticFieldForce | Gets the first magnetic field force, which can be used to impose an edge orientation |
![]() | MaxIterations | Gets or sets the maximum iterations in which the layout must try to reach equilibrium. By default set to 500 |
![]() | MaxTime | Gets or sets the maximum time in milliseconds in which the layout must try to reach equilibrium. By default set to 5000. |
![]() | MinDelta | Gets or sets the minial delta measure for distances, which can become zero |
![]() | PlugSpacing | Gets or sets the plug spacing to apply when routing duplicate edges |
![]() | StopForce | Gets or sets the stop force. If all current forces are smaller than this force, then the layout is automatically stopped. |