Treeviz 0.37 2010-10-17

Package ch.randelshofer.tree.sunray

Provides classes for the interactive visualization of trees using a sunray layout and an iceray layout.

See:
          Description

Interface Summary
SunrayViewer This interface is implemented by all views which can display a SunrayTree.
 

Class Summary
IcerayDraw IcerayDraw draws a linear version of a SunrayTree.
IcerayModel IcerayModel manages a SunrayTree and its IcerayView.
IcerayView IcerayView provides an interactive user interface for an IcerayTree.
SunrayCompositeNode SunrayCompositeNode.
SunrayDraw SunrayDraw draws a CirclemapTree.
SunrayModel SunrayModel manages a SunburstTree and its SunrayView.
SunrayNode The SunburstNode encapsulatets a TreeNode whithin a SunrayTree.
SunrayTree SunrayView provides an interactive user interface for a SunrayTree.
SunrayView SunrayView.
 

Package ch.randelshofer.tree.sunray Description

Provides classes for the interactive visualization of trees using a sunray layout and an iceray layout.


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