This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IN > INeighborhoodOp Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the neighborhood operations.
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 and Classes | Description |
---|---|
RasterNeighborhoodOp | A mechanism for performing neighbourhood operations on rasters. |