Constant describing the first phase of the HierarchicLayouter 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 enum AlgorithmPhase |
| Visual Basic |
|---|
Public Enumeration AlgorithmPhase |
Members
| Member name | Description | ||
|---|---|---|---|
| Layering | 1 | Constant describing the first phase of the HierarchicLayouter algorithm. | |
| Sequencing | 2 | Constant describing the second phase of the HierarchicLayouter algorithm. |
See Also
[!:yWorks.yFiles.Layout.Hierarchic.HierarchicLayouter.DefaultMementoSupport.GetMementoMode(sbyte)]
[!:yWorks.yFiles.Layout.Hierarchic.HierarchicLayouter.DefaultMementoSupport.SetMementoMode(sbyte,bool)]