com.esri.arcgis.geoanalyst
Interface esriGeoAnalysisSlopeEnum

All Superinterfaces:
java.io.Serializable

public interface esriGeoAnalysisSlopeEnum
extends java.io.Serializable

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

Description: 'Slope Types in GeoAnalyst.' 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 esriGeoAnalysisSlopeDegrees
          Slope is recorded in degrees.
static int esriGeoAnalysisSlopePercentrise
          Slope is recorded in percentage of rise.
 

Field Detail

esriGeoAnalysisSlopeDegrees

static final int esriGeoAnalysisSlopeDegrees
Slope is recorded in degrees.

See Also:
Constant Field Values

esriGeoAnalysisSlopePercentrise

static final int esriGeoAnalysisSlopePercentrise
Slope is recorded in percentage of rise.

See Also:
Constant Field Values