documentationfor yFiles for HTML 2.6

DendrogramNodePlacer

The DendrogramNodePlacer arranges subtrees as dendrograms.

Inheritance Hierarchy
DendrogramNodePlacer
Implemented Interfaces

Remarks

Layout Style

This ITreeLayoutNodePlacer arranges nodes from top to bottom. It arranges subtrees in such a way that all subtrees of a single local root are aligned with their bottom border.

Note: This implementation does not support PortConstraints.

Default Values of Properties

minimumRootDistance30
minimumSubtreeDistance30

Type Details

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

See Also

Constructors

Properties

Methods