Uses of Package
prefuse.data.tree

Packages that use prefuse.data.tree
prefuse.action.layout.graph Action modules for computing the layout of graph or tree structured data. 
prefuse.data Table, Graph, and Tree data structures for organizing data. 
prefuse.data.tree   
prefuse.data.util Utility classes for supporting prefuse data structures, including indexes, iterables, filters, and column projections. 
prefuse.visual Classes for representing and storing VisualItems. 
 

Classes in prefuse.data.tree used by prefuse.action.layout.graph
DeclarativeTree
          This is intended to be a lightweight means of defining a Tree across an existing Graph.
 

Classes in prefuse.data.tree used by prefuse.data
DeclarativeTree
          This is intended to be a lightweight means of defining a Tree across an existing Graph.
 

Classes in prefuse.data.tree used by prefuse.data.tree
AbstractDeclarativeTree
          This is a base implementation for a declarative tree.
DeclarativeTree
          This is intended to be a lightweight means of defining a Tree across an existing Graph.
 

Classes in prefuse.data.tree used by prefuse.data.util
DeclarativeTree
          This is intended to be a lightweight means of defining a Tree across an existing Graph.
 

Classes in prefuse.data.tree used by prefuse.visual
DeclarativeTree
          This is intended to be a lightweight means of defining a Tree across an existing Graph.
 



Copyright © 2008 Regents of the University of California