![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
ReclassByTable Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : ReclassByTable Class |
For a list of all members of this type, see ReclassByTable members.
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | from_value_field | Field holding the beginning value for each value range to be reclassified. (In, Required) |
![]() | in_raster | The input raster to be reclassified. (In, Required) |
![]() | in_remap_table | Table holding fields defining value ranges to be reclassified and the values they will become. (In, Required) |
![]() | missing_values | Denotes whether missing values in the reclass table retain their value or get mapped to NoData. (In, Optional) |
![]() | out_raster | The output reclassified raster. (Out, Required) |
![]() | output_value_field | Field holding the integer values to which each range should be changed. (In, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | to_value_field | Field holding the ending value for each value range to be reclassified. (In, Required) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |