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.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfrom_value_fieldField holding the beginning value for each value range to be reclassified. (In, Required)  
Public Propertyin_rasterThe input raster to be reclassified. (In, Required)  
Public Propertyin_remap_tableTable holding fields defining value ranges to be reclassified and the values they will become. (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 Propertyoutput_value_fieldField holding the integer values to which each range should be changed. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyto_value_fieldField holding the ending value for each value range to be reclassified. (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.