C# 클래스 iServerJava6R_SampleCode.TiledOpenStreetMapsLayer

상속: TiledCachedLayer
파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight

공개 프로퍼티들

프로퍼티 타입 설명
MapTypeProperty System.Windows.DependencyProperty

공개 메소드들

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

비공개 메소드들

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

메소드 상세

GetTileUrl() 공개 메소드

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

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

TiledOpenStreetMapsLayer() 공개 메소드

public TiledOpenStreetMapsLayer ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

MapTypeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MapTypeProperty
리턴 System.Windows.DependencyProperty