ESRI.ArcGIS.SpatialAnalystTools | |
IsoCluster Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : IsoCluster Class |
The following tables list the members exposed by IsoCluster.
Name | Description | |
---|---|---|
IsoCluster Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_raster_bands | The input raster bands. (In, Required) | |
min_class_size | Minimum number of cells in a valid class. (In, Optional) | |
number_classes | Number of classes into which to group the cells. (In, Required) | |
number_iterations | Number of iterations of the clustering process to run. (In, Optional) | |
out_signature_file | The output signature file. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
sample_interval | The interval to be used for sampling. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |