Provides access to additional members that control the Interpolating of a GeoDataset. Note: the IInterpolationOp2 interface has been superseded byIInterpolationOp3. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
IDW | Interpolates using IDW. | |
Krige | Interpolates using kriging. | |
NaturalNeighbor | Interpolates using natual neighbor. | |
Spline | Interpolates using splining. | |
TopoToRasterByFile | Interpolates using AnuDem. | |
Trend | Interpolates using trend surface. | |
Variogram | Interpolates using Variogram. |
CoClasses that implement IInterpolationOp2
CoClasses and Classes | Description |
---|---|
RasterInterpolationOp | Raster interpolation operation class. |