Package org.gdal.gdal

Class ViewshedOutputType

java.lang.Object
org.gdal.gdal.ViewshedOutputType

public final class ViewshedOutputType
extends java.lang.Object
  • Field Details

    • GVOT_NORMAL

      public static final ViewshedOutputType GVOT_NORMAL
    • GVOT_MIN_TARGET_HEIGHT_FROM_DEM

      public static final ViewshedOutputType GVOT_MIN_TARGET_HEIGHT_FROM_DEM
    • GVOT_MIN_TARGET_HEIGHT_FROM_GROUND

      public static final ViewshedOutputType GVOT_MIN_TARGET_HEIGHT_FROM_GROUND
  • Method Details

    • swigValue

      public final int swigValue()
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object
    • swigToEnum

      public static ViewshedOutputType swigToEnum​(int swigValue)