Skip to main content
A newer version of this page is available. .

DistanceBasedClusterer Class

The clusterer based on the building distance tree.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public class DistanceBasedClusterer :
    MapClustererBase

Remarks

For more information about clusterers, refer to the Clusterers topic.

Implements

Inheritance

Object
MapClustererBase
DistanceBasedClusterer
See Also