See: Description
Interface | Description |
---|---|
BaseExportConfiguration |
Common configuration parameters for report export.
|
ImageExportConfiguration |
The image report configuration.
|
MetafileExportConfiguration |
The metafile report configuration.
|
Class | Description |
---|---|
ASAbstractExporter<C extends BaseExportConfiguration> |
Exports the jasper report to required file format.
|
BaseExportConfigurationImpl |
Common configuration parameters for report export.
|
BaseExportParameters |
Common configuration parameters for report export.
|
BaseReportExporter<P extends com.jaspersoft.jasperserver.api.engine.jasperreports.common.ExportParameters> |
Exports report to the image format.
|
ImageExportConfigurationImpl |
The image report configuration.
|
ImageExportParameters |
The image report configuration.
|
MetafileExportConfigurationImpl |
The Metafile report configuration.
|
MetafileExportParameters |
The Metafile report configuration.
|
Enum | Description |
---|---|
ExportMode |
The enum Export mode.
|
FileFormat |
The type File format.
|
ResolutionUnit |
Resolution unit enum.
|
SmoothingMode |
Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
|
TextRenderingHintEnum |
Specifies the quality of text rendering.
|