public class SpatialToolboxUtils extends Object
| Constructor and Description |
|---|
SpatialToolboxUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isFieldExceptional(FieldData inputData) |
static boolean |
isGrass(String path)
Checks if the given path is a GRASS raster file.
|
public static boolean isFieldExceptional(FieldData inputData)
public static boolean isGrass(String path)
Note that there is no check on the existence of the file.
path - the path to check.Copyright © 2005-2019 HydroloGIS. All Rights Reserved.