| 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.data |
Table, Graph, and Tree data structures for organizing data.
|
| prefuse.data.column |
Data columns for storing typed data within a data table.
|
| prefuse.data.expression |
Classes implementing an SQL-like expression language for filtering and manipulating data.
|
| Modifier and Type | Field and Description |
|---|---|
protected CopyOnWriteArrayList |
Display.m_bounders |
protected CopyOnWriteArrayList |
Display.m_controls |
protected CopyOnWriteArrayList |
Display.m_painters |
| Modifier and Type | Field and Description |
|---|---|
protected CopyOnWriteArrayList |
CompositeAction.m_actions |
| Modifier and Type | Field and Description |
|---|---|
protected CopyOnWriteArrayList |
Table.m_listeners
Listeners for changes to this table
|
| Modifier and Type | Field and Description |
|---|---|
protected CopyOnWriteArrayList |
AbstractColumn.m_listeners |
| Modifier and Type | Field and Description |
|---|---|
protected CopyOnWriteArrayList |
FunctionExpression.m_params |
Copyright ? 2013 Regents of the University of California