Treeviz 0.37 2010-10-17

Package ch.randelshofer.tree.hypertree

Provides classes for the interactive visualization of trees using a hyperbolic projection of the tree.

See:
          Description

Interface Summary
HTView  
 

Class Summary
HTAction The HTAction class manage the action on the hypertree : drag of a node...
HTDraw The HTDraw class implements the drawing model for the HTView.
HTDrawNodeComposite The HTDrawNodeComposite class implements the Composite design pattern for HTDrawNode.
HTModel The HTModel class implements the model for the HyperTree.
HTModelNode The HTModelNode class implements encapsulation of a TreeNode for the model.
HTModelNodeComposite The HTModelNodeComposite class implements the Composite design pattern for HTModelNode.
HTNodeLabel The HTNodeLabel class implements the drawed label representing a node.
HTTransformation The HTTransformation class implements a isometrie transformation in the hyperbolic space.
HyperTree The HyperTree class implements an hyperbolic tree representation for data.
SwingHTView The SwingHTView class implements a view of the HyperTree for use in a Swing based application.
 

Package ch.randelshofer.tree.hypertree Description

Provides classes for the interactive visualization of trees using a hyperbolic projection of the tree.


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