![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
ReclassByTable Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : ReclassByTable Class |
The following tables list the members exposed by ReclassByTable.
Name | Description | |
---|---|---|
![]() | ReclassByTable Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
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. |