| Package | Description |
|---|---|
| net.sf.jasperreports.crosstabs | |
| net.sf.jasperreports.crosstabs.base | |
| net.sf.jasperreports.crosstabs.design | |
| net.sf.jasperreports.crosstabs.fill | |
| net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
| net.sf.jasperreports.engine.util |
Utility classes.
|
| net.sf.jasperreports.engine.xml |
Contains classes for loading report templates from XML files.
|
| Modifier and Type | Method and Description |
|---|---|
JRCrosstabBucket |
JRCrosstabGroup.getBucket()
Returns the bucketing information for this group.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JRBaseCrosstabBucket
Base read-only implementation of
JRCrosstabBucket. |
| Modifier and Type | Field and Description |
|---|---|
protected JRCrosstabBucket |
JRBaseCrosstabGroup.bucket |
| Modifier and Type | Method and Description |
|---|---|
JRCrosstabBucket |
JRBaseCrosstabGroup.getBucket() |
| Constructor and Description |
|---|
JRBaseCrosstabBucket(JRCrosstabBucket bucket,
JRBaseObjectFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
JRDesignCrosstabBucket
Implementation of
crosstab group bucket
to be used for report designing. |
| Modifier and Type | Method and Description |
|---|---|
JRCrosstabBucket |
JRFillCrosstabGroup.getBucket() |
| Modifier and Type | Method and Description |
|---|---|
JRBaseCrosstabBucket |
JRBaseObjectFactory.getCrosstabBucket(JRCrosstabBucket bucket) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JRApiWriter.writeBucket(JRCrosstabBucket bucket,
String parentName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JRXmlWriter.writeBucket(JRCrosstabBucket bucket) |
Copyright © 2012. All Rights Reserved.