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_MARGINSPROPERTY_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, getStartPageIndexisOverrideHintsstatic final String MINIMIZE_PRINTER_JOB_SIZE
isMinimizePrinterJobSize() exporter configuration setting.Float getZoomRatio()
Boolean isMinimizePrinterJobSize()
MINIMIZE_PRINTER_JOB_SIZEBoolean isIgnoreMissingFont()
Copyright © 2017. All rights reserved.