C# 클래스 SuperMap.Web.OGC.WMSManager

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

공개 메소드들

메소드 설명
WMSManager ( string url, string version, string proxyUrl ) : System

비공개 메소드들

메소드 설명
CheckFault ( DownloadStringCompletedEventArgs e ) : bool
GetBounds ( System.Xml.Linq.XElement element ) : Rectangle2D
LowerThan13Version ( ) : bool
OnCompleted ( EventArgs args ) : void
ParseCapabilities ( System.Xml.Linq.XDocument document ) : void
PrefixProxy ( string url ) : Uri
client_DownloadStringCompleted ( object sender, DownloadStringCompletedEventArgs e ) : void

메소드 상세

WMSManager() 공개 메소드

public WMSManager ( string url, string version, string proxyUrl ) : System
url string
version string
proxyUrl string
리턴 System