Package | Description |
---|---|
net.sf.reportengine.core.steps.crosstab | |
net.sf.reportengine.out |
Class and Description |
---|
AbstractCrosstabStep |
IntermComputedDataList
this class holds values computed by the intermediate report (coming from CrosstabData) and arranged as a single object
in the intermediate row
The order of the objects is not important because any IntermediateDataInfo object has the position specified as an array
|
IntermComputedTotalsList
this class holds total values computed by intermediate report on CrosstabData and
destined for special total-data columns in the final report
The order is not important because all IntermediateTotalInfo objects have a position inside
|
IntermediateDataInfo |
IntermediateReportRow
Intermediate report row.
|
IntermediateTotalInfo |
IntermOriginalDataColsList
This class holds values belonging to data columns in the final report (declared as data columns by the user)
the order of the values is the same as the order of data columns declared by the user
|
IntermOriginalGroupValuesList
this class holds values belonging to group columns in the final report
(declared as group columns by the user)
The order of the values is exactly as the order of the group columns in the final report1
|
Class and Description |
---|
IntermediateReportRow
Intermediate report row.
|
Copyright © 2006–2015. All rights reserved.