Uses of Class
org.hortonmachine.modules.Raster
-
Packages that use 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(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.
-