Uses of Class
mil.nga.geopackage.features.user.FeatureCache
-
Packages that use FeatureCache Package Description mil.nga.geopackage.features.user -
-
Uses of FeatureCache in mil.nga.geopackage.features.user
Methods in mil.nga.geopackage.features.user that return FeatureCache Modifier and Type Method Description FeatureCacheFeatureCacheTables. getCache(String tableName)Get or create a feature row cache for the table nameFeatureCacheFeatureCacheTables. getCache(FeatureRow featureRow)Get or create a feature row cache for the feature row
-