Uses of Class
infovis.tree.visualization.treemap.TreemapFactory

Packages that use TreemapFactory
infovis.tree.visualization.treemap Provides helper classes for visualizing tree using treemaps. 
 

Uses of TreemapFactory in infovis.tree.visualization.treemap
 

Methods in infovis.tree.visualization.treemap that return TreemapFactory
static TreemapFactory TreemapFactory.getInstance()
          Returns the global instance of this factory.
 

Methods in infovis.tree.visualization.treemap with parameters of type TreemapFactory
static void TreemapFactory.setInstance(TreemapFactory factory)
          Sets the global instance of this factory.
 



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