This document is archived and information here might be outdated. Recommended version. |
Provides access to Remap control for GP Spatial Analyst.
Name | Description | |
---|---|---|
Clear | Clears the remap object. | |
DeleteRecord | Deletes a remap record by index. | |
HasValueToNoData | Returns whether any record is mapped to nodata. | |
LoadFromTable | Loads remap records from an ITable and creates the relevant remap object. | |
MinOutputValue | The minimum output value. | |
NoDataTo | The nodata value. | |
QueryNoDataTo | Returns whether nodata is mapped and if so, the mapped value. | |
QueryRecord | Returns info for a remap record by index. | |
RecordCount | The number of remap records. | |
Remap | The remap. | |
RepresentAsTable | Stores the remap records in an ITable. | |
SaveAsTable | Saves the remap records to a table. | |
Validate | Validates the remap records. |
Classes | Description |
---|---|
GPSANumberRemap | GeoProcessor Spatial NumberRemap object. |
GPSAStringRemap | GeoProcessor Spatial StringRemap object. |