edgebundles.visualisation.tree
Class RadialLayoutVisualiser

public class RadialLayoutVisualiser
extends edgebundles.visualisation.tree.TreeVisualiser

Title: Radial Layout Visualiser

Description: This visualiser palces the root node in the center of the viewing area, then distribute its child nodes radially around it. Each child node occupies a sector proportional to the number of leave nodes it has. Then further children are drawn on a circle around the first-level children, where each child is drawn in the sector of its parent node.

Copyright: Copyright (c) 2007

Company:

Version:
1.0
Author:
Bilal Alsallakh