Class RasterStyle


  • public class RasterStyle
    extends Object
    A wrapper for RasterStyle to be used in scripting.
    Author:
    Andrea Antonello (www.hydrologis.com)
    • Constructor Detail

      • RasterStyle

        public RasterStyle​(org.geotools.coverage.grid.GridCoverage2D raster)
                    throws Exception
        Throws:
        Exception
      • RasterStyle

        public RasterStyle​(int min,
                           int max)
                    throws Exception
        Throws:
        Exception