public class SimpleGraphics2DReportConfiguration extends SimpleReportExportConfiguration implements Graphics2DReportConfiguration
MINIMIZE_PRINTER_JOB_SIZEPROPERTY_IGNORE_PAGE_MARGINSPROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS| Constructor and Description |
|---|
SimpleGraphics2DReportConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Float |
getZoomRatio()
The zoom ratio used for the export.
|
java.lang.Boolean |
isIgnoreMissingFont() |
java.lang.Boolean |
isMinimizePrinterJobSize()
Flag to control the use of an AWT rendering fix which causes the printer job size to be reduced when
the exporter draws onto a printer graphic context.
|
void |
setIgnoreMissingFont(java.lang.Boolean isIgnoreMissingFont) |
void |
setMinimizePrinterJobSize(java.lang.Boolean isMinimizePrinterJobSize) |
void |
setZoomRatio(java.lang.Float zoomRatio) |
getEndPageIndex, getExporterFilter, getHyperlinkProducerFactory, getOffsetX, getOffsetY, getPageIndex, getProgressMonitor, getStartPageIndex, setEndPageIndex, setExporterFilter, setHyperlinkProducerFactory, setOffsetX, setOffsetY, setPageIndex, setProgressMonitor, setStartPageIndexisOverrideHints, setOverrideHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndPageIndex, getExporterFilter, getHyperlinkProducerFactory, getOffsetX, getOffsetY, getPageIndex, getProgressMonitor, getStartPageIndexisOverrideHintspublic java.lang.Float getZoomRatio()
Graphics2DReportConfigurationgetZoomRatio in interface Graphics2DReportConfigurationpublic void setZoomRatio(java.lang.Float zoomRatio)
public java.lang.Boolean isMinimizePrinterJobSize()
Graphics2DReportConfigurationisMinimizePrinterJobSize in interface Graphics2DReportConfigurationGraphics2DReportConfiguration.MINIMIZE_PRINTER_JOB_SIZEpublic void setMinimizePrinterJobSize(java.lang.Boolean isMinimizePrinterJobSize)
public java.lang.Boolean isIgnoreMissingFont()
isIgnoreMissingFont in interface Graphics2DReportConfigurationpublic void setIgnoreMissingFont(java.lang.Boolean isIgnoreMissingFont)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com