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.crosstabs.type |
Contains
enum types used by the Crosstab element. |
Modifier and Type | Method and Description |
---|---|
CrosstabPercentageEnum |
JRCrosstabMeasure.getPercentageType()
Returns the percentage calculation type performed on this measure.
|
Modifier and Type | Field and Description |
---|---|
protected CrosstabPercentageEnum |
JRBaseCrosstabMeasure.percentageType |
Modifier and Type | Method and Description |
---|---|
CrosstabPercentageEnum |
JRBaseCrosstabMeasure.getPercentageType() |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignCrosstabMeasure.setPercentageType(CrosstabPercentageEnum percentageType)
Sets the percentage calculation type.
|
Modifier and Type | Method and Description |
---|---|
CrosstabPercentageEnum |
JRFillCrosstabMeasure.getPercentageType() |
Modifier and Type | Method and Description |
---|---|
static CrosstabPercentageEnum |
CrosstabPercentageEnum.getByName(java.lang.String name) |
static CrosstabPercentageEnum |
CrosstabPercentageEnum.getByValue(byte value)
Deprecated.
Used only by deprecated serialized fields.
|
static CrosstabPercentageEnum |
CrosstabPercentageEnum.getByValue(java.lang.Byte value)
Deprecated.
Used only by deprecated serialized fields.
|
static CrosstabPercentageEnum |
CrosstabPercentageEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CrosstabPercentageEnum[] |
CrosstabPercentageEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com