Provides access to members that control reclassification of string data.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
LoadStringsFromTable | Loads string remap records from a table object. |
![]() |
MapString | Maps a string entry to the remap object. |
![]() |
MapStringToNoData | Maps a string entry to nodata. |
![]() |
QueryStringRecord | Returns string record information by index. |
![]() |
QueryStringValue | Returns the mapped value for a string remap entry. |
CoClasses that implement IStringRemap
CoClasses and Classes | Description |
---|---|
StringRemap | GeoAnalyst String remap object. |