ESRI.ArcGIS.SpatialAnalystTools
Reclassify Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace : Reclassify Class




The following tables list the members exposed by Reclassify.

Public Constructors

 NameDescription
Public ConstructorReclassify ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_rasterThe input raster to be reclassified. (In, Required)  
Public Propertymissing_valuesDenotes whether missing values in the reclass table retain their value or get mapped to NoData. (In, Optional)  
Public Propertyout_rasterThe output reclassified raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyreclass_fieldField denoting the values that will be reclassified. (In, Required)  
Public PropertyremapThe Remap object is used to specify how to reclassify values of the input raster. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.