C# 클래스 iServerJava6R_SampleCode.CustomClusterer

상속: SuperMap.Web.Clustering.FeaturesClusterer
파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight

공개 메소드들

메소드 설명
CustomClusterer ( ) : System

보호된 메소드들

메소드 설명
OnCreateFeature ( FeatureCollection cluster, GeoPoint center, int maxClusterCount ) : Feature

비공개 메소드들

메소드 설명
InterPlateColor ( double value, double max ) : System.Windows.Media.Brush

메소드 상세

CustomClusterer() 공개 메소드

public CustomClusterer ( ) : System
리턴 System

OnCreateFeature() 보호된 메소드

protected OnCreateFeature ( FeatureCollection cluster, GeoPoint center, int maxClusterCount ) : Feature
cluster FeatureCollection
center SuperMap.Web.Core.GeoPoint
maxClusterCount int
리턴 SuperMap.Web.Core.Feature