This document is archived and information here might be outdated. Recommended version. |
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.
Name | 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 and Classes | Description |
---|---|
RasterInterpolationOp | Raster interpolation operation class. |