Uses of Package
infovis.tree

Packages that use infovis.tree
infovis.metadata Provides for Metadata management. 
infovis.tree Provides a set of classes related to visualization of trees. 
infovis.tree.visualization Provides trees visualizations. 
infovis.tree.visualization.nodelink Implements Node-Link diagram layouts for trees. 
 

Classes in infovis.tree used by infovis.metadata
DepthFirst.Visitor
          Class for traversing a tree depth first.
 

Classes in infovis.tree used by infovis.tree
BreadthFirst.Visitor
          Class for traversing a tree breadth first.
DegreeColumn
          Computes and maintains the degree of a tree in a column.
DepthColumn
          Class DepthColumn
DepthFirst.Visitor
          Class for traversing a tree depth first.
LeafCountColumn
          Class for computing and maintaining the number of leaves for each node in a tree.
TreeIntColumn
          Base class for columns computing topological values on a tree.
TreeProxy
           
 

Classes in infovis.tree used by infovis.tree.visualization
DepthFirst.Visitor
          Class for traversing a tree depth first.
TreeIntColumn
          Base class for columns computing topological values on a tree.
 

Classes in infovis.tree used by infovis.tree.visualization.nodelink
DepthFirst.Visitor
          Class for traversing a tree depth first.
 



Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.