Treeviz 0.37 2010-10-17

Package ch.randelshofer.tree.sunburst

Provides classes for the interactive visualization of trees using a sunburst layout and an icicle layout.

See:
          Description

Interface Summary
SunburstViewer This interface is implemented by all views which can display a SunburstTree.
 

Class Summary
IcicleDraw IcicleDraw draws a linear version of a SunburstTree.
IcicleModel IcicleModel manages a SunburstTree and its IcicleView.
IcicleView IcicleView provides an interactive user interface for an IcicleTree.
SunburstCompositeNode SunburstCompositeNode.
SunburstDraw SunburstDraw draws a SunburstTree.
SunburstModel SunburstModel manages a SunburstTree and its SunburstView.
SunburstNode The SunburstNode encapsulatets a TreeNode whithin a SunburstTree.
SunburstTree The SunburstTree class implements the model for the SunBurstTree.
SunburstView SunburstView provides an interactive user interface for a SunburstTree.
 

Package ch.randelshofer.tree.sunburst Description

Provides classes for the interactive visualization of trees using a sunburst layout and an icicle layout.


Copyright 2007-2008 (c) Werner Randelshofer.
All rights reserved.