|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableAggregateItem | |
---|---|
prefuse | The top-level Visualization and Display classes, as well as Constants used throughout the toolkit. |
prefuse.visual | Classes for representing and storing VisualItems. |
Uses of TableAggregateItem in prefuse |
---|
Methods in prefuse that return types with arguments of type TableAggregateItem | ||
---|---|---|
|
Visualization.addAggregates(java.lang.String group)
Add a group of aggregates to this visualization. |
|
|
Visualization.addAggregates(java.lang.String group,
Schema schema)
Add a group of aggregates to this visualization. |
Uses of TableAggregateItem in prefuse.visual |
---|
Methods in prefuse.visual that return types with arguments of type TableAggregateItem | ||
---|---|---|
static
|
AggregateTable.createAggregateTable(Visualization vis,
java.lang.String group)
|
|
static
|
AggregateTable.createAggregateTable(Visualization vis,
java.lang.String group,
Schema schema)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |