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

${WP_mapping_Clusterer_Title}

${WP_mapping_Clusterer_Description}

상속: System.Windows.DependencyObject, INotifyPropertyChanged
파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8

공개 프로퍼티들

프로퍼티 타입 설명
ClusterChildElementsProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
CancelAsync ( ) : void

${WP_mapping_Clusterer_method_CancelAsync_D}

ClusterFeaturesAsync ( IEnumerable features, double resolution ) : void

${WP_mapping_Clusterer_method_ClusterFeaturesAsync_D}

GetClusterChildElements ( DependencyObject o ) : string

${WP_mapping_Clusterer_method_GetClusterChildElements_D}

SetClusterChildElements ( DependencyObject o, string value ) : void

${WP_mapping_Clusterer_method_SetClusterChildElements_D}

보호된 메소드들

메소드 설명
Clusterer ( ) : System

${WP_mapping_Clusterer_constructor_D}

OnClusteringCompleted ( IEnumerable clusters ) : void

${WP_mapping_Clusterer_method_OnClusteringCompleted}

OnPropertyChanged ( string propertyName ) : void

${WP_core_Style_method_OnPropertyChanged_D}

비공개 메소드들

메소드 설명
GetCluster ( DependencyObject o ) : IList
SetCluster ( DependencyObject o, IList value ) : void

메소드 상세

CancelAsync() 공개 추상적인 메소드

${WP_mapping_Clusterer_method_CancelAsync_D}
public abstract CancelAsync ( ) : void
리턴 void

ClusterFeaturesAsync() 공개 추상적인 메소드

${WP_mapping_Clusterer_method_ClusterFeaturesAsync_D}
public abstract 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

Clusterer() 보호된 메소드

${WP_mapping_Clusterer_constructor_D}
protected Clusterer ( ) : System
리턴 System

GetClusterChildElements() 공개 정적인 메소드

${WP_mapping_Clusterer_method_GetClusterChildElements_D}
public static GetClusterChildElements ( DependencyObject o ) : string
o System.Windows.DependencyObject /// ${WP_mapping_Clusterer_method_GetClusterChildElements_param_o} ///
리턴 string

OnClusteringCompleted() 보호된 메소드

${WP_mapping_Clusterer_method_OnClusteringCompleted}
protected OnClusteringCompleted ( IEnumerable clusters ) : void
clusters IEnumerable ${WP_mapping_Clusterer_method_OnClusteringCompleted_param_clusters}
리턴 void

OnPropertyChanged() 보호된 메소드

${WP_core_Style_method_OnPropertyChanged_D}
protected OnPropertyChanged ( string propertyName ) : void
propertyName string
리턴 void

SetClusterChildElements() 공개 정적인 메소드

${WP_mapping_Clusterer_method_SetClusterChildElements_D}
public static SetClusterChildElements ( DependencyObject o, string value ) : void
o System.Windows.DependencyObject ${WP_mapping_Clusterer_method_SetClusterChildElements_param_o}
value string ${WP_mapping_Clusterer_method_SetClusterChildElements_param_value}
리턴 void

프로퍼티 상세

ClusterChildElementsProperty 공개적으로 정적으로 프로퍼티

${WP_mapping_Clusterer_ClusterChildElementsProperty_D}
public static DependencyProperty,System.Windows ClusterChildElementsProperty
리턴 System.Windows.DependencyProperty