, including all inherited members.
amenityRepositories | net.osmand.plus.ResourceManager | [protected] |
APP_DIR | net.osmand.plus.ResourceManager | [static] |
asyncLoadingThread | net.osmand.plus.ResourceManager | |
BACKUP_PATH | net.osmand.plus.ResourceManager | [static] |
builder | net.osmand.plus.ResourceManager | [protected] |
cacheOfImages | net.osmand.plus.ResourceManager | [protected] |
calculateTileId(ITileSource map, int x, int y, int zoom) | net.osmand.plus.ResourceManager | |
clearTileImageForMap(String file, ITileSource map, int x, int y, int zoom) | net.osmand.plus.ResourceManager | |
clearTiles() | net.osmand.plus.ResourceManager | [protected] |
close() | net.osmand.plus.ResourceManager | |
closeAddresses() | net.osmand.plus.ResourceManager | |
closeAmenities() | net.osmand.plus.ResourceManager | |
closeRouteFiles() | net.osmand.plus.ResourceManager | |
closeTransport() | net.osmand.plus.ResourceManager | |
containsAmenityRepositoryToSearch(boolean searchByName) | net.osmand.plus.ResourceManager | |
dirWithTiles | net.osmand.plus.ResourceManager | [protected] |
getAddressRepositories() | net.osmand.plus.ResourceManager | |
getBackupIndexes(Map< String, String > map) | net.osmand.plus.ResourceManager | |
getBusyIndicator() | net.osmand.plus.ResourceManager | |
getContext() | net.osmand.plus.ResourceManager | |
getIndexFileNames() | net.osmand.plus.ResourceManager | |
getMapTileDownloader() | net.osmand.plus.ResourceManager | |
getRegionRepository(String name) | net.osmand.plus.ResourceManager | |
getRenderer() | net.osmand.plus.ResourceManager | |
getRequestedImageTile(TileLoadDownloadRequest req) | net.osmand.plus.ResourceManager | [protected] |
getRoutingMapFiles() | net.osmand.plus.ResourceManager | |
getTileImageForMap(String file, ITileSource map, int x, int y, int zoom, boolean loadFromInternetIfNeeded, boolean sync, boolean loadFromFs) | net.osmand.plus.ResourceManager | [protected] |
getTileImageForMap(String tileId, ITileSource map, int x, int y, int zoom, boolean loadFromInternetIfNeeded, boolean sync, boolean loadFromFs, boolean deleteBefore) | net.osmand.plus.ResourceManager | [protected] |
getTileImageForMapAsync(String file, ITileSource map, int x, int y, int zoom, boolean loadFromInternetIfNeeded) | net.osmand.plus.ResourceManager | |
getTileImageForMapSync(String file, ITileSource map, int x, int y, int zoom, boolean loadFromInternetIfNeeded) | net.osmand.plus.ResourceManager | |
getTileImageFromCache(String file) | net.osmand.plus.ResourceManager | |
getUpdatablePoiDb() | net.osmand.plus.ResourceManager | |
GPX_PATH | net.osmand.plus.ResourceManager | [static] |
imagesOnFS | net.osmand.plus.ResourceManager | [protected] |
indexFileNames | net.osmand.plus.ResourceManager | [protected] |
indexingImageTiles(IProgress progress) | net.osmand.plus.ResourceManager | |
indexingMaps(final IProgress progress) | net.osmand.plus.ResourceManager | |
indexingPoi(final IProgress progress, List< String > warnings, File f) | net.osmand.plus.ResourceManager | |
internetIsNotAccessible | net.osmand.plus.ResourceManager | [protected] |
interruptRendering() | net.osmand.plus.ResourceManager | |
manager | net.osmand.plus.ResourceManager | [protected, static] |
MAPS_PATH | net.osmand.plus.ResourceManager | [static] |
maxImgCacheSize | net.osmand.plus.ResourceManager | [protected] |
onLowMemory() | net.osmand.plus.ResourceManager | |
POI_PATH | net.osmand.plus.ResourceManager | [static] |
reloadIndexes(IProgress progress) | net.osmand.plus.ResourceManager | |
reloadTilesFromFS() | net.osmand.plus.ResourceManager | |
renderer | net.osmand.plus.ResourceManager | [protected] |
resetStoreDirectory() | net.osmand.plus.ResourceManager | |
ResourceManager(OsmandApplication context) | net.osmand.plus.ResourceManager | |
routingMapFiles | net.osmand.plus.ResourceManager | [protected] |
searchAmenities(PoiFilter filter, double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, double lat, double lon, ResultMatcher< Amenity > matcher) | net.osmand.plus.ResourceManager | |
searchAmenitiesAsync(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, PoiFilter filter, List< Amenity > toFill) | net.osmand.plus.ResourceManager | |
searchAmenitiesByName(String searchQuery, double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, double lat, double lon, ResultMatcher< Amenity > matcher) | net.osmand.plus.ResourceManager | |
searchAmenityCategoriesByName(String searchQuery, double lat, double lon) | net.osmand.plus.ResourceManager | |
searchTransportAsync(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, List< TransportStop > toFill) | net.osmand.plus.ResourceManager | |
searchTransportRepositories(double latitude, double longitude) | net.osmand.plus.ResourceManager | |
setBusyIndicator(BusyIndicator busyIndicator) | net.osmand.plus.ResourceManager | |
TEMP_SOURCE_TO_LOAD | net.osmand.plus.ResourceManager | [static] |
tileDownloaded(DownloadRequest request) | net.osmand.plus.ResourceManager | |
tileDownloader | net.osmand.plus.ResourceManager | [protected] |
tileExistOnFileSystem(String file, ITileSource map, int x, int y, int zoom) | net.osmand.plus.ResourceManager | |
tileId | net.osmand.plus.ResourceManager | [protected] |
TILES_PATH | net.osmand.plus.ResourceManager | [static] |
transportRepositories | net.osmand.plus.ResourceManager | [protected] |
updatablePoiDb | net.osmand.plus.ResourceManager | [protected] |
updateIndexLastDateModified(File f) | net.osmand.plus.ResourceManager | |
updateRenderedMapNeeded(RotatedTileBox rotatedTileBox, DrawSettings drawSettings) | net.osmand.plus.ResourceManager | |
updateRendererMap(RotatedTileBox rotatedTileBox) | net.osmand.plus.ResourceManager | |
VECTOR_MAP | net.osmand.plus.ResourceManager | [static] |
VOICE_PATH | net.osmand.plus.ResourceManager | [static] |