Class AbstractGridCoverageLayerPlugin

java.lang.Object
org.mapfish.print.map.geotools.AbstractGridCoverageLayerPlugin
Direct Known Subclasses:
GeotiffLayer.Plugin, ImageLayer.ImageLayerPlugin, OsmLayerParserPlugin, TiledWmsLayerParserPlugin, WmsLayerFactoryPlugin, WmtsLayerParserPlugin

public abstract class AbstractGridCoverageLayerPlugin extends Object
Abstract class for MapLayerFactoryPlugin that created layers based on grid coverages.
  • Constructor Details

    • AbstractGridCoverageLayerPlugin

      public AbstractGridCoverageLayerPlugin()
  • Method Details

    • createStyleSupplier

      protected final <T> StyleSupplier<T> createStyleSupplier(Template template, String styleRef)
      Common method for creating styles.
      Type Parameters:
      T - the source type
      Parameters:
      template - the template that the map is part of
      styleRef - the style ref identifying the style