Package | Description |
---|---|
prefuse |
The top-level Visualization and Display classes, as well as Constants
used throughout the toolkit.
|
prefuse.util.display |
Utility classes specific to the Display class.
|
prefuse.visual.sort |
ItemSorter instances for determining the rendering order of VisualItems.
|
Modifier and Type | Method and Description |
---|---|
ItemSorter |
Display.getItemSorter()
Get the ItemSorter that determines the rendering order of the
VisualItems.
|
Modifier and Type | Method and Description |
---|---|
void |
Display.setItemSorter(ItemSorter cmp)
Set the ItemSorter that determines the rendering order of the
VisualItems.
|
Modifier and Type | Field and Description |
---|---|
ItemSorter |
RenderingQueue.sort |
Modifier and Type | Class and Description |
---|---|
class |
TreeDepthItemSorter
ItemSorter that sorts items by tree depths.
|
Copyright ? 2013 Regents of the University of California