documentationfor yFiles for HTML 2.6

ISequencer

This interface is used by HierarchicLayoutCore to calculate the order of the nodes within each layer.

Remarks

Implementations are used during the second phase of the hierarchic layout process and can be set using method fixedElementsSequencer or fromScratchSequencer).

Type Details

yfiles module
layout-hierarchic
yfiles-umd modules
layout-familytree, layout-hierarchic, layout-radial, layout
Legacy UMD name
yfiles.hierarchic.ISequencer

See Also

Methods