edgebundles.visualisation.tree
Class RootedLayoutVisualiser

public class RootedLayoutVisualiser
extends edgebundles.visualisation.tree.TreeVisualiser

Title: Rooted Layout Visualiser

Description: This class visualise a tree using the classical rooted tree layout. The root is drawn at the top of the viewing area, and children are drawn below it, and so on. Spacing bewteen children is packed so that the leave nodes are equally distributed. The parent of a set of children nodes is placed in the middle of their horizontal range.

Copyright: Copyright (c) 2007

Company:

Version:
1.0
Author:
Bilal Alsallakh