|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JRExporterContext
A context that represents information about an export process.
| Method Summary | |
|---|---|
JasperPrint |
getExportedReport()
Returns the report which is currently exported. |
JRExporter |
getExporter()
Returns the current exporter. |
Map<JRExporterParameter,Object> |
getExportParameters()
Returns the map of export parameters. |
String |
getExportPropertiesPrefix()
Returns the properties prefix for the current exporter. |
JasperReportsContext |
getJasperReportsContext()
|
int |
getOffsetX()
Returns the current X-axis offset at which elements should be exported. |
int |
getOffsetY()
Returns the current Y-axis offset at which elements should be exported. |
| Method Detail |
|---|
JRExporter getExporter()
JasperReportsContext getJasperReportsContext()
JasperPrint getExportedReport()
String getExportPropertiesPrefix()
Map<JRExporterParameter,Object> getExportParameters()
The map uses JRExporterParameter instances as keys.
int getOffsetX()
int getOffsetY()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||