Back to Devexpress

IClusterer Members

windowsforms-devexpress-dot-xtramap-dot-iclusterer-dot-underscore-members.md

latest1.0 KB
Original Source

IClusterer Members

The interface that should be implemented by classes providing clustering functionality.

Properties

NameDescription
IsBusyReturns a value indicating whether a clusterer is busy or not.
ItemsReturns the collection of cluster representatives.

Methods

NameDescription
Clusterize(IEnumerable<MapItem>, MapViewport, Boolean)Applies the clustering method to the source vector item collection.
SetOwner(IMapDataAdapter)Specifies the owner object for a clusterer.

See Also

IClusterer Interface

DevExpress.XtraMap Namespace