Package | Description |
---|---|
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.animate |
Action modules for constructing animations.
|
prefuse.action.assignment |
Action modules for assigning visual properties such as colors, sizes, and fonts.
|
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.
|
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.visual |
Classes for representing and storing VisualItems.
|
prefuse.visual.sort |
ItemSorter instances for determining the rendering order of VisualItems.
|
prefuse.visual.tuple |
Implementations of VisualItem types and backing TupleManager
instances.
|
Class and Description |
---|
AggregateTable
VisualTable instance that maintains visual items representing aggregates
of items.
|
VisualGraph
A visual abstraction of a graph data structure.
|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
VisualTable
A visual abstraction of a Table data structure.
|
VisualTree
A visual abstraction of a tree data structure.
|
VisualTupleSet
TupleSet sub-interface for TupleSet instances that contain VisualItems,
Tuple instances that include visual properties.
|
Class and Description |
---|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
Class and Description |
---|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
Class and Description |
---|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
Class and Description |
---|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
VisualTable
A visual abstraction of a Table data structure.
|
Class and Description |
---|
EdgeItem
VisualItem that represents an edge in a graph.
|
NodeItem
VisualItem that represents a node in a graph.
|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
Class and Description |
---|
NodeItem
VisualItem that represents a node in a graph.
|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
Class and Description |
---|
EdgeItem
VisualItem that represents an edge in a graph.
|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
Class and Description |
---|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
Class and Description |
---|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
Class and Description |
---|
NodeItem
VisualItem that represents a node in a graph.
|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
VisualTable
A visual abstraction of a Table data structure.
|
VisualTupleSet
TupleSet sub-interface for TupleSet instances that contain VisualItems,
Tuple instances that include visual properties.
|
Class and Description |
---|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
Class and Description |
---|
AggregateItem
VisualItem that represents an aggregation of one or more other VisualItems.
|
DecoratorItem
VisualItem that "decorates" another VisualItem.
|
EdgeItem
VisualItem that represents an edge in a graph.
|
NodeItem
VisualItem that represents a node in a graph.
|
VisualItem
Base interface for representing a visual item, a data object with a
visual interactive form.
|
Copyright ? 2013 Regents of the University of California