Uses of Class
org.hortonmachine.modules.Raster
| Package | Description |
|---|---|
| org.hortonmachine.modules |
-
Uses of Raster in org.hortonmachine.modules
Methods in org.hortonmachine.modules that return Raster Modifier and Type Method Description static RasterRaster. read(java.lang.String path)Read a raster from file.Constructors in org.hortonmachine.modules with parameters of type Raster Constructor Description Raster(Raster raster)Create a new raster using a given raster as template.