documentationfor yFiles for HTML 3.0.0.3

FromSketchSequencer

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

Inheritance Hierarchy
FromSketchSequencer
Implemented Interfaces

Remarks

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

An instance of this class can be set to HierarchicalLayout using property fixedElementsSequencer and fromScratchSequencer respectively.

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

Type Details

yFiles module
algorithms

Constructors

Methods