TileMatrix 方法 |
The TileMatrix type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| CreateTileMatrix |
创建瓦片指定层级矩阵
| |
| GetTileXY |
获取坐标在该层级的瓦片编码
| |
| Reset |
重置TileMatrix
| |
| ResetMinMaxRowCol |
重置矩阵有效区域
| |
| ToString |
返回 标识字符串
(覆写 ObjectToString.) | |
| ValidateCol |
验证列是否有效
| |
| ValidateRow |
验证行是否有效
| |
| ValidateRowCol |
验证行列是否有效
|