Provides access to IGPSANeighborhood2 interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.
Members
Description | ||
---|---|---|
SetAnnulus | Sets an annulus neighborhood object. | |
SetCircle | Sets a circle neighborhood object. | |
SetDefault | Sets a default neighborhood object. | |
SetHighPassFilter | Sets a high-pass filter neighborhood of size of 3*3. | |
SetIrregular | Sets a neighborhood object each of whose entries can be turned on or off. | |
SetIrregularFile | Sets an irregular neighborhood by a file. | |
SetLowPassFilter | Sets a low-pass filter neighborhood of size of 3*3. | |
SetRectangle | Sets a rectangle neighborhood object. | |
SetWedge | Sets a wedge neighborhood object. | |
SetWeight | Sets a neighborhood object each of whose entries can be assigned a weight. | |
SetWeightFile | Sets a weight neighborhood by a file. | |
Type | The type of the neighborhood. | |
TypeOfUnits | The type of units being used. |
CoClasses that implement IGPSANeighborhood2
CoClasses and Classes | Description |
---|---|
GPSANeighborhood | GeoProcessor Spatial Neighborhood object. |