|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.JRAbstractExporter.BaseExporterContext
public abstract class JRAbstractExporter.BaseExporterContext
| Constructor Summary | |
|---|---|
JRAbstractExporter.BaseExporterContext()
|
|
| Method Summary | |
|---|---|
JasperPrint |
getExportedReport()
Returns the report which is currently exported. |
JRExporter |
getExporter()
Returns the current exporter. |
java.util.Map |
getExportParameters()
Returns the map of export parameters. |
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.jasperreports.engine.export.JRExporterContext |
|---|
getExportPropertiesPrefix |
| Constructor Detail |
|---|
public JRAbstractExporter.BaseExporterContext()
| Method Detail |
|---|
public JRExporter getExporter()
JRExporterContext
getExporter in interface JRExporterContextpublic JasperPrint getExportedReport()
JRExporterContext
getExportedReport in interface JRExporterContextpublic java.util.Map getExportParameters()
JRExporterContext
The map uses JRExporterParameter instances as keys.
getExportParameters in interface JRExporterContextpublic int getOffsetX()
JRExporterContext
getOffsetX in interface JRExporterContextpublic int getOffsetY()
JRExporterContext
getOffsetY in interface JRExporterContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||