documentationfor yFiles for HTML 2.6

TemporaryGroupDescriptor

This class allows specifying temporary groups for nodes that are considered by the TemporaryGroupNodeInsertionStage.

Inheritance Hierarchy
TemporaryGroupDescriptor

Remarks

More precisely, nodes mapped to the same TemporaryGroupDescriptor instance will form a temporary group inserted by the stage. This mapping is specified by a IDataProvider registered with key TEMPORARY_GROUP_DESCRIPTOR_DP_KEY. A TemporaryGroupDescriptor may have a reference to its parent which allows to create a hierarchically nested grouping structure.

Default Values of Properties

Type Details

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

Constructors

Properties