Uses of Class
mil.nga.geopackage.extension.nga.index.GeometryIndexDao
-
Packages that use GeometryIndexDao Package Description mil.nga.geopackage.extension.nga.index -
-
Uses of GeometryIndexDao in mil.nga.geopackage.extension.nga.index
Methods in mil.nga.geopackage.extension.nga.index that return GeometryIndexDao Modifier and Type Method Description static GeometryIndexDaoGeometryIndexDao. create(GeoPackageCoreConnection db)Create the DAOstatic GeometryIndexDaoGeometryIndexDao. create(GeoPackageCore geoPackage)Create the DAOGeometryIndexDaoFeatureTableCoreIndex. getGeometryIndexDao()Get a Geometry Index DAOstatic GeometryIndexDaoFeatureTableCoreIndex. getGeometryIndexDao(GeoPackageCoreConnection db)Get a Geometry Index DAOstatic GeometryIndexDaoFeatureTableCoreIndex. getGeometryIndexDao(GeoPackageCore geoPackage)Get a Geometry Index DAO
-