public class AscRasterReader extends Object
| Constructor and Description |
|---|
AscRasterReader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
AscRaster |
readRaster(String filename)
The most useful method - reads a raster file, and returns a Raster object.
|
public static void main(String[] args) throws IOException
IOExceptionpublic AscRaster readRaster(String filename) throws IOException, RuntimeException
filename - IOExceptionRuntimeExceptionCopyright © 2016. All Rights Reserved.