public interface Graphics2DReportConfiguration extends ReportExportConfiguration
JRGraphics2DExporter
Modifier and Type | Field and Description |
---|---|
static String |
MINIMIZE_PRINTER_JOB_SIZE
Property that provides a default value for the
isMinimizePrinterJobSize() exporter configuration setting. |
PROPERTY_IGNORE_PAGE_MARGINS
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Modifier and Type | Method and Description |
---|---|
Float |
getZoomRatio()
The zoom ratio used for the export.
|
Boolean |
isIgnoreMissingFont() |
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.
|
getEndPageIndex, getExporterFilter, getHyperlinkProducerFactory, getOffsetX, getOffsetY, getPageIndex, getProgressMonitor, getStartPageIndex
isOverrideHints
static final String MINIMIZE_PRINTER_JOB_SIZE
isMinimizePrinterJobSize()
exporter configuration setting.Float getZoomRatio()
Boolean isMinimizePrinterJobSize()
MINIMIZE_PRINTER_JOB_SIZE
Boolean isIgnoreMissingFont()
Copyright © 2016. All rights reserved.