![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSANumberRemap Interface (ArcObjects .NET 10.4 SDK) |
Provides access to NumberRemap control for GP Spatial Analyst.
| Description | ||
|---|---|---|
![]() |
LoadNumbersFromASCIIFile | Loads the information from an ArcGRID ASCII remap file into a remap object. |
![]() |
LoadNumbersFromTable | Load number remap records from a table object. |
![]() |
MapRange | Maps a range entry to the remap object. |
![]() |
MapRangeToNoData | Maps a range entry to nodata. |
![]() |
MapValue | Maps a single value entry to the remap object. |
![]() |
MapValueToNoData | Maps a single value entry to nodata. |
![]() |
QueryNumberRecord | Returns number record information by index. |
![]() |
QueryNumberValue | Returns the mapped value for a number remap entry. |
| CoClasses and Classes | Description |
|---|---|
| GPSANumberRemap | GeoProcessor Spatial NumberRemap object. |