documentationfor yFiles for HTML 2.6

ILayeredComponentsMerger

This interface merges two ILayers instances whose nodes reside in the same graph.

Inheritance Hierarchy
ILayeredComponentsMerger

Remarks

Implementations of this interface may provide different strategies for merging.

Default implementations of this interface are used internally by HierarchicLayoutCore and MultiComponentLayerer when e.g. the graph is grouped or it consists of more than one connected component.

Type Details

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

Methods