OsmAnd
net.osmand.plus.AmenityIndexRepositoryOdb Member List
This is the complete list of members for net.osmand.plus.AmenityIndexRepositoryOdb, including all inherited members.
addAmenity(Amenity a)net.osmand.plus.AmenityIndexRepositoryOdb
checkCachedAmenities(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, String filterId, List< Amenity > toFill, boolean fillFound)net.osmand.plus.AmenityIndexRepositoryOdb
checkCachedAmenities(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, String filterId, List< Amenity > toFill)net.osmand.plus.AmenityIndexRepositoryOdb
checkContains(double latitude, double longitude)net.osmand.plus.AmenityIndexRepository
checkContains(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude)net.osmand.plus.AmenityIndexRepository
clearCache()net.osmand.plus.AmenityIndexRepositoryOdb
close()net.osmand.plus.AmenityIndexRepository
createAmenityIndexRepository(File file)net.osmand.plus.AmenityIndexRepositoryOdb [static]
deleteAmenities(long id)net.osmand.plus.AmenityIndexRepositoryOdb
evaluateCachedAmenities(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, PoiFilter filter, ResultMatcher< Amenity > matcher)net.osmand.plus.AmenityIndexRepositoryOdb
initialize(final IProgress progress, File file)net.osmand.plus.AmenityIndexRepositoryOdb
LIMIT_AMENITIESnet.osmand.plus.AmenityIndexRepositoryOdb [static]
loadingPOIs(List< Amenity > amenities, double leftLon, double topLat, double righLon, double bottomLat)net.osmand.plus.AmenityIndexRepositoryOdb [static]
searchAmenities(int stop, int sleft, int sbottom, int sright, int zoom, PoiFilter filter, List< Amenity > amenities, ResultMatcher< Amenity > matcher)net.osmand.plus.AmenityIndexRepositoryOdb
updateAmenities(List< Amenity > amenities, double leftLon, double topLat, double rightLon, double bottomLat)net.osmand.plus.AmenityIndexRepositoryOdb
updateAmenity(Amenity a)net.osmand.plus.AmenityIndexRepositoryOdb
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines