IClusterer Properties
The interface that should be implemented by classes providing clustering functionality.Name | Description |
---|---|
IsBusy | Returns a value indicating whether a clusterer is busy or not. |
Items | Returns the collection of cluster representatives. |
See Also