| Package | Description |
|---|---|
| com.geoway.adf.gis.tile | |
| com.geoway.adf.gis.tile.meta | |
| com.geoway.adf.gis.tile.wmts |
| Modifier and Type | Field and Description |
|---|---|
protected TileSchema |
TileMeta.tileSchema
金字塔方案
|
| Modifier and Type | Method and Description |
|---|---|
TileSchema |
TileMeta.getTileSchema()
金字塔方案
|
| Modifier and Type | Method and Description |
|---|---|
void |
TileMeta.setTileSchema(TileSchema tileSchema)
金字塔方案
|
| Modifier and Type | Field and Description |
|---|---|
static TileSchema |
TileSchema.ArcGIS
arcgis默认方案
|
static TileSchema |
TileSchema.TerrainV20
地形2.0方案
|
static TileSchema |
TileSchema.Tianditu
天地图方案
|
static TileSchema |
TileSchema.WebMercator
web墨卡托方案
|
| Modifier and Type | Method and Description |
|---|---|
TileSchema |
TileSchema.clone() |
| Modifier and Type | Method and Description |
|---|---|
static MapExtent |
TileTransform.tileToWorld(TileRange range,
int level,
TileSchema schema) |
static TileRange |
TileTransform.worldToTile(MapExtent extent,
int level,
TileSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TileSchema> |
WMTSTileMeta.getTileMatrixSets() |
| Modifier and Type | Method and Description |
|---|---|
String |
WMTSTileDataSource.getDefaultTileMatrixSet(Map<String,TileSchema> tileMatrixSets) |
void |
WMTSTileMeta.setTileMatrixSets(Map<String,TileSchema> tileMatrixSets) |
Copyright © 2025. All rights reserved.