This is the complete list of members for
net.osmand.plus.AmenityIndexRepository, including all inherited members.
checkCachedAmenities(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, String filterId, List< Amenity > toFill, boolean fillFound) | net.osmand.plus.AmenityIndexRepository | |
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.AmenityIndexRepository | |
close() | net.osmand.plus.AmenityIndexRepository | |
evaluateCachedAmenities(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, PoiFilter filter, ResultMatcher< Amenity > matcher) | net.osmand.plus.AmenityIndexRepository | |
searchAmenities(int stop, int sleft, int sbottom, int sright, int zoom, PoiFilter filter, List< Amenity > amenities, ResultMatcher< Amenity > matcher) | net.osmand.plus.AmenityIndexRepository | |