protected class JRPdfExporter.ExporterContext extends JRAbstractExporter.BaseExporterContext implements JRPdfExporterContext
| Modifier | Constructor and Description |
|---|---|
protected |
JRPdfExporter.ExporterContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExportPropertiesPrefix()
Returns the properties prefix for the current exporter.
|
com.lowagie.text.pdf.PdfWriter |
getPdfWriter()
Returns the
PdfWriter instance used by the exporter. |
getExportedReport, getExporter, getExportParameters, getJasperReportsContext, getOffsetX, getOffsetYclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExportedReport, getExporter, getExportParameters, getJasperReportsContext, getOffsetX, getOffsetYpublic String getExportPropertiesPrefix()
JRExporterContextgetExportPropertiesPrefix in interface JRExporterContextpublic com.lowagie.text.pdf.PdfWriter getPdfWriter()
JRPdfExporterContextPdfWriter instance used by the exporter.getPdfWriter in interface JRPdfExporterContextPdfWriter instanceCopyright © 2012. All Rights Reserved.