Package org.hortonmachine.modules
Class RasterStyle
- java.lang.Object
-
- org.hortonmachine.modules.RasterStyle
-
public class RasterStyle extends Object
A wrapper forRasterStyleto be used in scripting.- Author:
- Andrea Antonello (www.hydrologis.com)
-
-
Constructor Summary
Constructors Constructor Description RasterStyle(int min, int max)RasterStyle(org.geotools.coverage.grid.GridCoverage2D raster)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetAlpha(double alpha)Stringstyle(String colorTableName)
-