Packagecom.yworks.yfiles.layout.hierarchic.incremental
Classpublic class SequenceConstraintFactoryCompanion
InheritanceSequenceConstraintFactoryCompanion 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
  SEQUENCE_CONSTRAINTS_MEMENTO_DPKEY : Object = y.layout.hierarchic.incremental.SequenceConstraintFactory.SEQUENCE_CONSTRAINTS_MEMENTO_DPKEY
[static] DataProvider key to store the constraint graph.
SequenceConstraintFactoryCompanion
Constant Detail
SEQUENCE_CONSTRAINTS_MEMENTO_DPKEYConstant
public static const SEQUENCE_CONSTRAINTS_MEMENTO_DPKEY:Object = y.layout.hierarchic.incremental.SequenceConstraintFactory.SEQUENCE_CONSTRAINTS_MEMENTO_DPKEY

DataProvider key to store the constraint graph. A v1 before v2 constraint is represented as an edge between the representatives of v1 and v2 in the constraint graph.