Package prefuse.action.layout

Action modules providing layout algorithms for use by prefuse visualizations.

See: Description

Package prefuse.action.layout Description

Action modules providing layout algorithms for use by prefuse visualizations. All provided layouts descend from the abstract Layout class, allowing the layout bounds and anchor point to be customized on a per-Action basis. Layouts specifically for graph or tree structured data are available in the prefuse.action.layout.graph package.

Copyright ? 2013 Regents of the University of California