|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimpleAggregation<T>
An interface that collects together multiple items and presents one item of the same type to represent the multiple values. An example is the mean average of (some property of) a population. You can also use the same interface to provide median and mode averages, or to sum values or generate prototypical object instances.
Method Summary |
---|
Methods inherited from interface com.jidesoft.chart.model.Aggregation |
---|
aggregate |
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |