Tree Layout with Subtree Placers
This demo shows how to use subtree placers with the
Tree Layout. A subtree placer is responsible for the
arrangement of a local root node and all of its subtrees.
yFiles comes with predefined subtree placers that provide a variety of subtree arrangement
schemes. This example uses three of them:
Code Snippet
You can copy the code snippet to configure the layout from
GitHub.
Demos
See the Tree Layout Demo for mode extensive examples of subtree placers.
Documentation
See the Tree Layout section in the Developer's Guide for
an in-depth discussion of the relevant concepts.