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. |
static String |
PROPERTY_WHITE_PAGE_BACKGROUND
Property whose value is used as default state of the
isWhitePageBackground() export configuration flag. |
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.
|
Boolean |
isWhitePageBackground()
Flag that determines whether the exporter is to draw white backgrounds for exported pages.
|
getEndPageIndex, getExporterFilter, getHyperlinkProducerFactory, getOffsetX, getOffsetY, getPageIndex, getProgressMonitor, getStartPageIndex
isOverrideHints
static final String MINIMIZE_PRINTER_JOB_SIZE
isMinimizePrinterJobSize()
exporter configuration setting.static final String PROPERTY_WHITE_PAGE_BACKGROUND
isWhitePageBackground()
export configuration flag.
This property is set by default (true
).isWhitePageBackground()
,
Constant Field ValuesFloat getZoomRatio()
Boolean isMinimizePrinterJobSize()
MINIMIZE_PRINTER_JOB_SIZE
Boolean isIgnoreMissingFont()
Boolean isWhitePageBackground()
PROPERTY_WHITE_PAGE_BACKGROUND
Copyright © 2021 TIBCO Software Inc.. All rights reserved.