Graphics2DExporterConfiguration
and Graphics2DExporterOutput
.public class JRGraphics2DExporterParameter extends JRExporterParameter
Modifier and Type | Field and Description |
---|---|
static JRGraphics2DExporterParameter |
GRAPHICS_2D
Deprecated.
Replaced by
Graphics2DExporterOutput.getGraphics2D() . |
static JRGraphics2DExporterParameter |
MINIMIZE_PRINTER_JOB_SIZE
Deprecated.
|
static JRGraphics2DExporterParameter |
ZOOM_RATIO
Deprecated.
Replaced by
Graphics2DReportConfiguration.getZoomRatio() . |
CHARACTER_ENCODING, CLASS_LOADER, END_PAGE_INDEX, FILE_RESOLVER, FILTER, HYPERLINK_PRODUCER_FACTORY, IGNORE_PAGE_MARGINS, INPUT_FILE, INPUT_FILE_NAME, INPUT_STREAM, INPUT_URL, JASPER_PRINT, JASPER_PRINT_LIST, OFFSET_X, OFFSET_Y, OUTPUT_FILE, OUTPUT_FILE_NAME, OUTPUT_STREAM, OUTPUT_STRING_BUFFER, OUTPUT_WRITER, PAGE_INDEX, PARAMETERS_OVERRIDE_REPORT_HINTS, PROGRESS_MONITOR, PROPERTY_CHARACTER_ENCODING, PROPERTY_EXPORT_PARAMETERS_OVERRIDE_REPORT_HINTS, PROPERTY_IGNORE_PAGE_MARGINS, START_PAGE_INDEX, URL_HANDLER_FACTORY
Modifier | Constructor and Description |
---|---|
protected |
JRGraphics2DExporterParameter(String name)
Deprecated.
|
public static final JRGraphics2DExporterParameter GRAPHICS_2D
Graphics2DExporterOutput.getGraphics2D()
.public static final JRGraphics2DExporterParameter ZOOM_RATIO
Graphics2DReportConfiguration.getZoomRatio()
.public static final JRGraphics2DExporterParameter MINIMIZE_PRINTER_JOB_SIZE
Graphics2DReportConfiguration.isMinimizePrinterJobSize()
.protected JRGraphics2DExporterParameter(String name)
Copyright © 2016. All rights reserved.