, 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_AMENITIES | net.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 | |