documentationfor yFiles for HTML 2.6

MultiComponentLayerer

This class is a wrapper ILayerer implementation that delegates the actual layering to a delegate ILayerer.

Inheritance Hierarchy
MultiComponentLayerer
Implemented Interfaces

Remarks

If the graph consists of multiple components, they will be identified and sorted and each of the components will be layered separately using the delegate ILayerer instance. After that they will all be merged using the specified ILayeredComponentsMerger instance.

Type Details

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

Constructors

Properties

Methods