com.esri.arcgis.spatialanalyst
Interface esriSolarSlopeAspectEnum

All Superinterfaces:
java.io.Serializable

public interface esriSolarSlopeAspectEnum
extends java.io.Serializable

Constants from esriSolarSlopeAspectEnum' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriSpatialAnalyst.olb'

Description: 'AAAAA.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriSolarSlopeAspectFlat
          AAAAA.
static int esriSolarSlopeAspectFromDEM
          AAAAA.
static int esriSolarSlopeAspectFromTable
          AAAAA.
static int esriSolarSlopeAspectInvalid
          AAAAA.
 

Field Detail

esriSolarSlopeAspectInvalid

static final int esriSolarSlopeAspectInvalid
AAAAA.

See Also:
Constant Field Values

esriSolarSlopeAspectFromDEM

static final int esriSolarSlopeAspectFromDEM
AAAAA.

See Also:
Constant Field Values

esriSolarSlopeAspectFlat

static final int esriSolarSlopeAspectFlat
AAAAA.

See Also:
Constant Field Values

esriSolarSlopeAspectFromTable

static final int esriSolarSlopeAspectFromTable
AAAAA.

See Also:
Constant Field Values