| Package | Description |
|---|---|
| net.sf.jasperreports.crosstabs.fill |
Contains classes to be used at report filling time for the Crosstab report element.
|
| 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 | Class and Description |
|---|---|
class |
BucketExpressionOrderer |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderByColumnOrderer |
| Modifier and Type | Field and Description |
|---|---|
protected BucketOrderer |
BucketDefinition.orderer |
| Modifier and Type | Method and Description |
|---|---|
BucketOrderer |
BucketDefinition.getOrderer() |
| Constructor and Description |
|---|
BucketDefinition(java.lang.Class<?> valueClass,
BucketOrderer orderer,
java.util.Comparator<java.lang.Object> comparator,
BucketOrder order,
CrosstabTotalPositionEnum totalPosition)
Creates a bucket.
|
| Modifier and Type | Method and Description |
|---|---|
protected BucketOrderer |
JRFillCrosstab.createOrderer(JRCrosstabGroup group,
int groupIndex,
java.util.Comparator<java.lang.Object> bucketComparator) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com