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 | Interface and Description |
---|---|
interface |
ASBmpExportConfiguration
The BMP file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASBmpExportConfigurationImpl
The BMP file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASAbstractExporter<C extends BaseExportConfiguration>
Exports the jasper report to required file format.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ImageExportConfiguration
The image report configuration.
|
interface |
MetafileExportConfiguration
The metafile report configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseExportConfigurationImpl
Common configuration parameters for report export.
|
class |
ImageExportConfigurationImpl
The image report configuration.
|
class |
MetafileExportConfigurationImpl
The Metafile report configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ASDxfExportConfiguration
The interface Dxf export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASDxfExportConfigurationImpl
The Dxf export configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ASGifExportConfiguration
The GIF file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASGifExportConfigurationImpl
The GIF file format export configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ASJpegExportConfiguration
The JPEG file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASJpegExportConfigurationImpl
The JPEG file format export configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ASJpeg2000ExportConfiguration
The JPEG 2000 file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASJpeg2000ExportConfigurationImpl
The JPEG 2000 file format export configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ASPdfExportConfiguration
The PDF file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASPdfExportConfigurationImpl
The PDF file format export configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ASPngExportConfiguration
The PNG file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASPngExportConfigurationImpl
The PNG file format export configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ASPsdExportConfiguration
The PSD file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASPsdExportConfigurationImpl
The PSD file format export configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ASSvgExportConfiguration
The SVG file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASSvgExportConfigurationImpl
The SVG file format export configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ASTiffExportConfiguration
The TIFF file format export configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ASTiffExportConfigurationImpl
The TIFF file format export configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ASWmfExportConfiguration
WMF image export configuration
|
Modifier and Type | Class and Description |
---|---|
class |
ASWmfExportConfigurationImpl
WMF image export configuration
|