Class RasterStyle

java.lang.Object
org.hortonmachine.modules.RasterStyle

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

    • RasterStyle

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

      public RasterStyle(int min, int max) throws Exception
      Throws:
      Exception
  • Method Details