Uses of Class
infovis.tree.LeafCountColumn

Packages that use LeafCountColumn
infovis.tree Provides a set of classes related to visualization of trees. 
 

Uses of LeafCountColumn in infovis.tree
 

Methods in infovis.tree that return LeafCountColumn
static LeafCountColumn LeafCountColumn.findColumn(Tree tree)
          Returns the TreeCountColumn associated with the specified tree, creating it if necessary.
static LeafCountColumn LeafCountColumn.getColumn(Tree tree)
          Returns the TreeCountColumn associated with the specified tree or null.
 



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