com.esri.arcgis.spatialanalyst
Interface esriGPSANeighborhoodTextEnum

All Superinterfaces:
Serializable

public interface esriGPSANeighborhoodTextEnum
extends Serializable

Text types of SetAsText/GetAsText for irregular and weight neighborhhods.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.


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