C# 클래스 iServerJava6R_SampleCode.TileTDTMapsLayer

상속: TiledCachedLayer
파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight 1 사용 예제들

공개 메소드들

메소드 설명
GetTileUrl ( int indexX, int indexY, int level ) : string
Initialize ( ) : void
TileTDTMapsLayer ( ) : System

비공개 메소드들

메소드 설명
ChangeTileSource ( ) : void
OnMapTypePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RefreshResolutions ( ) : void

메소드 상세

GetTileUrl() 공개 메소드

public GetTileUrl ( int indexX, int indexY, int level ) : string
indexX int
indexY int
level int
리턴 string

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

TileTDTMapsLayer() 공개 메소드

public TileTDTMapsLayer ( ) : System
리턴 System