| Modifier and Type | Field and Description |
|---|---|
protected TileType |
TileMeta.tileType
瓦片类型
|
| Modifier and Type | Method and Description |
|---|---|
static TileType |
TileType.getByValue(Integer value) |
TileType |
TileMeta.getTileType()
瓦片类型
|
TileType |
ITileDataset.getType()
瓦片类型
|
static TileType |
TileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TileType[] |
TileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ITileDataset> |
ITileDataSource.getDatasets(TileType... eTypes)
获取数据集列表
|
void |
TileMeta.setTileType(TileType tileType)
瓦片类型
|
| Modifier and Type | Method and Description |
|---|---|
List<ITileDataset> |
ArcGISTileDataSource.getDatasets(TileType... eTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<ITileDataset> |
GuoBiaoTileDataSource.getDatasets(TileType... eTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<ITileDataset> |
MBTilesTileDataSource.getDatasets(TileType... eTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<ITileDataset> |
HttpModel3dTileDataSource.getDatasets(TileType... eTypes) |
List<ITileDataset> |
Model3dTileDataSource.getDatasets(TileType... eTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<ITileDataset> |
MongoTileDataSource.getDatasets(TileType... eTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<ITileDataset> |
VectorTileDataSource.getDatasets(TileType... eTypes) |
List<ITileDataset> |
WMTSTileDataSource.getDatasets(TileType... eTypes) |
Copyright © 2025. All rights reserved.