The following tables list the members exposed by FlareClusterer.
Name | Description | |
---|---|---|
FlareClusterer Constructor | Initializes a new instance of the FlareClusterer class. |
Name | Description | |
---|---|---|
FlareBackgroundProperty | Identifies the flare background dependency property | |
FlareForegroundProperty | Identifies the flare foreground dependency property | |
MaximumFlareCountProperty | Identifies the flare background dependency property |
Name | Description | |
---|---|---|
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
FlareBackground | Gets or sets the flare background. | |
FlareForeground | Gets or sets the flare foreground. | |
Gradient | Gets or sets the color gradient used for the large cluster. | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) | |
MaximumFlareCount | Gets or sets the number of flares in the animated interactive flare-out symbols. | |
Radius | Gets or sets the cluster radius used by the clustering algorithm. (Inherited from ESRI.ArcGIS.Client.GraphicsClusterer) |
Name | Description | |
---|---|---|
CancelAsync | Cancels an asynchronous clustering process. (Inherited from ESRI.ArcGIS.Client.GraphicsClusterer) | |
ClearValue | Overloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject) | |
ClusterGraphicsAsync | Overridden. Begins clustering a set of graphics. | |
CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
QueryLegendInfos | Queries for the legend infos of the layer. | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnClusteringCompleted | Called when clustering is complete. (Inherited from ESRI.ArcGIS.Client.Clusterer) | |
OnCreateGraphic | Overridden. Creates a graphic that represents a cluster. | |
OnPropertyChanged | Overloaded. Called when a property changes. (Inherited from ESRI.ArcGIS.Client.Clusterer) |
Name | Description | |
---|---|---|
LegendChanged | Occurs when the legend of the layer changed (e.g. when the FlareBackground or the FlareForeground changed) | |
PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Clusterer) |