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


In This Topic
    GoLayoutForceDirectedLink Class Members
    In This Topic

    The following tables list the members exposed by GoLayoutForceDirectedLink.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets this link's From Node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Link<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets this link's From Node. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Link<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets or sets this link's associated GoObject. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Link<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Propertylength of the link; see the SpringLength method  
    Public Property Gets or sets the network that this link is part of. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Link<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Propertystiffness of the link; see the SpringStiffness method  
    Public Property Gets the GoStroke associated with the Network Link. This may be needed by the algorithm to add bends to the link. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Link<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets or sets the To Node for this link. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Link<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets or sets the To Node for the link. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Link<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets or Sets an integer associated with the link (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Link<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Public Property Gets or Sets an Object associated with the link (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork`3.Link<GoLayoutForceDirectedNode,GoLayoutForceDirectedLink,GoLayoutForceDirected>)
    Top
    Public Methods
    See Also