Package net.sf.jasperreports.export
Class SimpleGraphics2DExporterConfiguration
java.lang.Object
net.sf.jasperreports.export.SimpleCommonExportConfiguration
net.sf.jasperreports.export.SimpleExporterConfiguration
net.sf.jasperreports.export.SimpleGraphics2DExporterConfiguration
- All Implemented Interfaces:
CommonExportConfiguration
,ExporterConfiguration
,Graphics2DExporterConfiguration
- Direct Known Subclasses:
SimplePrintServiceExporterConfiguration
public class SimpleGraphics2DExporterConfiguration
extends SimpleExporterConfiguration
implements Graphics2DExporterConfiguration
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Field Summary
Fields inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.jasperreports.export.SimpleCommonExportConfiguration
isOverrideHints, setOverrideHints
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
isOverrideHints
-
Constructor Details
-
SimpleGraphics2DExporterConfiguration
public SimpleGraphics2DExporterConfiguration()
-