documentationfor yFiles for HTML 3.0.0.2

ILayoutAlgorithm

ILayoutAlgorithm describes the general interface for algorithms that perform a layout process on a LayoutGraph.

Remarks

The main and only method for invoking the layout calculation is applyLayout. Implementing classes will arrange the graph there.

Type Details

yFiles module
algorithms

See Also

Methods