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. |
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 | Method and Description |
---|---|
CrosstabRowPositionEnum |
JRCrosstabRowGroup.getPositionValue()
Returns the position of the header contents for header stretching.
|
Modifier and Type | Field and Description |
---|---|
protected CrosstabRowPositionEnum |
JRBaseCrosstabRowGroup.positionValue |
Modifier and Type | Method and Description |
---|---|
CrosstabRowPositionEnum |
JRBaseCrosstabRowGroup.getPositionValue() |
Modifier and Type | Field and Description |
---|---|
protected CrosstabRowPositionEnum |
JRDesignCrosstabRowGroup.positionValue |
Modifier and Type | Method and Description |
---|---|
CrosstabRowPositionEnum |
JRDesignCrosstabRowGroup.getPositionValue() |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignCrosstabRowGroup.setPosition(CrosstabRowPositionEnum positionValue)
Sets the header contents stretch position.
|
Modifier and Type | Method and Description |
---|---|
CrosstabRowPositionEnum |
JRFillCrosstabRowGroup.getPositionValue() |
Modifier and Type | Method and Description |
---|---|
static CrosstabRowPositionEnum |
CrosstabRowPositionEnum.getByName(java.lang.String name) |
static CrosstabRowPositionEnum |
CrosstabRowPositionEnum.getByValue(byte value)
Deprecated.
Used only by deprecated serialized fields.
|
static CrosstabRowPositionEnum |
CrosstabRowPositionEnum.getByValue(java.lang.Byte value)
Deprecated.
Used only by deprecated serialized fields.
|
static CrosstabRowPositionEnum |
CrosstabRowPositionEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CrosstabRowPositionEnum[] |
CrosstabRowPositionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JRFillCellContents |
JRFillCellContents.getTransformedContents(int newWidth,
int newHeight,
CrosstabColumnPositionEnum xPosition,
CrosstabRowPositionEnum yPosition) |
void |
JRFillCellContents.setVerticalPositionType(CrosstabRowPositionEnum positionType) |
© 2001 - 2018 TIBCO Software Inc. www.jaspersoft.com