Package org.mapfish.print.map.geotools
package org.mapfish.print.map.geotools
Contains layers that are based on geotools DataStore objects.
-
ClassDescriptionA layer that wraps a Geotools Feature Source and a style object.Abstract class for FeatureSource based
MapLayerFactoryPluginobjects.The AbstractGeotoolsLayer class.Abstract class forMapLayerFactoryPluginthat created layers based on grid coverages.Common parameters for geotools vector layers.A layer to render GeoTools features.The parameters for creating a vector layer.Parser for creatingFeatureLayerlayers from request data.Function for creating feature source.Parser for GeoJson features collection.Parses GeoJSON from the request data.The parameters for creating a layer that renders GeoJSON formatted data.Renders GeoJSON layers.Reads a GeoTIFF file from a URL.The parameters for reading a Geotiff file, either from the server or from a URL.Renders a GeoTIFF image as layer.Parses GML from the request data.The parameters for creating a layer that renders Gml formatted data.Renders GML layers.Visits all elements in the style an multiplies the opacity of each element (where opacity applies) by the opacity factory passed in.StyleSupplier<SOURCE>A strategy for loading style objects.