GoDiagram Win Reference
GoLayoutLayeredDigraphLink Class Members
Properties  Methods 


The following tables list the members exposed by GoLayoutLayeredDigraphLink.

Public Constructors
 NameDescription
Public ConstructorGoLayoutLayeredDigraphLink Constructor  
Top
Public Properties
 NameDescription
Public PropertyForesttrue if the link is part of depth first forest; used in GoLayoutLayeredDigraph.DepthFirstSearchCycleRemoval  
Public PropertyFromNode (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public PropertyFromPort (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public PropertyGoObject (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public PropertyNetwork (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public PropertyPortFromColOffsetapproximate column offset of the from port of the link from the from node column used in straightening  
Public PropertyPortFromPoslocation of the port at the from node of the link; allows the crossing matrix to correctly calculate the crossings for nodes with multiple ports  
Public PropertyPortToColOffsetapproximate column offset of the to port of the link from the to node column used in straightening  
Public PropertyPortToPoslocation of the port at the to node of the link; allows the crossing matrix to correctly calculate the crossings for nodes with multiple ports  
Public PropertyRevtrue if the link was reversed during cycle removal  
Public PropertyStroke (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public PropertyToNode (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public PropertyToPort (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public PropertyUserFlags (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public PropertyUserObject (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public PropertyValidtrue if the link is part of the proper digraph; see GoLayoutLayeredDigraph.MakeProper for details  
Top
Public Methods
 NameDescription
Public MethodCommitPosition (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public MethodGetOtherNode (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public MethodGetOtherPort (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public MethodOnPortChanged (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public MethodReverseLinkReverses the direction of a link in the network. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Public MethodUnlink (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>)
Top
See Also

Reference

GoLayoutLayeredDigraphLink Class
Northwoods.Go.Layout Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback