ArcGIS API for Windows Phone - 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 PropertyDispatcher (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 MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodClusterGraphicsAsyncOverridden.  Begins clustering a set of graphics.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (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 MethodOnPropertyChanged (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.