documentationfor yFiles for HTML 2.6

ILayoutStage

A ILayoutStage is a layout algorithm that represents a stage of a larger layout process.

Remarks

It delegates the core layout process to another layout algorithm. Implementing classes may perform pre-processing steps before the core layout algorithm gets called and post-processing steps afterwards.

Type Details

yfiles module
layout-core
yfiles-umd modules
All layout modules, view-layout-bridge
Legacy UMD name
yfiles.layout.ILayoutStage

See Also

Properties

Methods