com.aspose.cad.jasperreports.psd
Contents
[
Hide
]com.aspose.cad.jasperreports.psd package
The com.aspose.cad.jasperreports.psd namespace defines the API used to export CAD content to Photoshop PSD files in JasperReports. It includes configuration objects, exporter implementations, and enums for color modes, compression methods, and PSD version selection.
Classes
| Name | Description |
|---|---|
| ASPsdExportConfigurationImpl | The PSD file format export configuration. |
| ASPsdExportParametersBean | The PSD file format export parameters. |
| ASPsdExporter | Exports a JasperReports document to PSD format. |
| ASReportPsdExporter | The Psd file format exporter. Exports reports to the image formats. |
Interfaces
| Name | Description |
|---|---|
| ASPsdExportConfiguration | The PSD file format export configuration. |
Enums
| Name | Description |
|---|---|
| ColorModesEnum | Represents the psd file format color modes. |
| CompressionMethodEnum | Defines the compression method used for image data. |
| PsdVersionEnum | File format version |