Uses of Package
prefuse.action.layout

Packages that use prefuse.action.layout
prefuse.action.distortion Actions modules which distort the presentation space to support enhanced navigation and browsing. 
prefuse.action.layout Action modules providing layout algorithms for use by prefuse visualizations. 
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. 
 

Classes in prefuse.action.layout used by prefuse.action.distortion
Layout
          Abstract base class providing convenience methods for layout algorithms.
 

Classes in prefuse.action.layout used by prefuse.action.layout
AxisLayout
          Layout Action that assigns positions along a single dimension (either x or y) according to a specified data field.
Layout
          Abstract base class providing convenience methods for layout algorithms.
 

Classes in prefuse.action.layout used by prefuse.action.layout.graph
Layout
          Abstract base class providing convenience methods for layout algorithms.
 

Classes in prefuse.action.layout used by prefuse.controls
Layout
          Abstract base class providing convenience methods for layout algorithms.
 



Copyright © 2007 Regents of the University of California