Namespace GraphShape.Algorithms.Layout.Contextual
Classes
ContextualLayoutAlgorithmFactory<TVertex, TEdge, TGraph>
Implementation of a contextual layout algorithm factory.
ContextualLayoutContext<TVertex, TEdge, TGraph>
Contextual graph layout context.
DoubleTreeLayoutAlgorithm<TVertex, TEdge, TGraph>
Double tree layout algorithm.
DoubleTreeLayoutParameters
Double tree layout algorithm parameters.
Interfaces
IContextualLayoutAlgorithmFactory<TVertex, TEdge, TGraph>
Represents a factory of contextual layout algorithms.
Enums
DoubleTreeSides
Enumeration of possible side in DoubleTreeLayoutAlgorithm<TVertex, TEdge, TGraph> algorithm.
DoubleTreeVertexType
ENumeration of possible vertex type for DoubleTreeLayoutAlgorithm<TVertex, TEdge, TGraph> algorithm.