Name | Description | |
---|---|---|
GoLayoutForceDirectedNetwork Constructor | Overloaded. |
The following tables list the members exposed by GoLayoutForceDirectedNetwork.
Name | Description | |
---|---|---|
GoLayoutForceDirectedNetwork Constructor | Overloaded. |
Name | Description | |
---|---|---|
Layout | Gets or sets the GoLayout in which this network is being used. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>) | |
LinkCount | Gets the number of Links in the Network. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>) | |
Links | Gets an enumerator for the network's links. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>) | |
NodeCount | Gets the number of Nodes in the Network. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>) | |
Nodes | Gets an enumerator for the network's nodes. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>) |
Name | Description | |
---|---|---|
GoObjToLinkMap | Gets the Hashtable that maps GoObjects to Links (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>) | |
GoObjToNodeMap | Gets the Hashtable that maps GoObjects to Nodes (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>) |