public final class ViewshedOutputType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ViewshedOutputType |
GVOT_MIN_TARGET_HEIGHT_FROM_DEM |
static ViewshedOutputType |
GVOT_MIN_TARGET_HEIGHT_FROM_GROUND |
static ViewshedOutputType |
GVOT_NORMAL |
Modifier and Type | Method and Description |
---|---|
static ViewshedOutputType |
swigToEnum(int swigValue) |
int |
swigValue() |
java.lang.String |
toString() |
public static final ViewshedOutputType GVOT_NORMAL
public static final ViewshedOutputType GVOT_MIN_TARGET_HEIGHT_FROM_DEM
public static final ViewshedOutputType GVOT_MIN_TARGET_HEIGHT_FROM_GROUND
public final int swigValue()
public java.lang.String toString()
toString
in class java.lang.Object
public static ViewshedOutputType swigToEnum(int swigValue)