Package | Description |
---|---|
prefuse.controls |
Control modules for incorporating interaction in prefuse Displays.
|
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.
|
prefuse.data.search |
Text search support for prefix, keyword, and regular expression searches.
|
prefuse.data.tuple |
Implementing classes for data tuples, object proxies to a row of table
data.
|
prefuse.data.util |
Utility classes for supporting prefuse data structures, including
indexes, iterators, filters, and column projections.
|
prefuse.util |
Utility classes for use by both the toolkit and applications, including
color and font support.
|
prefuse.util.ui |
Utility classes facilitating the generation and composition of user
interface components.
|
prefuse.visual |
Classes for representing and storing VisualItems.
|
prefuse.visual.expression |
Expressions in the prefuse expression language that are specific to
VisualItems.
|
Class and Description |
---|
TableListener
Listener interface for monitoring changes to a table.
|
Class and Description |
---|
ColumnListener
Listener interface for monitoring changes to a data column.
|
GraphListener
Listner interface for monitoring changes to a graph or tree structure.
|
TableListener
Listener interface for monitoring changes to a table.
|
Class and Description |
---|
ColumnListener
Listener interface for monitoring changes to a data column.
|
Class and Description |
---|
ExpressionListener
Listener interface for monitoring changes to an Expression instance.
|
Class and Description |
---|
EventConstants
Constants used within prefuse data structure modification notifications.
|
Class and Description |
---|
EventConstants
Constants used within prefuse data structure modification notifications.
|
TupleSetListener
Listener interface for monitoring changes to a TupleSet instance.
|
Class and Description |
---|
ColumnListener
Listener interface for monitoring changes to a data column.
|
ExpressionListener
Listener interface for monitoring changes to an Expression instance.
|
ProjectionListener
Listener interface for monitoring changes to the state of a
column projection filter.
|
TableListener
Listener interface for monitoring changes to a table.
|
Class and Description |
---|
ExpressionListener
Listener interface for monitoring changes to an Expression instance.
|
TupleSetListener
Listener interface for monitoring changes to a TupleSet instance.
|
Class and Description |
---|
GraphListener
Listner interface for monitoring changes to a graph or tree structure.
|
TableListener
Listener interface for monitoring changes to a table.
|
Class and Description |
---|
ColumnListener
Listener interface for monitoring changes to a data column.
|
Class and Description |
---|
ExpressionListener
Listener interface for monitoring changes to an Expression instance.
|
Copyright ? 2013 Regents of the University of California