GoDiagram Win Reference
GoLayoutLayeredDigraphLink Class Properties


For a list of all members of this type, see GoLayoutLayeredDigraphLink members.

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
See Also

Reference

GoLayoutLayeredDigraphLink Class
Northwoods.Go.Layout Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback