C# Class SuperMap.Web.Clustering.ScatterClusterer

${mapping_ScatterClusterer_Title}

${mapping_ScatterClusterer_Description}

Inheritance: FeaturesClusterer
Afficher le fichier Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Méthodes publiques

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

Méthodes publiques

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

${mapping_Clusterer_method_ClusterFeaturesAsync_D}

ScatterClusterer ( ) : System

${pubilc_Constructors_Initializes}

${pubilc_Constructors_instance}

Méthodes protégées

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

${mapping_FeaturesClusterer_method_OnCreateFeature_D}

Private Methods

Méthode Description
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

Method Details

ClusterFeaturesAsync() public méthode

${mapping_Clusterer_method_ClusterFeaturesAsync_D}
public ClusterFeaturesAsync ( IEnumerable features, double resolution ) : void
features IEnumerable ${mapping_Clusterer_method_ClusterFeaturesAsync_param_features}
resolution double ${mapping_Clusterer_method_ClusterFeaturesAsync_param_resolution}
Résultat void

OnCreateFeature() protected méthode

${mapping_FeaturesClusterer_method_OnCreateFeature_D}
protected OnCreateFeature ( FeatureCollection cluster, GeoPoint center, int maxClusterCount ) : Feature
cluster FeatureCollection ${mapping_FeaturesClusterer_method_OnCreateFeature_param_cluster}
center SuperMap.Web.Core.GeoPoint ${mapping_FeaturesClusterer_method_OnCreateFeature_param_center}
maxClusterCount int ${mapping_FeaturesClusterer_method_OnCreateFeature_param_maxClusterCount}
Résultat SuperMap.Web.Core.Feature

ScatterClusterer() public méthode

${pubilc_Constructors_Initializes}

${pubilc_Constructors_instance}

public ScatterClusterer ( ) : System
Résultat System

Property Details

BackgroundProperty public_oe static_oe property

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

EnableRotationProperty public_oe static_oe property

${mapping_ScatterClusterer_field_enableRotationProperty_D}
public static DependencyProperty,System.Windows EnableRotationProperty
Résultat System.Windows.DependencyProperty

ForegroundProperty public_oe static_oe property

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

MaximumCountProperty public_oe static_oe property

${mapping_ScatterClusterer_field_MaximumFlareCountProperty_D}
public static DependencyProperty,System.Windows MaximumCountProperty
Résultat System.Windows.DependencyProperty