Provides access to members that control the analytical region used when performing neighborhood analsis. Note: the IRasterNeighborhood interface has been superseded byIRasterNeighborhood2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
SetAnnulus | Sets an annulus neighborhood object. | |
SetCircle | Sets a circle neighborhood object. | |
SetDefault | Sets a default neighborhood object. | |
SetIrregular | Sets a neighborhood object each of whose entries can be turned on or off. | |
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. |
CoClasses that implement IRasterNeighborhood
CoClasses and Classes | Description |
---|---|
RasterNeighborhood | ESRI Raster neighborhood object. |