GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutForceDirectedNode Class
Properties Methods


In This Topic
    GoLayoutForceDirectedNode Class Members
    In This Topic

    The following tables list the members exposed by GoLayoutForceDirectedNode.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets or sets the Bounds of this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets or sets the Center Point of this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Propertycharge of the node. See the ElectricalCharge method  
    Public Property Gets an enumerator over all of the links going out of this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets the number of links coming out of this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets an enumerator over all of the nodes that have links going out of this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public PropertyGets or sets the offset of the GoLayoutGenericNetwork.Node<N,L,Y>.Center from the GoLayoutGenericNetwork.Node<N,L,Y>.Bounds.Position. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property cumulative force on the node in the X-direction  
    Public Property cumulative force on the node in the Y-direction  
    Public Property Gets or sets the GoObject associated with this network node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public PropertyGets the GoLayoutGenericNetwork.Node<N,L,Y>.Bounds.Height. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Propertywhether GoLayoutForceDirected.IsFixed should return true  
    Public Property Gets an enumerator over all of the links going out of or coming into this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets the number of links connected to this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Propertymass of the node. See the GravitationalMass method  
    Public Property Gets or sets the network that this node is part of. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets an enumerator over all of the nodes that are connected to this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets or sets the Position (top-left corner) of this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public PropertyGets the GoLayoutGenericNetwork.Node<N,L,Y>.Bounds.Size. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets an enumerator over all of the links coming into this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets the number of links going into this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets an enumerator over all of the nodes that have links coming into this node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets or sets the node's flags (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets or sets an Object associated with the node (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public PropertyGets the GoLayoutGenericNetwork.Node<N,L,Y>.Bounds.Width. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Node<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Top
    Public Methods
    See Also