com.esri.arcgis.datasourcesraster
Interface esriRasterBandArithmeticMethod

All Superinterfaces:
java.io.Serializable

public interface esriRasterBandArithmeticMethod
extends java.io.Serializable

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

Description: 'The band arithmetic method.' 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 esriBandArithmeticGEMI
          GEMI: Global Environmental Monitoring Index
static int esriBandArithmeticGVITM
          GVI TM: Green Vegetation Index (Landsat TM)
static int esriBandArithmeticMSAVI
          MSAVI: Modified Soil Adjusted Vegetation Index
static int esriBandArithmeticNDVI
          NDVI: Normalized Differential Vegetation Index
static int esriBandArithmeticPVI
          PVI: Perpendicular Vegetation Index
static int esriBandArithmeticSAVI
          SAVI: Soil Adjusted Vegetation Index
static int esriBandArithmeticSultan
          Sultans Process
static int esriBandArithmeticTSAVI
          TSAVI: Transformed Soil Adjusted Vegetation Index
static int esriBandArithmeticUserDefined
          User Defined
 

Field Detail

esriBandArithmeticUserDefined

static final int esriBandArithmeticUserDefined
User Defined

See Also:
Constant Field Values

esriBandArithmeticNDVI

static final int esriBandArithmeticNDVI
NDVI: Normalized Differential Vegetation Index

See Also:
Constant Field Values

esriBandArithmeticSAVI

static final int esriBandArithmeticSAVI
SAVI: Soil Adjusted Vegetation Index

See Also:
Constant Field Values

esriBandArithmeticTSAVI

static final int esriBandArithmeticTSAVI
TSAVI: Transformed Soil Adjusted Vegetation Index

See Also:
Constant Field Values

esriBandArithmeticMSAVI

static final int esriBandArithmeticMSAVI
MSAVI: Modified Soil Adjusted Vegetation Index

See Also:
Constant Field Values

esriBandArithmeticGEMI

static final int esriBandArithmeticGEMI
GEMI: Global Environmental Monitoring Index

See Also:
Constant Field Values

esriBandArithmeticPVI

static final int esriBandArithmeticPVI
PVI: Perpendicular Vegetation Index

See Also:
Constant Field Values

esriBandArithmeticGVITM

static final int esriBandArithmeticGVITM
GVI TM: Green Vegetation Index (Landsat TM)

See Also:
Constant Field Values

esriBandArithmeticSultan

static final int esriBandArithmeticSultan
Sultans Process

See Also:
Constant Field Values