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 FeatureCache
FeatureCacheTables. getCache(String tableName)
Get or create a feature row cache for the table nameFeatureCache
FeatureCacheTables. getCache(FeatureRow featureRow)
Get or create a feature row cache for the feature row
-