|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.zkoss.pivot.impl.calc | |
|---|---|
| org.zkoss.pivot.impl | Implementation of models. |
| org.zkoss.pivot.impl.calc | |
| Classes in org.zkoss.pivot.impl.calc used by org.zkoss.pivot.impl | |
|---|---|
| Context
The context to hold intermediate result of an aggregation. |
|
| ContextType
Hold information of the type of Context. |
|
| ContextualCalculator
The interface for Calculator that uses Context to compute an
aggregation summary. |
|
| Classes in org.zkoss.pivot.impl.calc used by org.zkoss.pivot.impl.calc | |
|---|---|
| Context
The context to hold intermediate result of an aggregation. |
|
| ContextFactory
The factory interface of Context creation. |
|
| ContextType
Hold information of the type of Context. |
|
| MinMaxContext
The context that keeps track of the MAX and MIN value of the items. |
|
| Numbers.MixedTypedNumber
|
|
| ProductContext
|
|
| SumCountContext
The most commonly used context including SUM, COUNT and COUNT_NUMBER aggregation. |
|
| Summarizer
The interface for summarization from a Context, only used in
StandardCalculator, for the convenience of
polymorphism over its enum construction. |
|
| VarianceContext
The context for calculating variance and standard deviation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||