Package org.gdal.gdal
Class ViewshedOutputType
java.lang.Object
org.gdal.gdal.ViewshedOutputType
public final class ViewshedOutputType
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static ViewshedOutputTypeGVOT_MIN_TARGET_HEIGHT_FROM_DEMstatic ViewshedOutputTypeGVOT_MIN_TARGET_HEIGHT_FROM_GROUNDstatic ViewshedOutputTypeGVOT_NORMAL -
Method Summary
Modifier and Type Method Description static ViewshedOutputTypeswigToEnum(int swigValue)intswigValue()java.lang.StringtoString()Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
GVOT_NORMAL
-
GVOT_MIN_TARGET_HEIGHT_FROM_DEM
-
GVOT_MIN_TARGET_HEIGHT_FROM_GROUND
-
-
Method Details
-
swigValue
public final int swigValue() -
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-
swigToEnum
-