Package org.mapfish.print.processor.jasper
package org.mapfish.print.processor.jasper
The package for processors depending on jasper and for creating jasper reports.
-
ClassDescriptionA processor that will process a
DataSourceAttribute.DataSourceAttributeValue
and construct a single Jasper DataSource from the input values in theDataSourceAttribute.DataSourceAttributeValue
input object.Contains the datasource input.Contains the datasource output.A processor that creates a date formatter that can be used in Jasper.The Input of the processor.The output of the processor.Interprets text in a table cell as an image URL.Creates a Jasper containing overlaid images, which is supposed to be embedded into an another report as sub-report.A processor that actually compiles a JasperReport template file.The input parameter object forJasperReportBuilder
.Create a legend.The Input Parameter object forLegendProcessor
.The Output object of the legend processor method.This processor combines DataSources and individual processor outputs (or attribute values) into a single DataSource which can be used in a jasper report's detail section.The input object forMergeDataSourceProcessor
.The output object forMergeDataSourceProcessor
.Describes the objects used as sources for a merged data source (see !mergeDataSources processor).An enumeration of the different types of source objects.Converter to convert the value of a table cell (a string) into a different type (e.g.Processor that has data for a table in a jasper report.A processor for generating a table.Input object for execute.The Output of the processor.