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


The following tables list the members exposed by SimpleClusterer.

Public Constructors

 NameDescription
public ConstructorSimpleClusterer ConstructorInitializes a new instance of the SimpleClusterer class.  
Top

Public Properties

 NameDescription
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyGradient Gets or sets the color gradient used for the large cluster.  
public PropertyRadius Gets or sets the cluster radius used by the clustering algorithm. (Inherited from ESRI.ArcGIS.Client.GraphicsClusterer)
Top

Public Methods

 NameDescription
public MethodCancelAsync Cancels an asynchronous clustering process. (Inherited from ESRI.ArcGIS.Client.Clusterer)
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 MethodOnCreateGraphicOverridden.  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.