Uses of Class
mil.nga.geopackage.extension.im.vector_tiles.VectorTilesLayersDao
-
Packages that use VectorTilesLayersDao Package Description mil.nga.geopackage.extension.im.vector_tiles -
-
Uses of VectorTilesLayersDao in mil.nga.geopackage.extension.im.vector_tiles
Methods in mil.nga.geopackage.extension.im.vector_tiles that return VectorTilesLayersDao Modifier and Type Method Description static VectorTilesLayersDaoVectorTilesLayersDao. create(GeoPackageCoreConnection db)Create the DAOstatic VectorTilesLayersDaoVectorTilesLayersDao. create(GeoPackageCore geoPackage)Create the DAOVectorTilesLayersDaoVectorTilesExtension. getVectorTilesLayersDao()Get the Layers DAOstatic VectorTilesLayersDaoVectorTilesExtension. getVectorTilesLayersDao(GeoPackageCoreConnection db)Get the Layers DAOstatic VectorTilesLayersDaoVectorTilesExtension. getVectorTilesLayersDao(GeoPackageCore geoPackage)Get the Layers DAO
-