See: Description
| Interface | Description |
|---|---|
| OutputFormat |
Interface for exporting the generated PDF from MapPrinter.
|
| Class | Description |
|---|---|
| AbstractJasperReportOutputFormat |
The AbstractJasperReportOutputFormat class.
|
| AbstractJasperReportOutputFormat.Print |
The print information for doing the export.
|
| JasperReportExcelOutputFormat |
An PDF output format that uses Jasper reports to generate the result.
|
| JasperReportImageOutputFormat |
An PDF output format that uses Jasper reports to generate the result.
|
| JasperReportPDFOutputFormat |
An PDF output format that uses Jasper reports to generate the result.
|
| MapExportOutputFormat |
The MapExportOutputFormat class.
|
| ResourceBundleClassLoader |
This is use to load the utf-8 ResourceBundle files.
|
| Values |
Values that go into a processor from previous processors in the processor processing graph.
|
| ValuesLogger |
Class for logging the values in a
Values object. |
| Exception | Description |
|---|---|
| AttributeParsingException |
An exception that is thrown if an unexpected error occurs while parsing attributes into the Values object.
|