documentationfor yFiles for HTML 3.0.0.3

HierarchicalLayoutCore

This class offers advanced core functionality of the HierarchicalLayout algorithm which allows configurations and customizations and can be accessed via property core.

Inheritance Hierarchy
HierarchicalLayoutCore

Remarks

Properties fromScratchLayerAssigner, fromScratchSequencer, fixedElementsLayerAssigner and fixedElementsSequencer allow to modify the layering and sequencing algorithms for calculating the hierarchical layout.

It is possible to customize various classes that are responsible to solve sub-problems during the HierarchicalLayout process, e.g., portAssigner, drawingDistanceCalculator or portCandidateSelector.

Furthermore, there are callback methods which can be overridden to realize highly customized scenarios, see for example createSubgraphLayerSequencer.

Default Values of Properties

Type Details

yFiles module
algorithms

See Also

Constructors

Properties

Methods