Uses of Interface
net.sf.jasperreports.export.Graphics2DReportConfiguration
-
Packages that use Graphics2DReportConfiguration Package Description net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats such as PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.net.sf.jasperreports.export Provides exporter input, exporter output and exporter configurations -
-
Uses of Graphics2DReportConfiguration in net.sf.jasperreports.engine.export
Methods in net.sf.jasperreports.engine.export that return types with arguments of type Graphics2DReportConfiguration Modifier and Type Method Description protected Class<Graphics2DReportConfiguration>
JRGraphics2DExporter. getItemConfigurationInterface()
-
Uses of Graphics2DReportConfiguration in net.sf.jasperreports.export
Subinterfaces of Graphics2DReportConfiguration in net.sf.jasperreports.export Modifier and Type Interface Description interface
PrintServiceReportConfiguration
Interface containing settings used by the print service exporter.Classes in net.sf.jasperreports.export that implement Graphics2DReportConfiguration Modifier and Type Class Description class
SimpleGraphics2DReportConfiguration
class
SimplePrintServiceReportConfiguration
-