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




Uses an isodata clustering algorithm to determine the characteristics of the natural groupings of cells in multidimensional attribute space and stores the results in an output ASCII signature file.

Syntax

Visual Basic (Declaration) 
Public Class IsoCluster 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As IsoCluster
C# 
public class IsoCluster : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.IsoCluster

See Also

© 2010 All Rights Reserved.