C# 클래스 SuperMap.WindowsPhone.Clustering.ScatterClusterer

${WP_mapping_ScatterClusterer_Title}

${WP_mapping_ScatterClusterer_Description}

상속: FeaturesClusterer
파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8

공개 프로퍼티들

프로퍼티 타입 설명
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