Uses of Class
infovis.tree.DegreeColumn

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

Uses of DegreeColumn in infovis.tree
 

Methods in infovis.tree that return DegreeColumn
static DegreeColumn DegreeColumn.findColumn(Tree tree)
          Returns the DegreeColumn of this tree if it exists and creates it otherwise.
static DegreeColumn DegreeColumn.getColumn(Tree tree)
          Returns the DegreeColumn of this tree if it exists or null.
 



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