Northwoods.Go.Layout Assembly > Northwoods.Go.Layout Namespace : GoLayoutForceDirected Class |
For a list of all members of this type, see GoLayoutForceDirected members.
Name | Description | |
---|---|---|
ArrangementSpacing | Gets or sets the space between which ArrangeConnectedGraphs will position the connected graphs that together compose the network. | |
Comments | Gets or sets whether AddComments should find all Northwoods.Go.GoBalloon comments whose anchors are nodes represented in the Network and add GoLayoutForceDirectedNodes representing those balloon comments as nodes in the network. | |
DefaultCommentElectricalCharge | Gets or sets the value returned by ElectricalCharge. | |
DefaultCommentSpringLength | Gets or sets the value returned by SpringLength. | |
DefaultElectricalCharge | Gets or sets the value returned by ElectricalCharge. | |
DefaultGravitationalMass | Gets or sets the value returned by GravitationalMass. | |
DefaultSpringLength | Gets or sets the value returned by SpringLength. | |
DefaultSpringStiffness | Gets or sets the value returned by SpringStiffness. | |
Epsilon | Gets or sets approximately how far some node must move in order for the iterations to continue. | |
InfinityDistance | Gets or sets a threshold for the distance beyond which the electrical charge forces may be ignored. | |
MaxIterations | Gets or sets the maximum number of iterations to perform when doing the force directed auto layout. | |
SetsPortSpots | Gets or sets whether the Northwoods.Go.GoPort.Northwoods.Go.GoPort.FromSpot and Northwoods.Go.GoPort.ToSpot of every single-port node should be set to GoObject.NoSpot . | |
View | Gets or sets the Northwoods.Go.GoView whose thread is used to run document-updating code and Progress events. (Inherited from Northwoods.Go.Layout.GoLayout) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |