Package | Description |
---|---|
net.sf.jasperreports.crosstabs.fill.calculation |
Contains classes to be used in crosstab calculations at report filling time.
|
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
Modifier and Type | Field and Description |
---|---|
protected CrosstabCell[][] |
CrosstabBucketingService.cells |
Modifier and Type | Method and Description |
---|---|
CrosstabCell[][] |
CrosstabBucketingService.getCrosstabCells()
Returns the crosstab data cells.
|
Modifier and Type | Field and Description |
---|---|
protected CrosstabCell[][] |
JRFillCrosstab.cellData |
Modifier and Type | Method and Description |
---|---|
protected void |
JRFillCrosstab.CrosstabFiller.setMeasureVariables(CrosstabCell cell) |
Copyright © 2016. All rights reserved.