|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AggregationModel<S,H extends Shape> | This interface provides methods which are common to the aggregation model and sub model. |
HiliteShapeCalculator<S extends Shape,H extends Shape> | Hilite shape calculator interface which is used in the aggregation value classes to calculate the hilite shape. |
Class Summary | |
---|---|
AggregationValModel<T extends AggregationValSubModel<S,H>,S extends Shape,H extends Shape> | This abstract class holds the data of a particular aggregation value and its
AggregationValSubModel s. |
AggregationValSubModel<S extends Shape,H extends Shape> | This class holds the data of a sub model which represents rows of the same color. |
DrawingUtils | Utility class that eases the drawing of different shapes. |
Enum Summary | |
---|---|
AggregationMethod | Enumerates all possible aggregation methods of the Histogram visualisation. |
ValueScale | Enumeration of different value scales. |
This package contains all data models and some utility classes which are used in the different aggregation visualization implementations like pie chart and histogram.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |