Interface | Description |
---|---|
TabularPivotModel.RawDataRunner |
Class | Description |
---|---|
AbstractCalculator<C extends Context<C>> |
The skeleton to implement
ContextualCalculator . |
AbstractPivotModel |
A skeletal implementation for
PivotModel |
CalculatorContextSignature |
An immutable object that express the requirement of the bottom level cache
of TabularPivotModel.
|
SimplePivotField |
A simple pivot field implementation.
|
SimplePivotHeaderNode |
A simple implementation of PivotHeaderNode
|
SimplePivotHeaderTree |
A simple implementation of PivotHeaderTree
|
SimplePivotRenderer |
A basic implementation of PivotRenderer.
|
TabularPivotField |
A
PivotField implementation for TabularPivotModel |
TabularPivotModel |
An implementation of PivotModel, which takes raw data in the form of a two
dimensional list.
|
TabularPivotModel.CalculatorContextSpace |
Enum | Description |
---|---|
StandardCalculator |
The built-in Calculator set for
TabularPivotModel . |
StandardContextType |
The built-in collection of
ContextType . |
Implementation of models.
Copyright © 2017. All rights reserved.