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

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

공개 메소드들

메소드 설명
Initialize ( ) : void

보호된 메소드들

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

비공개 메소드들

메소드 설명
InitalizeImage ( RainDropPngRenderer pngRenderer ) : Stream
timer_Tick ( object state ) : void

메소드 상세

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