Uses of Class
infovis.tree.visualization.nodelink.TreeLayoutFactory

Packages that use TreeLayoutFactory
infovis.tree.visualization.nodelink Implements Node-Link diagram layouts for trees. 
 

Uses of TreeLayoutFactory in infovis.tree.visualization.nodelink
 

Methods in infovis.tree.visualization.nodelink that return TreeLayoutFactory
static TreeLayoutFactory TreeLayoutFactory.getInstance()
          Returns the instance of this factory.
 

Methods in infovis.tree.visualization.nodelink with parameters of type TreeLayoutFactory
static void TreeLayoutFactory.setInstance(TreeLayoutFactory inst)
          Sets the instance of TreeLayoutFactory.
 



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