Uses of Package
prefuse

Packages that use prefuse
prefuse The top-level Visualization and Display classes, as well as Constants used throughout the toolkit. 
prefuse.action A library of reusable and composable modules for performing data processing or assigning visual attributes. 
prefuse.action.assignment Action modules for assigning visual properties such as colors, sizes, and fonts. 
prefuse.action.filter Action modules for visually filtering items by controlling their visibility. 
prefuse.action.layout.graph Action modules for computing the layout of graph or tree structured data. 
prefuse.controls Control modules for incorporating interaction in prefuse Displays. 
prefuse.render Interfaces and modules for rendering VisualItems into a graphics context. 
prefuse.util Utility classes for use by both the toolkit and applications, including color and font support. 
prefuse.util.display Utility classes specific to the Display class. 
prefuse.util.ui Utility classes facilitating the generation and composition of user interface components. 
prefuse.visual Classes for representing and storing VisualItems. 
prefuse.visual.tuple Implementations of VisualItem types and backing TupleManager instances. 
 

Classes in prefuse used by prefuse
Alignment
          An enum representing horizontal/vertical alignment.
Display
          User interface component that provides an interactive view onto a visualization.
PredefinedShape
          Predefined ShapeBuilders
ShapeBuilder
           
Visualization
          Central data structure representing an interactive Visualization.
 

Classes in prefuse used by prefuse.action
Visualization
          Central data structure representing an interactive Visualization.
 

Classes in prefuse used by prefuse.action.assignment
ShapeBuilder
           
 

Classes in prefuse used by prefuse.action.filter
Visualization
          Central data structure representing an interactive Visualization.
 

Classes in prefuse used by prefuse.action.layout.graph
Alignment
          An enum representing horizontal/vertical alignment.
 

Classes in prefuse used by prefuse.controls
Display
          User interface component that provides an interactive view onto a visualization.
 

Classes in prefuse used by prefuse.render
Alignment
          An enum representing horizontal/vertical alignment.
 

Classes in prefuse used by prefuse.util
Alignment
          An enum representing horizontal/vertical alignment.
Display
          User interface component that provides an interactive view onto a visualization.
 

Classes in prefuse used by prefuse.util.display
Display
          User interface component that provides an interactive view onto a visualization.
 

Classes in prefuse used by prefuse.util.ui
Display
          User interface component that provides an interactive view onto a visualization.
Visualization
          Central data structure representing an interactive Visualization.
 

Classes in prefuse used by prefuse.visual
ShapeBuilder
           
Visualization
          Central data structure representing an interactive Visualization.
 

Classes in prefuse used by prefuse.visual.tuple
ShapeBuilder
           
Visualization
          Central data structure representing an interactive Visualization.
 



Copyright © 2008 Regents of the University of California