public class ParametersGraphics2DExporterOutput extends Object implements Graphics2DExporterOutput
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_NO_OUTPUT_SPECIFIED
Deprecated.
|
Constructor and Description |
---|
ParametersGraphics2DExporterOutput(Map<JRExporterParameter,Object> parameters)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Graphics2D |
getGraphics2D()
Deprecated.
The java.awt.Graphics2D instance used for export.
|
public static final String EXCEPTION_MESSAGE_KEY_NO_OUTPUT_SPECIFIED
public ParametersGraphics2DExporterOutput(Map<JRExporterParameter,Object> parameters)
public Graphics2D getGraphics2D()
Graphics2DExporterOutput
getGraphics2D
in interface Graphics2DExporterOutput
Copyright © 2017. All rights reserved.