ITileLayer 接口 |
命名空间: GISShare.SMap.WPF.Layer
The ITileLayer type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() | CacheDirectory |
瓦片缓存目录(Silverlight 中无效)
|
![]() | CacheEffectivePeriod |
瓦片有效期(单位秒,大于零有效)
|
![]() | CacheMemoryCapacity |
高速缓存容量(即:内存保留的最大瓦片数量,等于0表示无效,限制最小值设定为0。)
|
![]() | CanvasPanel |
画布面板,用于图层内置展现
(继承自 ILayerCore。) |
![]() | Effective |
获取 Web图层是否有效
(继承自 IWebLayer。) |
![]() | eSourceStyle |
Web地图资源类型
(继承自 IWebLayer。) |
![]() | eTileSourceStyle |
瓦片资源类型
|
![]() | Extent |
图层视图范围
(继承自 ILayer。) |
![]() | IsEmpty |
是否为无效图层
(继承自 ILayerCore。) |
![]() | IsShadowLayer |
表示是否作为地图背景处理产生移动缩放效果
(继承自 IShadowObject。) |
![]() | MaximumScale |
最大可见比例尺
(继承自 ILayer。) |
![]() | MinimumScale |
最小可见比例尺
(继承自 ILayer。) |
![]() | Name |
图层名称
(继承自 ILayer。) |
![]() | Opacity |
透明度(该属性并非所有图层都有效)
(继承自 ILayer。) |
![]() | ServiceAgent |
是否使用服务代理请求
(继承自 IWebAgent。) |
![]() | ServiceAgentOnlyTileTransform |
是否使用服务代理请求仅做为Transform
(继承自 ITileWebAgent。) |
![]() | ServiceAgentURLAddressArray |
服务代理地址链接地址数组(适合的条件下可以为空)
(继承自 IWebAgent。) |
![]() | ServiceAgentURLHeader |
服务代理地址链接接头
(继承自 IWebAgent。) |
![]() | ShowTileDownloadFailed |
显示瓦片下载错误
|
![]() | SpatialReference |
空间参考
(继承自 ILayer。) |
![]() | Text |
描述
(继承自 ILayer。) |
![]() | TileCacheFileExtension |
瓦片拓展名
|
![]() | TileMatrixDictionary |
瓦片矩阵字典
|
![]() | TileRealTimeLoading |
瓦片试试加载(即:无论是平移还是缩放都将制空已有的瓦片重新获取)
|
![]() | TileSizeExaggerate |
瓦片尺寸虚夸(用于提高效率,减少加载)
|
![]() | TileURLAddressArray |
瓦片地址链接地址数组(适合的条件下可以为空)
|
![]() | TileURLHeader |
瓦片地址链接接头
|
![]() | TileURLStyle |
瓦片URL链接的方式(主要在TMS中起作用)
(有些公司WEB瓦片组织方式是一致的,但是URL拼接却不尽相同,如:百度的影像图和普通地图组织方式就不一致。为了提高灵活度添加此变量,以后根据不同的类它的值将会有不同的含义。)
0:表示通配
1:普通地图;
2:遥感地图;
3:路网注记地图;
|
![]() | UseCacheDirectory |
使用瓦片缓存目录(Silverlight 中无效 返回值 false)
|
![]() | VirtualExtension |
使用虚拟拓展(该属性并非所有图层都有效)
(继承自 ILayer。) |
![]() | Visible |
可见性
(继承自 ILayer。) |
名称 | 说明 | |
---|---|---|
![]() | GetServiceAgentTileUrl |
获取跳转的URL链接
(继承自 ITileWebAgent。) |
![]() | GetServiceAgentUrl |
获取跳转的URL链接
(继承自 IWebAgent。) |
![]() | GetTileCacheFileName |
获取瓦片缓存文件名
|
![]() | GetTileUrl |
获取瓦片URL地址
|
![]() | GetVisibleInfo |
获取指定比例尺范围下可见状态
(继承自 ILayer。) |
![]() | OnDraw |
绘制
(继承自 ILayer。) |