protected class JRPdfExporter.ExporterContext extends JRAbstractExporter.BaseExporterContext implements JRPdfExporterContext
Modifier | Constructor and Description |
---|---|
protected |
ExporterContext() |
Modifier and Type | Method and Description |
---|---|
com.lowagie.text.pdf.PdfWriter |
getPdfWriter()
Returns the
PdfWriter instance used by the exporter. |
getExportedReport, getExporter, getExporterRef, getExportParameters, getExportPropertiesPrefix, getJasperReportsContext, getOffsetX, getOffsetY, getValue, getValues, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExportedReport, getExporter, getExporterRef, getExportParameters, getExportPropertiesPrefix, getJasperReportsContext, getOffsetX, getOffsetY, getValue, getValues, setValue
public com.lowagie.text.pdf.PdfWriter getPdfWriter()
JRPdfExporterContext
PdfWriter
instance used by the exporter.getPdfWriter
in interface JRPdfExporterContext
PdfWriter
instanceCopyright © 2016. All rights reserved.