Package de.uplanet.lucy.server.auxiliaries.chart
-
Interface Summary Interface Description IAggregatorBucket<G,V extends IAggregatorDataPoint> IAggregatorDataPoint -
Class Summary Class Description AbstractNumberAggregator<R,T extends AbstractSumAggregatorBucket<? extends R>> AbstractSumAggregatorBucket<G> AbstractSumAggregatorBucket.SortableDoubleAggregatorDataPointList A list of row values.NumberByDateAggregator This class can be used to aggregate numbers while grouping them by date intervals.NumberByDoubleAggregator This class can be used to aggregate numbers while grouping them by numerical values.NumberByLongAggregator This class can be used to aggregate numbers while grouping them by numerical values.NumberByStringAggregator This class can be used to aggregate numbers while grouping them by strings.SumByDateAggregatorBucket SumByDoubleAggregatorBucket SumByLongAggregatorBucket SumByStringAggregatorBucket