Enum DoubleTreeVertexType
ENumeration of possible vertex type for DoubleTreeLayoutAlgorithm<TVertex, TEdge, TGraph> algorithm.
Namespace: GraphShape.Algorithms.Layout.Contextual
Assembly: GraphShape.dll
Syntax
public enum DoubleTreeVertexType
Fields
Name | Description |
---|---|
Backward | Backward. |
Center | Center. |
Forward | Forward. |