This class implements the second phase of the Sugiyama algorithm.
Namespace: yWorks.yFiles.Layout.HierarchicAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public class ClassicLayerSequencer : ILayerSequencer |
| Visual Basic |
|---|
Public Class ClassicLayerSequencer _ Implements ILayerSequencer |
Remarks
This class implements the second phase of the Sugiyama algorithm.
It minimizes the crossings in the diagram by using either the
barycentric or median heuristic.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout.Hierarchic..::..ClassicLayerSequencer
yWorks.yFiles.Layout.Hierarchic..::..ClassicLayerSequencer