Uses of Class
mil.nga.geopackage.extension.coverage.GriddedCoverage
- 
Packages that use GriddedCoverage Package Description mil.nga.geopackage.extension.coverage 
- 
- 
Uses of GriddedCoverage in mil.nga.geopackage.extension.coverageMethods in mil.nga.geopackage.extension.coverage that return GriddedCoverage Modifier and Type Method Description GriddedCoverageCoverageDataCore. getGriddedCoverage()Get the gridded coverageGriddedCoverageGriddedCoverageDao. query(String tileMatrixSetName)Query by table nameGriddedCoverageGriddedCoverageDao. query(TileMatrixSet tileMatrixSet)Query by tile matrix setGriddedCoverageCoverageDataCore. queryGriddedCoverage()Query and update the gridded coverageConstructors in mil.nga.geopackage.extension.coverage with parameters of type GriddedCoverage Constructor Description GriddedCoverage(GriddedCoverage griddedCoverage)Copy ConstructorConstructor parameters in mil.nga.geopackage.extension.coverage with type arguments of type GriddedCoverage Constructor Description GriddedCoverageDao(ConnectionSource connectionSource, Class<GriddedCoverage> dataClass)Constructor, required by ORMLite
 
-