Provides access to members that control the neighborhood operations.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.
Members
| Description | ||
|---|---|---|
|  | BlockStatistics | Calculates statistics for a non-overlapping neighborhood. | 
|  | Filter | Performs a preset focal filter on the input. | 
|  | FocalFlow | Calculates the flow of the values in the surface within each cells immediate neighborhood. | 
|  | FocalStatistics | Calculates statistics for an overlapping neighborhood. | 
|  | LineStatistics | Calculates a statistic on the attributes of lines in a circular neighborhood around each output cell. | 
|  | PointStatistics | Calculates a statistic on the points in a neighborhood around each output cell. | 
CoClasses that implement INeighborhoodOp
| CoClasses and Classes | Description | 
|---|---|
| RasterNeighborhoodOp | A mechanism for performing neighbourhood operations on rasters. |