Package | Description |
---|---|
net.sf.reportengine.core | |
net.sf.reportengine.core.calc | |
net.sf.reportengine.util |
Modifier and Type | Method and Description |
---|---|
CalcIntermResult[][] |
AbstractReportStep.getCalcIntermResultsMatrix(StepInput stepInput)
returns the calculator within context
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGroupCalculator<R,I extends CalcIntermResult<R>,V>
This is just a holder for the label of group calculators.
|
interface |
GroupCalculator<R,I extends CalcIntermResult<R>,V>
Interface for Group Calculators
|
Modifier and Type | Class and Description |
---|---|
class |
AvgCalcIntermResult<T> |
class |
DefaultCalcIntermResult<E>
This is an immutable wrapper around the value stored as the intermediate result of the group computations.
|
class |
FirstCalcIntermResult<T> |
Modifier and Type | Method and Description |
---|---|
CalcIntermResult[][] |
CalculatorIntermResultsMatrix.getIntermResultsMatrix() |
Copyright © 2006–2015. All rights reserved.