documentationfor yFiles for HTML 2.6

Implementing Types

AspectRatioNodePlacerThis ITreeLayoutNodePlacer places the subtrees such that the overall aspect ratio of the arranged subtree will be close to a preferred aspect ratio.
DefaultNodePlacerDefaultNodePlacer is the default implementation of interface ITreeLayoutNodePlacer.
DendrogramNodePlacerThe DendrogramNodePlacer arranges subtrees as dendrograms.
RotatableNodePlacerBaseAbstract base class for ITreeLayoutNodePlacers that support rotations of the subtrees.