Main classes for clustering. [Added in version 2.0]
Interfaces
| | Interface | Description |
|---|
| | IClusterer |
Clusterer interface. |
Classes
| | Class | Description |
|---|
| | 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. |
Wed Nov 30 2011, 04:19 PM -08:00