, including all inherited members.
AmenityIndexRepositoryBinary(BinaryMapIndexReader index) | net.osmand.plus.AmenityIndexRepositoryBinary | |
cachedObjects | net.osmand.plus.AmenityIndexRepositoryBinary | [protected] |
cBottomLatitude | net.osmand.plus.AmenityIndexRepositoryBinary | [protected] |
checkCachedAmenities(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, String filterId, List< Amenity > toFill, boolean fillFound) | net.osmand.plus.AmenityIndexRepositoryBinary | |
checkContains(double latitude, double longitude) | net.osmand.plus.AmenityIndexRepositoryBinary | |
checkContains(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude) | net.osmand.plus.AmenityIndexRepositoryBinary | |
clearCache() | net.osmand.plus.AmenityIndexRepositoryBinary | |
cLeftLongitude | net.osmand.plus.AmenityIndexRepositoryBinary | [protected] |
close() | net.osmand.plus.AmenityIndexRepositoryBinary | |
cRightLongitude | net.osmand.plus.AmenityIndexRepositoryBinary | [protected] |
cTopLatitude | net.osmand.plus.AmenityIndexRepositoryBinary | [protected] |
cZoom | net.osmand.plus.AmenityIndexRepositoryBinary | [protected] |
evaluateCachedAmenities(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, PoiFilter filter, ResultMatcher< Amenity > matcher) | net.osmand.plus.AmenityIndexRepositoryBinary | |
searchAmenities(int stop, int sleft, int sbottom, int sright, int zoom, final PoiFilter filter, final List< Amenity > amenities, ResultMatcher< Amenity > matcher) | net.osmand.plus.AmenityIndexRepositoryBinary | |
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 | |
searchAmenitiesByName(int x, int y, String query, ResultMatcher< Amenity > resulMatcher) | net.osmand.plus.AmenityIndexRepositoryBinary | |
searchAmenityCategoriesByName(String query, Map< AmenityType, List< String >> map) | net.osmand.plus.AmenityIndexRepositoryBinary | |