Provides access to members that control reclassification of data.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| 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. | 
![]()  | 
RepresentAsTable | Stores the remap records in an ITable. | 
![]()  | 
SaveAsTable | Saves the remap records to a table. | 
![]()  | 
Validate | Validates the remap records. | 
CoClasses that implement IRemap
| CoClasses and Classes | Description | 
|---|---|
| NumberRemap | GeoAnalyst Number remap object. | 
| StringRemap | GeoAnalyst String remap object. | 


