ArcGIS API for WPF - 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 PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
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 PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyMaximumFlareCount Gets or sets the flare background.  
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 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 MethodQueryLegendInfos Queries for the legend infos of the layer.  
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 MethodOnCreateGraphicOverridden.  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 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.