Package | Description |
---|---|
net.sf.reportengine.core.steps | |
net.sf.reportengine.core.steps.crosstab | |
net.sf.reportengine.core.steps.intermed |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOutputStep<T,U,V> |
class |
DataRowsOutputStep |
class |
ExternalSortPreparationStep |
class |
FlatTableTotalsOutputStep |
class |
GroupLevelDetectorStep
this computes the aggregation level for the current dataEvent.
|
class |
InMemorySortStep |
class |
PreviousRowManagerStep
this is the manager of the previous row.
|
class |
TotalsCalculatorStep
this step is responsible for :
1. initializing / reinitializing the totals
2. computing the totals
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCrosstabStep<T,U,V> |
class |
DistinctValuesDetectorStep
Mainly this step detects the distinct values appearing on crosstabHeadersRows.
|
class |
IntermedRowMangerStep
This is the manager of the intermediate crosstab row.
|
Modifier and Type | Class and Description |
---|---|
class |
IntermedDataRowsOutputStep
this is an extension of the DataRowsOutputStep ( relies on the execute method of this class)
but based on the internal computed data columns and group columns
|
class |
IntermedGroupLevelDetectorStep |
class |
IntermedPreviousRowManagerStep |
class |
IntermedTotalsCalculatorStep |
class |
IntermedTotalsOutputStep
displays the intermediate totals
|
Copyright © 2006–2015. All rights reserved.