Package | Description |
---|---|
prefuse.data.util |
Utility classes for supporting prefuse data structures, including
indexes, iterators, filters, and column projections.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractColumnProjection.addProjectionListener(ProjectionListener lstnr) |
void |
ColumnProjection.addProjectionListener(ProjectionListener lstnr)
Add a listener to this column projection
|
void |
AbstractColumnProjection.removeProjectionListener(ProjectionListener lstnr) |
void |
ColumnProjection.removeProjectionListener(ProjectionListener lstnr)
Remove a listener from this column projection
|
Copyright ? 2013 Regents of the University of California