A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
E
- enableCompass(IOrientationProvider) - function in org.osmdroid.views.overlay.compass.CompassOverlay
- enableCompass() - function in org.osmdroid.views.overlay.compass.CompassOverlay
- Enable receiving orientation updates from the provided IOrientationProvider and show acompass on the map.
- enableFollowLocation() - function in org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
- Enables "follow" functionality.
- enableHighDPI(boolean) - function in org.osmdroid.tileprovider.tilesource.MapBoxTileSource
- enableMyLocation(IMyLocationProvider) - function in org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
- enableMyLocation() - function in org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
- Enable receiving location updates from the provided IMyLocationProvider and show yourlocation on the maps.
- enableScaleBar() - function in org.osmdroid.views.overlay.ScaleBarOverlay
- end() - function in org.osmdroid.util.IntegerAccepter
- end() - function in org.osmdroid.util.LineBuilder
- end() - function in org.osmdroid.util.ListPointAccepter
- end() - function in org.osmdroid.util.PathBuilder
- end() - function in org.osmdroid.util.PointAccepter
- end() - function in org.osmdroid.util.SegmentClipper
- end() - function in org.osmdroid.util.SideOptimizationPointAccepter
- end() - function in org.osmdroid.util.LineDrawer
- end() - function in org.osmdroid.views.overlay.milestones.MilestoneLister
- end() - function in org.osmdroid.views.overlay.milestones.MilestoneManager
- end() - function in org.osmdroid.views.overlay.milestones.MilestoneMeterDistanceLister
- end() - function in org.osmdroid.views.overlay.milestones.MilestoneMeterDistanceSliceLister
- end() - function in org.osmdroid.views.overlay.milestones.MilestoneMiddleLister
- end() - function in org.osmdroid.views.overlay.milestones.MilestonePixelDistanceLister
- end() - function in org.osmdroid.views.overlay.milestones.MilestoneVertexLister
- endViewTransition(View) - function in android.view.MapView
- endViewTransition(View) - function in android.view.ItemizedOverlayControlView
- ensureCapacity(int) - function in org.osmdroid.tileprovider.MapTileCache
- ensureCapacity(int) - function in org.osmdroid.tileprovider.MapTileProviderArray
- ensureCapacity(int) - function in org.osmdroid.tileprovider.MapTileProviderBase
- ensureCapacity(int) - function in org.osmdroid.tileprovider.MapTileProviderBasic
- ensureCapacity(int) - function in org.osmdroid.tileprovider.OfflineTileProvider
- ensureCapacity(int) - function in org.osmdroid.util.MapTileList
- equals(Object) - function in org.osmdroid.tileprovider.util.StorageUtils.StorageInfo
- equals(Object) - function in org.osmdroid.util.GeoPoint
- equals(Object) - function in org.osmdroid.util.PointL
- equals(Object) - function in org.osmdroid.util.RectL
- equals(Object) - function in java.util.DefaultOverlayManager
- equals(Object) - function in java.util.OverlayManager
- equals(Object) - function in org.osmdroid.util.LabelledGeoPoint
- equals(int,int) - function in android.graphics.SimpleFastPointOverlay.StyledLabelledPoint
- equals(Object) - function in org.osmdroid.util.StyledLabelledGeoPoint
- execute(CacheManager.CacheManagerTask) - function in org.osmdroid.tileprovider.cachemanager.CacheManager
- execute(Array) - function in android.os.CacheManager.CacheManagerTask
- execute(Runnable) - function in android.os.CacheManager.CacheManagerTask
- executeOnExecutor(Executor,Array) - function in android.os.CacheManager.CacheManagerTask
- exists(ITileSource,long) - function in org.osmdroid.tileprovider.modules.IFilesystemCache
- return true if the map file for download already exists
- exists(ITileSource,long) - function in org.osmdroid.tileprovider.modules.SqliteArchiveTileWriter
- return true if the map file for download already exists
- exists(ITileSource,long) - function in org.osmdroid.tileprovider.modules.SqliteArchiveTileWriter
- return true if the map file for download already exists
- exists(String,long) - function in org.osmdroid.tileprovider.modules.SqlTileWriter
- Returns true if the given tile source and tile coordinates exist in the cache
- exists(ITileSource,long) - function in org.osmdroid.tileprovider.modules.SqlTileWriter
- Returns true if the given tile source and tile coordinates exist in the cache
- exists(ITileSource,long) - function in org.osmdroid.tileprovider.modules.SqlTileWriter
- return true if the map file for download already exists
- exists(ITileSource,long) - function in org.osmdroid.tileprovider.modules.TileWriter
- return true if the map file for download already exists
- exists(ITileSource,long) - function in org.osmdroid.tileprovider.modules.TileWriter
- return true if the map file for download already exists
- ExpirableBitmapDrawable - class in org.osmdroid.tileprovider
- A BitmapDrawable for a org.osmdroid.util.MapTileIndex that has a state to indicate its relevancy: up-to-date (not expired yet), expired, scaled (computed during zoom) and not found (default grey tile)
- expireInMemoryCache(long) - function in org.osmdroid.tileprovider.MapTileProviderArray
- Expire a tile that is in the memory cacheTypical use is for mapsforge, where the contents of the tile can evolve,depending on the neighboring tiles that have been displayed so far.
- expireInMemoryCache(long) - function in org.osmdroid.tileprovider.MapTileProviderBase
- Expire a tile that is in the memory cacheTypical use is for mapsforge, where the contents of the tile can evolve,depending on the neighboring tiles that have been displayed so far.
- expireInMemoryCache(long) - function in org.osmdroid.tileprovider.MapTileProviderBasic
- Expire a tile that is in the memory cacheTypical use is for mapsforge, where the contents of the tile can evolve,depending on the neighboring tiles that have been displayed so far.
- expireInMemoryCache(long) - function in org.osmdroid.tileprovider.OfflineTileProvider
- Expire a tile that is in the memory cacheTypical use is for mapsforge, where the contents of the tile can evolve,depending on the neighboring tiles that have been displayed so far.
- extendedBoundsFromGeoPoints(ArrayList,int) - function in org.osmdroid.tileprovider.cachemanager.CacheManager