com.esri.arcgis.spatialanalyst
Interface esriGPSANeighborhoodTextEnum

All Superinterfaces:
java.io.Serializable

public interface esriGPSANeighborhoodTextEnum
extends java.io.Serializable

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

Description: 'Text types of SetAsText/GetAsText for irregular and weight neighborhhods.' 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 esriGPSANeighborhoodTextFileName
          File name for irregular and weight neighborhhods.
static int esriGPSANeighborhoodTextFullContents
          Full contents for irregular and weight neighborhhods.
 

Field Detail

esriGPSANeighborhoodTextFullContents

static final int esriGPSANeighborhoodTextFullContents
Full contents for irregular and weight neighborhhods.

See Also:
Constant Field Values

esriGPSANeighborhoodTextFileName

static final int esriGPSANeighborhoodTextFileName
File name for irregular and weight neighborhhods.

See Also:
Constant Field Values