C# Класс SuperMap.WindowsPhone.Clustering.ScatterClusterer

${WP_mapping_ScatterClusterer_Title}

${WP_mapping_ScatterClusterer_Description}

Наследование: FeaturesClusterer
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
BackgroundProperty System.Windows.DependencyProperty
EnableRotationProperty System.Windows.DependencyProperty
ForegroundProperty System.Windows.DependencyProperty
MaximumCountProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
ClusterFeaturesAsync ( IEnumerable features, double resolution ) : void

${WP_mapping_Clusterer_method_ClusterFeaturesAsync_D}

ScatterClusterer ( ) : System

${WP_pubilc_Constructors_Initializes}

${WP_pubilc_Constructors_instance}

Защищенные методы

Метод Описание
OnCreateFeature ( FeatureCollection cluster, GeoPoint center, int maxClusterCount ) : Feature

${WP_mapping_FeaturesClusterer_method_OnCreateFeature_D}

Приватные методы

Метод Описание
OnBackgroundChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnEnableRotationChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnForegroundChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMaximumCountPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RefreshMaximumCountForStyles ( ) : void
RefreshRotation ( ) : void

Описание методов

ClusterFeaturesAsync() публичный Метод

${WP_mapping_Clusterer_method_ClusterFeaturesAsync_D}
public ClusterFeaturesAsync ( IEnumerable features, double resolution ) : void
features IEnumerable ${WP_mapping_Clusterer_method_ClusterFeaturesAsync_param_features}
resolution double ${WP_mapping_Clusterer_method_ClusterFeaturesAsync_param_resolution}
Результат void

OnCreateFeature() защищенный Метод

${WP_mapping_FeaturesClusterer_method_OnCreateFeature_D}
protected OnCreateFeature ( FeatureCollection cluster, GeoPoint center, int maxClusterCount ) : Feature
cluster FeatureCollection ${WP_mapping_FeaturesClusterer_method_OnCreateFeature_param_cluster}
center SuperMap.WindowsPhone.Core.GeoPoint ${WP_mapping_FeaturesClusterer_method_OnCreateFeature_param_center}
maxClusterCount int ${WP_mapping_FeaturesClusterer_method_OnCreateFeature_param_maxClusterCount}
Результат SuperMap.WindowsPhone.Core.Feature

ScatterClusterer() публичный Метод

${WP_pubilc_Constructors_Initializes}

${WP_pubilc_Constructors_instance}

public ScatterClusterer ( ) : System
Результат System

Описание свойств

BackgroundProperty публичное статическое свойство

${WP_mapping_ScatterClusterer_field_BackgroundProperty_D}
public static DependencyProperty,System.Windows BackgroundProperty
Результат System.Windows.DependencyProperty

EnableRotationProperty публичное статическое свойство

${mapping_ScatterClusterer_field_enableRotationProperty_D}
public static DependencyProperty,System.Windows EnableRotationProperty
Результат System.Windows.DependencyProperty

ForegroundProperty публичное статическое свойство

${WP_mapping_ScatterClusterer_field_FlareForegroundProperty_D}
public static DependencyProperty,System.Windows ForegroundProperty
Результат System.Windows.DependencyProperty

MaximumCountProperty публичное статическое свойство

${WP_mapping_ScatterClusterer_field_MaximumFlareCountProperty_D}
public static DependencyProperty,System.Windows MaximumCountProperty
Результат System.Windows.DependencyProperty