com.aspose.cad.jasperreports.dxf
com.aspose.cad.jasperreports.dxf package
The com.aspose.cad.jasperreports.dxf namespace contains the implementation and configuration types required to integrate Aspose.CAD DXF export capabilities into JasperReports. Use the provided exporter, configuration beans, and option wrappers to customize DXF output for your reports.
Classes
| Name | Description |
|---|---|
| ASDxfExportConfigurationImpl | The Dxf export configuration. |
| ASDxfExportParametersBean | The Dxf file format export parameters. |
| ASDxfExporter | Exports a JasperReports document to DXF format. |
| ASReportDxfExporter | The Dxf file format exporter. Exports reports to the image formats. |
| DxfOptionsWrapper | The Dxf options wrapper. |
Interfaces
| Name | Description |
|---|---|
| ASDxfExportConfiguration | The interface Dxf export configuration. |