public class SimpleGraphics2DExporterOutput extends Object implements Graphics2DExporterOutput
| Constructor and Description |
|---|
SimpleGraphics2DExporterOutput() |
| Modifier and Type | Method and Description |
|---|---|
Graphics2D |
getGraphics2D()
The java.awt.Graphics2D instance used for export.
|
void |
setGraphics2D(Graphics2D grx) |
public Graphics2D getGraphics2D()
Graphics2DExporterOutputgetGraphics2D in interface Graphics2DExporterOutputpublic void setGraphics2D(Graphics2D grx)
Copyright © 2017. All rights reserved.