Package | Description |
---|---|
com.aspose.cad.jasperreports.bmp |
The package contains BMP file format exporter classes.
|
com.aspose.cad.jasperreports.common |
The package contains common classes for all exporters.
|
com.aspose.cad.jasperreports.dxf |
The package contains DXF file format exporter classes.
|
com.aspose.cad.jasperreports.gif |
The package contains GIF file format exporter classes.
|
com.aspose.cad.jasperreports.jpg |
The package contains JPG file format exporter classes.
|
com.aspose.cad.jasperreports.jpg2000 |
The package contains JPG2000 file format exporter classes.
|
com.aspose.cad.jasperreports.pdf |
The package contains PDF file format exporter classes.
|
com.aspose.cad.jasperreports.png |
The package contains PNG file format exporter classes.
|
com.aspose.cad.jasperreports.psd |
The package contains PSD file format exporter classes.
|
com.aspose.cad.jasperreports.svg |
The package contains SVG file format exporter classes.
|
com.aspose.cad.jasperreports.tiff |
The package contains SVG file format exporter classes.
|
com.aspose.cad.jasperreports.wmf |
The package contains WMF file format exporter classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ASBmpExportConfigurationImpl
The BMP file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageExportConfigurationImpl
The image report configuration.
|
class |
MetafileExportConfigurationImpl
The Metafile report configuration.
|
Constructor and Description |
---|
BaseExportParameters(BaseExportConfigurationImpl baseExportConfiguration)
Instantiates a new Base export parameters.
|
ImageExportParameters(BaseExportConfigurationImpl baseExportConfiguration)
Instantiates a new Image export parameters.
|
MetafileExportParameters(BaseExportConfigurationImpl baseExportConfiguration)
Instantiates a new Metafile export parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
ASDxfExportConfigurationImpl
The Dxf export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASGifExportConfigurationImpl
The GIF file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASJpegExportConfigurationImpl
The JPEG file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASJpeg2000ExportConfigurationImpl
The JPEG 2000 file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASPdfExportConfigurationImpl
The PDF file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASPngExportConfigurationImpl
The PNG file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASPsdExportConfigurationImpl
The PSD file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASSvgExportConfigurationImpl
The SVG file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASTiffExportConfigurationImpl
The TIFF file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASWmfExportConfigurationImpl
WMF image export configuration
|