| Package | Description |
|---|---|
| prefuse.data.util |
Utility classes for supporting prefuse data structures, including
indexes, iterators, filters, and column projections.
|
| prefuse.util.collections |
Utility classes providing useful data structures not present in the Java
Collections framework.
|
| Constructor and Description |
|---|
TreeIndex(Table t,
RowManager rows,
Column col,
java.util.Comparator cmp)
Create a new TreeIndex.
|
| Modifier and Type | Method and Description |
|---|---|
static IntSortedMap |
SortedMapFactory.getMap(java.lang.Class type,
java.util.Comparator cmp,
boolean unique) |
Copyright ? 2013 Regents of the University of California