This class implements the first phase of the hierarchic layouter.
Namespace: yWorks.yFiles.Layout.HierarchicAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
Remarks
This class implements the first phase of the hierarchic layouter.
It first makes the directed graph acyclic by topological sorting.
It then assigns the layers such that edge weights are respected
A weight defines a minimal distance between the two end points of
an edge.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout.Hierarchic..::..WeightedLayerer
yWorks.yFiles.Layout.Hierarchic..::..WeightedLayerer