ArcGIS API for WPF - Library Reference
Clusterer Class Members
See Also  Fields  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client Namespace : Clusterer Class


The following tables list the members exposed by Clusterer.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ClusterChildElementsProperty Used for specifying a comma-separated list of elements that represents the individual graphics in a cluster.  
Top

Public Properties

Public Methods

 NameDescription
public MethodCancelAsync Cancels an asynchronous clustering process.  
public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodClusterGraphicsAsync Begins clustering a set of graphics.  
public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
public Methodstatic (Shared in Visual Basic)GetClusterChildElementsGets the value of the ClusterChildElementsProperty attached property for a given object.  
public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public Methodstatic (Shared in Visual Basic)SetClusterChildElementsSets the value of the ClusterChildElementsProperty attached property for a given object.  
public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodOnClusteringCompleted Called when clustering is complete.  
protected MethodOnPropertyChangedOverloaded.  Called when a property changes.  
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes.  
Top

See Also

© ESRI, Inc. All Rights Reserved.