Main classes for clustering. [Added in version 2.0]



Interfaces
 InterfaceDescription
 IClusterer Clusterer interface.
Classes
 ClassDescription
 BaseClusterer Base clusterer class that implements the IClusterer interface.
 ESRIClusterer Base clusterer for the GridClusterer and WeightedClusterer.
 GridClusterer Clusters a set of MapPoints based on a grid algorithm.
 WeightedClusterer Clusters a set of graphics based on an adaptive weighted pruning algorithm.