com.aspose.cad.jasperreports.config
com.aspose.cad.jasperreports.config package
The com.aspose.cad.jasperreports.config namespace defines the configuration contracts and concrete classes used by the Aspose.CAD exporter within JasperReports. It includes batch exporter output handling, export input specifications, exporter output definitions, and report configuration interfaces.
Classes
| Name | Description |
|---|---|
| ASBatchExporterOutputImpl | Batch export output configuration for export of each page of a document separately. |
| ASExportInputImpl | The type As export input. |
| ASExporterOutputImpl | Export output configuration. |
| ASReportConfigurationImpl | Report configuration. |
Interfaces
| Name | Description |
|---|---|
| ASBatchExporterOutput | Batch export output configuration for export of each page of a document separately. |
| ASExportInput | |
| ASExporterOutput | Export output configuration. |
| ASReportConfiguration | Report configuration. |