documentationfor yFiles for HTML 2.6

DelegatingNodePlacer

DelegatingNodePlacer delegates the arrangement of the children to two different ITreeLayoutNodePlacers.

Inheritance Hierarchy
RotatableNodePlacerBase
DelegatingNodePlacer
Implemented Interfaces

Remarks

Layout Style

This ITreeLayoutNodePlacer can, for example, be used for creating mind maps or a playing schedule of a sports competition.

There are two subtrees that are placed above and below the root; Both subtrees consist of two subtrees that are placed left and right of their local root

Default Values of Properties

spacing20

Type Details

yfiles module
layout-tree
yfiles-umd modules
layout-orthogonal-compact, layout-orthogonal, layout-tree, layout
Legacy UMD name
yfiles.tree.DelegatingNodePlacer

See Also

Constructors

Properties

Methods

Fields

Constants