![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
ReclassByASCIIFile Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : ReclassByASCIIFile Class |
The following tables list the members exposed by ReclassByASCIIFile.
Name | Description | |
---|---|---|
![]() | ReclassByASCIIFile 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) |
![]() | in_remap_file | ASCII remap file defining the single values or ranges to be reclassified and the values they will become. (In, Required) |
![]() | missing_values | Denotes whether missing values in the reclass file 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. |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |