Packagecom.yworks.yfiles.layout.hierarchic
Classpublic class MementoSupportCompanion
InheritanceMementoSupportCompanion Inheritance YObject Inheritance Object



Public Methods
 MethodDefined By
 Inherited
equals(o:Object):Boolean
YObject
 Inherited
getClass():Class
YObject
 Inherited
hashCode():int
YObject
Public Constants
 ConstantDefined By
  LAYERING_PHASE : int = 1
[static] Constant describing the first phase of the HierarchicLayouter algorithm.
MementoSupportCompanion
  SEQUENCING_PHASE : int = 2
[static] Constant describing the second phase of the HierarchicLayouter algorithm.
MementoSupportCompanion
Constant Detail
LAYERING_PHASEConstant
public static const LAYERING_PHASE:int = 1

Constant describing the first phase of the HierarchicLayouter algorithm.

SEQUENCING_PHASEConstant 
public static const SEQUENCING_PHASE:int = 2

Constant describing the second phase of the HierarchicLayouter algorithm.