documentationfor yFiles for HTML 3.0.0.3

Implementing Types

AspectRatioSubtreePlacerThis ISubtreePlacer places the subtrees such that the overall aspect ratio of the arranged subtree will be close to the specified aspect ratio.
AssistantSubtreePlacerThe AssistantSubtreePlacer places nodes that are marked as assistants left and right of their parents and all other nodes below the assistant nodes.
DendrogramSubtreePlacerThe DendrogramSubtreePlacer arranges subtrees in a dendrogram-like style.
DoubleLayerSubtreePlacerThe DoubleLayerSubtreePlacer arranges the subtrees of a local root alternating in two layers.
FixedSubtreePlacerA FixedSubtreePlacer keeps the current position of the subtrees and routes the edges.
LeftRightSubtreePlacerThe LeftRightSubtreePlacer arranges the children in a subtree on the left and the right of a vertical bus.
LevelAlignedSubtreePlacerA LevelAlignedSubtreePlacer arranges the nodes of a subtree into layers such that nodes on the same level/depth are aligned.
MultiLayerSubtreePlacerThe MultiLayerSubtreePlacer arranges the children/subtrees of a local root into multiple layers.
SingleLayerSubtreePlacerThe SingleLayerSubtreePlacer arranges the subtrees of a local root in a single layer.