Enum SugiyamaEdgeRouting
Enumeration of possible edge routing for Sugiyama layout algorithm.
Namespace: GraphShape.Algorithms.Layout
Assembly: GraphShape.dll
Syntax
public enum SugiyamaEdgeRouting
Fields
Name | Description |
---|---|
Orthogonal | Orthogonal routing. |
Traditional | Traditional routing. |