| Package | Description |
|---|---|
| mil.nga.geopackage.extension.elevation |
| Modifier and Type | Method and Description |
|---|---|
GriddedCoverage |
ElevationTilesCore.getGriddedCoverage()
Get the gridded coverage
|
GriddedCoverage |
GriddedCoverageDao.query(String tileMatrixSetName)
Query by table name
|
GriddedCoverage |
GriddedCoverageDao.query(TileMatrixSet tileMatrixSet)
Query by tile matrix set
|
GriddedCoverage |
ElevationTilesCore.queryGriddedCoverage()
Query and updated the gridded coverage
|
| Constructor and Description |
|---|
GriddedCoverage(GriddedCoverage griddedCoverage)
Copy Constructor
|
| Constructor and Description |
|---|
GriddedCoverageDao(ConnectionSource connectionSource,
Class<GriddedCoverage> dataClass)
Constructor, required by ORMLite
|
Copyright © 2017 National Geospatial-Intelligence Agency. All rights reserved.