Constant describing the first phase of the HierarchicLayouter algorithm.
Namespace: yWorks.yFiles.Layout.HierarchicAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
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)]