C# 클래스 ArcGISWindowsPhoneSDK.SumClusterer

상속: GraphicsClusterer
파일 보기 프로젝트 열기: Esri/arcgis-samples-winphone

공개 메소드들

메소드 설명
SumClusterer ( ) : System

보호된 메소드들

메소드 설명
OnCreateGraphic ( GraphicCollection cluster, MapPoint point, int maxClusterCount ) : Graphic

비공개 메소드들

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

메소드 상세

OnCreateGraphic() 보호된 메소드

protected OnCreateGraphic ( GraphicCollection cluster, MapPoint point, int maxClusterCount ) : Graphic
cluster GraphicCollection
point MapPoint
maxClusterCount int
리턴 Graphic

SumClusterer() 공개 메소드

public SumClusterer ( ) : System
리턴 System