This interface is used by
HierarchicLayouter
to calculate the node
orders of nodes within the layers in a
ILayers
object.
Namespace: yWorks.yFiles.Layout.Hierarchic.IncrementalAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public interface ISequencer |
| Visual Basic |
|---|
Public Interface ISequencer |
Remarks
This interface is used by
HierarchicLayouter
to calculate the node
orders of nodes within the layers in a
ILayers
object.
Implementations are used during the second phase of the hierarchic layout
process.