ArcObjects Library Reference (SpatialAnalyst)  

IGPSANeighborhood2 Interface

Provides access to IGPSANeighborhood2 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 SetIrregularFile Sets an irregular neighborhood by a file.
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.
Method SetWeightFile Sets a weight neighborhood by a file.
Read-only property Type The type of the neighborhood.
Read-only property TypeOfUnits The type of units being used.

CoClasses that implement IGPSANeighborhood2

CoClasses and Classes Description
GPSANeighborhood GeoProcessor Spatial Neighborhood object.