Package net.sf.jasperreports.export
Interface Graphics2DExporterConfiguration
-
- All Superinterfaces:
CommonExportConfiguration
,ExporterConfiguration
- All Known Subinterfaces:
PrintServiceExporterConfiguration
- All Known Implementing Classes:
SimpleGraphics2DExporterConfiguration
,SimplePrintServiceExporterConfiguration
public interface Graphics2DExporterConfiguration extends ExporterConfiguration
Interface containing settings used by the Graphics2D exporter.- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
JRGraphics2DExporter
-
-
Field Summary
-
Fields inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
-
-
Method Summary
-
Methods inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
isOverrideHints
-
-