This class implements the second phase of the Sugiyama algorithm.
Namespace: yWorks.yFiles.Layout.Hierarchic.IncrementalAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class DefaultLayerSequencer : ISequencer |
| Visual Basic |
|---|
Public Class DefaultLayerSequencer _ Implements ISequencer |
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.Incremental..::..DefaultLayerSequencer
yWorks.yFiles.Layout.Hierarchic.Incremental..::..DefaultLayerSequencer