This demo shows how to run the HierarchicalLayout algorithm such that a
predefined subset of nodes (called "incremental" nodes) is integrated into an
existing drawing. While the existing elements may change their positions, their relative
order is maintained.
To achieve this, two setup steps are necessary:
The algorithm has to be told to work in incremental layout mode. To do so, the
hierarchical layout's
from sketch mode property has to be
set to true.