Interface JRGraphics2DExporterContext
-
- All Superinterfaces:
JRExporterContext
- All Known Implementing Classes:
JRGraphics2DExporter.ExporterContext
public interface JRGraphics2DExporterContext extends JRExporterContext
A context that represents information about an Graphics2D export process.- Author:
- Sanda Zaharia (shertage@users.sourceforge.net)
- See Also:
JRGraphics2DExporter
-
-
Method Summary
-
Methods inherited from interface net.sf.jasperreports.engine.export.JRExporterContext
getExportedReport, getExporterRef, getJasperReportsContext, getOffsetX, getOffsetY, getRepository, getValue, getValues, setValue
-
-