C# Class SuperMap.WindowsPhone.Clustering.SparkClusterer

${WP_mapping_SparkClusterer_Title}

${WP_mapping_SparkClusterer_Description}

Inheritance: FeaturesClusterer
Afficher le fichier Open project: SuperMap/iClient-for-Win8

Méthodes publiques

Свойство Type Description
BackgroundProperty System.Windows.DependencyProperty
ForegroundProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ClusterFeaturesAsync ( IEnumerable features, double resolution ) : void

${WP_mapping_Clusterer_method_ClusterFeaturesAsync_D}

SparkClusterer ( ) : System

${WP_mapping_SparkClusterer_constructor_D}

Méthodes protégées

Méthode Description
OnCreateFeature ( FeatureCollection cluster, GeoPoint center, int maxClusterCount ) : Feature

${WP_mapping_FeaturesClusterer_method_OnCreateFeature_D}

Private Methods

Méthode Description
OnBackgroundChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnForegroundChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

ClusterFeaturesAsync() public méthode

${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}
Résultat void

OnCreateFeature() protected méthode

${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_SparkClusterer_method_OnCreateFeature_param_maxClusterCount}
Résultat SuperMap.WindowsPhone.Core.Feature

SparkClusterer() public méthode

${WP_mapping_SparkClusterer_constructor_D}
public SparkClusterer ( ) : System
Résultat System

Property Details

BackgroundProperty public_oe static_oe property

${WP_mapping_ScatterClusterer_field_BackgroundProperty_D}
public static DependencyProperty,System.Windows BackgroundProperty
Résultat System.Windows.DependencyProperty

ForegroundProperty public_oe static_oe property

${WP_mapping_ScatterClusterer_field_FlareForegroundProperty_D}
public static DependencyProperty,System.Windows ForegroundProperty
Résultat System.Windows.DependencyProperty