C# 클래스 SuperMap.Connector.Control.Utility.SuperMapProvider

SuperMap iServer 6R(2012) provider 暂只支持SuperMap iServer 6R中发布的Mercator投影的地图。
상속: GMap.NET.MapProviders.GMapProvider
파일 보기 프로젝트 열기: SuperMap/iClient-for-DotNet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_guidHashTable Guid>.Dictionary

공개 메소드들

메소드 설명
GetTileImage ( GMap.NET.GPoint pos, int zoom ) : GMap.NET.PureImage
SuperMapProvider ( string serviceUrl, string mapName, double mapScales ) : System
SuperMapProvider ( string serviceUrl, string mapName, int scaleCount, int defaultScaleIndex ) : System

비공개 메소드들

메소드 설명
MakeTileImageUrl ( GMap.NET.GPoint pos, int zoom, string language ) : string

메소드 상세

GetTileImage() 공개 메소드

public GetTileImage ( GMap.NET.GPoint pos, int zoom ) : GMap.NET.PureImage
pos GMap.NET.GPoint
zoom int
리턴 GMap.NET.PureImage

SuperMapProvider() 공개 메소드

public SuperMapProvider ( string serviceUrl, string mapName, double mapScales ) : System
serviceUrl string
mapName string
mapScales double
리턴 System

SuperMapProvider() 공개 메소드

public SuperMapProvider ( string serviceUrl, string mapName, int scaleCount, int defaultScaleIndex ) : System
serviceUrl string
mapName string
scaleCount int
defaultScaleIndex int
리턴 System

프로퍼티 상세

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

public static Dictionary _guidHashTable
리턴 Guid>.Dictionary