Enum SugiyamaLayoutAlgorithm<TVertex, TEdge, TGraph>.VertexTypes
Enumeration of possible vertex types.
Namespace: GraphShape.Algorithms.Layout
Assembly: GraphShape.dll
Syntax
protected enum VertexTypes
Fields
Name | Description |
---|---|
Original | Original vertex. |
PVertex | P vertex. |
QVertex | Q vertex. |
RVertex | R vertex. |