com.aspose.cad.jasperreports.common

com.aspose.cad.jasperreports.common package

The com.aspose.cad.jasperreports.common package defines the foundational exporter infrastructure used by Aspose.CAD for JasperReports. It includes abstract exporter classes, base configuration implementations, and parameter objects for image and metafile output, enabling seamless integration of CAD rendering into JasperReports pipelines.

Classes

NameDescription
ASAbstractExporterExports the jasper report to required file format.
BaseExportConfigurationImplCommon configuration parameters for report export.
BaseExportParametersCommon configuration parameters for report export.
BaseReportExporter

Exports report to the image format.
ImageExportConfigurationImplThe image report configuration.
ImageExportParametersThe image report configuration.
MetafileExportConfigurationImplThe Metafile report configuration.
MetafileExportParametersThe Metafile report configuration.

Interfaces

NameDescription
BaseExportConfigurationCommon configuration parameters for report export.
ImageExportConfigurationThe image report configuration.
MetafileExportConfigurationThe metafile report configuration.

Enums

NameDescription
ExportModeThe enum Export mode.
FileFormatThe type File format.
ResolutionUnitResolution unit enum.
SmoothingModeSpecifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled…
TextRenderingHintEnumSpecifies the quality of text rendering.