Package | Description |
---|---|
net.sf.jasperreports.crosstabs.fill.calculation | |
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).
|
Constructor and Description |
---|
BucketingService(JRFillCrosstab fillCrosstab,
java.util.List<BucketDefinition> rowBuckets,
java.util.List<BucketDefinition> columnBuckets,
java.util.List<MeasureDefinition> measures,
boolean sorted,
boolean[][] retrieveTotal)
Creates a crosstab bucketing engine.
|
Modifier and Type | Method and Description |
---|---|
JRFillCrosstab.JRFillCrosstabDataset |
JRFillObjectFactory.getCrosstabDataset(JRCrosstabDataset dataset,
JRFillCrosstab fillCrosstab) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com