documentationfor yFiles for HTML 2.6

Properties

layerConstraintFactoryin HierarchicLayoutDataGets or sets the factory to specify layer constraints.

Method Return Values

createLayerConstraintFactory (Graph)in HierarchicLayoutReturns a ILayerConstraintFactory instance that can be used for specifying layer constraints for the given graph.
createLayerConstraintFactory (IGraph)in HierarchicLayoutCreates and registers an incremental layer constraint factory for an IGraph.
createLayerConstraintFactory (Graph)in HierarchicLayoutCoreCreates a layer constraint factory that allows to create hints that affect the assignment of the nodes to layers.

Method Parameters

HierarchicLayoutData ()in HierarchicLayoutDataCreates a new instance of HierarchicLayoutData which helps configuring HierarchicLayout.