This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRasterNeighborhood Interface (ArcObjects .NET 10.4 SDK) |
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.
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 and Classes | Description |
---|---|
RasterNeighborhood | Esri Raster neighborhood object. |