documentationfor yFiles for HTML 2.6

AsIsSequencer

This class calculates the sequence of the nodes within each layer using the nodes' coordinates.

Inheritance Hierarchy
AsIsSequencer
Implemented Interfaces

Remarks

For layout orientation TOP_TO_BOTTOM, the order corresponds to that obtain when sorting the nodes according to their x-coordinate.

An instance of this class can be set to HierarchicLayout using method fixedElementsSequencer and fromScratchSequencer respectively.

Initial graph that will be used as sketch Hierarchic layout when the initial graph is used as sketch

Type Details

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

Constructors

Methods