Package | Description |
---|---|
net.sf.jasperreports.crosstabs |
Contains classes for the Crosstab report element.
|
net.sf.jasperreports.crosstabs.base |
Contains base classes for the Crosstab report element.
|
net.sf.jasperreports.crosstabs.design |
Contains design classes for the Crosstab report element.
|
net.sf.jasperreports.crosstabs.fill |
Contains classes to be used at report filling time for the Crosstab report element.
|
net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
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 © 2021 TIBCO Software Inc.. All rights reserved.