| 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.engine.base |
Contains base implementations for the library's main interfaces.
|
| 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 |
|---|---|
CrosstabColumnCell |
JRCrosstab.getTitleCell()
Returns the title cell, which renders once at the beginning of the crosstab.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCrosstabColumnCell |
| Modifier and Type | Field and Description |
|---|---|
protected CrosstabColumnCell |
JRBaseCrosstab.titleCell |
| Modifier and Type | Method and Description |
|---|---|
CrosstabColumnCell |
JRBaseCrosstab.getTitleCell() |
| Constructor and Description |
|---|
BaseCrosstabColumnCell(CrosstabColumnCell cell,
JRBaseObjectFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DesignCrosstabColumnCell |
| Modifier and Type | Method and Description |
|---|---|
CrosstabColumnCell |
JRDesignCrosstab.getTitleCell() |
| Modifier and Type | Method and Description |
|---|---|
CrosstabColumnCell |
JRBaseObjectFactory.getCrosstabColumnCell(CrosstabColumnCell cell) |
| Modifier and Type | Method and Description |
|---|---|
CrosstabColumnCell |
JRBaseObjectFactory.getCrosstabColumnCell(CrosstabColumnCell cell) |
| Modifier and Type | Method and Description |
|---|---|
CrosstabColumnCell |
JRFillCrosstab.getTitleCell() |
Copyright © 2017. All rights reserved.