Provides access to additional members that control the analytical region used when performing neighborhood analsis.
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. |
![]() |
SetHighPassFilter | Sets a 3 x 3 high-pass filter neighborhood. |
![]() |
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 3 x 3 low-pass filter neighborhood. |
![]() |
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. |
CoClasses that implement IRasterNeighborhood2
CoClasses and Classes | Description |
---|---|
RasterNeighborhood | ESRI Raster neighborhood object. |