| Package | Description |
|---|---|
| mil.nga.geopackage.tiles.reproject |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Long,TileReprojectionZoom> |
TileReprojectionCore.zoomConfigs
Zoom level configuration map
|
| Modifier and Type | Method and Description |
|---|---|
TileReprojectionZoom |
TileReprojectionCore.getConfig(long zoom)
Get the zoom level configuration for a zoom level
|
TileReprojectionZoom |
TileReprojectionCore.getConfigOrCreate(long zoom)
Get the zoom level configuration or create new configuration for a zoom
level
|
| Modifier and Type | Method and Description |
|---|---|
Map<Long,TileReprojectionZoom> |
TileReprojectionCore.getZoomConfigs()
Get the zoom level configurations
|
| Modifier and Type | Method and Description |
|---|---|
void |
TileReprojectionCore.setConfig(TileReprojectionZoom config)
Set a zoom level configuration for a zoom level
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.