Mapfish Print Core Module 0.20240315.075238.SNAPSHOT

Packages 
Package Description
org.mapfish.print
The main mapfish print package.
org.mapfish.print.attribute
Contains the attribute type and implementations.
org.mapfish.print.attribute.map
Attributes related to map.
org.mapfish.print.cli
This package contains classes for the command-line interface.
org.mapfish.print.config
Contains classes used for parsing Configuration.
org.mapfish.print.config.access
The access package.
org.mapfish.print.http
Package contains support classes for making https requests.
org.mapfish.print.jasperreports
Json wrappers, errors and utilities.
org.mapfish.print.map
Map rendering code and plugins.
org.mapfish.print.map.geotools
Contains layers that are based on geotools DataStore objects.
org.mapfish.print.map.geotools.function
Package containing Custom geotools functions for mapfish print.
org.mapfish.print.map.geotools.grid
This package contains classes for adding grid layers to maps.
org.mapfish.print.map.image
This package contains classes related to layers that are based on a single image.
org.mapfish.print.map.image.wms
WMS layer and supporting classes.
org.mapfish.print.map.style
Contains parsers for parsing styles for rendering layers.
org.mapfish.print.map.style.json
Contains the classes required to support the different json based styles.
org.mapfish.print.map.tiled
Contains map layer implementations that are based on loading one or more images from some service and construct a GridCoverage from the images.
org.mapfish.print.map.tiled.osm
Support for OSM map layers.
org.mapfish.print.map.tiled.wms
Support for tiled WMS map layers.
org.mapfish.print.map.tiled.wmts
Classes required to get a raster from a WMTS server.
org.mapfish.print.metrics
Utility classes for adding Metrics instrumentation to servlets or logging etc...
org.mapfish.print.output
Classes responsible for writing the report to one type of format or another.
org.mapfish.print.parser
Contains code for parsing json into objects.
org.mapfish.print.processor
The parent package for processors.
org.mapfish.print.processor.http
This package contains processors that affect the MfClientHttpRequestFactory.
org.mapfish.print.processor.http.matcher
Contains classes for performing matches on urls.
org.mapfish.print.processor.jasper
The package for processors depending on jasper and for creating jasper reports.
org.mapfish.print.processor.map
Package containing processors for generating maps.
org.mapfish.print.processor.map.scalebar
Package containing classes for generating a scalebar.
org.mapfish.print.servlet
Package containing the servlet code.
org.mapfish.print.servlet.fileloader
Contains extension point and extensions for loading configuration files and resources required for printing the reports described in those configuration files.
org.mapfish.print.servlet.job
This package contains interfaces and implementations for executing print jobs in separate threads from the requesting threads.
org.mapfish.print.servlet.job.impl
This package contains interfaces and implementations for executing print jobs in separate threads from the requesting threads.
org.mapfish.print.servlet.job.impl.hibernate
This package contains interfaces and implementations for executing print jobs in separate threads from the requesting threads.
org.mapfish.print.servlet.job.loader
This package contains classes that can load generated reports from various URLs.
org.mapfish.print.servlet.registry
Contains interfaces and implementation of the registry API.
org.mapfish.print.test.util
Test utilities to be shared among dependent projects.
org.mapfish.print.url.data
Package containing a data uri handler (needs to be nested like this to be picked up by the java.protocol.handler.pkgs system property).
org.mapfish.print.wrapper
Object (Json/Yaml) wrappers, errors and utilities.
org.mapfish.print.wrapper.json
Json wrappers, errors and utilities.
org.mapfish.print.wrapper.multi
Wrappers from different sources, errors and utilities.
org.mapfish.print.wrapper.yaml
Yaml wrappers, errors and utilities.