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()
Graphics2DExporterOutputgetGraphics2D in interface Graphics2DExporterOutputCopyright © 2017. All rights reserved.