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


The following tables list the members exposed by GraphicsClusterer.

Public Properties

 NameDescription
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyRadius Gets or sets the cluster radius used by the clustering algorithm.  
Top

Public Methods

 NameDescription
public MethodCancelAsyncOverridden.  Cancels an asynchronous clustering process.  
public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodClusterGraphicsAsyncOverridden.  Begins clustering a set of graphics.  
public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
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 MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodOnClusteringCompleted Called when clustering is complete. (Inherited from ESRI.ArcGIS.Client.Clusterer)
protected MethodOnCreateGraphic Creates a graphic that represents a cluster.  
protected MethodOnPropertyChangedOverloaded.  Called when a property changes. (Inherited from ESRI.ArcGIS.Client.Clusterer)
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Clusterer)
Top

See Also

© ESRI, Inc. All Rights Reserved.