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


The following tables list the members exposed by FlareClusterer.

Public Constructors

 NameDescription
public ConstructorFlareClusterer ConstructorInitializes a new instance of the FlareClusterer class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)FlareBackgroundProperty Identifies the flare background dependency property  
public Fieldstatic (Shared in Visual Basic)FlareForegroundProperty Identifies the flare foreground dependency property  
public Fieldstatic (Shared in Visual Basic)MaximumFlareCountProperty Identifies the flare background dependency property  
Top

Public Properties

 NameDescription
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyFlareBackground Gets or sets the flare background.  
public PropertyFlareForeground Gets or sets the flare foreground.  
public PropertyGradient Gets or sets the color gradient used for the large cluster.  
public PropertyMaximumFlareCountGets or sets the number of flares in the animated interactive flare-out symbols.  
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 MethodQueryLegendInfos Queries for the legend infos of the layer.  
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 EventLegendChanged Occurs when the legend of the layer changed (e.g. when the FlareBackground or the FlareForeground changed)  
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Clusterer)
Top

See Also

© ESRI, Inc. All Rights Reserved.