ArcObjects Library Reference (SpatialAnalyst)  

IGPSANeighborhood Interface

Provides access to IGPSANeighborhood interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.

Members

Description
Method SetAnnulus Sets an annulus neighborhood object.
Method SetCircle Sets a circle neighborhood object.
Method SetDefault Sets a default neighborhood object.
Method SetHighPassFilter Sets a high-pass filter neighborhood of size of 3*3.
Method SetIrregular Sets a neighborhood object each of whose entries can be turned on or off.
Method SetLowPassFilter Sets a low-pass filter neighborhood of size of 3*3.
Method SetRectangle Sets a rectangle neighborhood object.
Method SetWedge Sets a wedge neighborhood object.
Method SetWeight Sets a neighborhood object each of whose entries can be assigned a weight.
Read-only property Type The type of the neighborhood.
Read-only property TypeOfUnits The type of units being used.

CoClasses that implement IGPSANeighborhood

CoClasses and Classes Description
GPSANeighborhood GeoProcessor Spatial Neighborhood object.