documentationfor yFiles for HTML 3.0.0.3

SequentialLayout

Represents a layout that sequentially executes multiple layout algorithms.

Inheritance Hierarchy
SequentialLayout
Implemented Interfaces

Remarks

The layout algorithms are executed one after the other in the order they are in the layouts list. Each algorithm runs independently and only affects the graph based on the changes made by previous algorithms.

Type Details

yFiles module
algorithms

Constructors

Properties

Methods