ESRI.ArcGIS.Analyst3DTools | |
Reclassify Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : Reclassify Class |
The following tables list the members exposed by Reclassify.
Name | Description | |
---|---|---|
Reclassify Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_raster | The input raster to be reclassified. (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) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
reclass_field | Field denoting the values that will be reclassified. (In, Required) | |
remap | A remap list that defines how the values will 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. |