C# 클래스 Vishcious.ArcGIS.SLContrib.HeatMapLayer

상속: DynamicLayer
파일 보기 프로젝트 열기: OliveiraThales/GeoCache

공개 프로퍼티들

프로퍼티 타입 설명
MapPoints List

공개 메소드들

메소드 설명
Initialize ( ) : void

보호된 메소드들

메소드 설명
GetSource ( Envelope extent, int width, int height, DynamicLayer onComplete ) : void

비공개 메소드들

메소드 설명
InitalizeImage ( HeatMapPngRenderer pngRenderer ) : Stream

메소드 상세

GetSource() 보호된 메소드

protected GetSource ( Envelope extent, int width, int height, DynamicLayer onComplete ) : void
extent Envelope
width int
height int
onComplete DynamicLayer
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

프로퍼티 상세

MapPoints 공개적으로 프로퍼티

public List MapPoints
리턴 List