A B C D E F G H I L M N O P Q R S T U V W X Y Z 

A

about - Static variable in class org.osmdroid.library.R.string
 
about_message - Static variable in class org.osmdroid.library.R.string
 
acceptAnySource() - Method in class org.osmdroid.util.GEMFFile
 
add(int, Overlay) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
add(Overlay) - Method in class org.osmdroid.views.overlay.FolderOverlay
 
add(int, Overlay) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
addGreatCircle(GeoPoint, GeoPoint) - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
Draw a great circle.
addGreatCircle(GeoPoint, GeoPoint, int) - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
Draw a great circle.
addGreatCircle(GeoPoint, GeoPoint, int) - Method in class org.osmdroid.views.overlay.Polyline
 
addItem(Item) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
addItem(int, Item) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
addItems(List<Item>) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
addMarker(Marker) - Method in interface org.osmdroid.api.IMap
Add a marker.
addOnFirstLayoutListener(MapView.OnFirstLayoutListener) - Method in class org.osmdroid.views.MapView
 
addPoint(IGeoPoint) - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
addPoint(int, int) - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
addPoint(GeoPoint) - Method in class org.osmdroid.views.overlay.Polyline
 
addPoint(int, int) - Method in class org.osmdroid.views.overlay.Polyline
 
addPoints(IGeoPoint...) - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
addPoints(List<IGeoPoint>) - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
addPointsToPolyline(int, IGeoPoint...) - Method in interface org.osmdroid.api.IMap
Add points to a polyline
addPolyline(Polyline) - Method in interface org.osmdroid.api.IMap
Add a polyline.
addTileSource(ITileSource) - Static method in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
adds a new tile source to the list
adjustForDateLine(int, int, Point) - Method in class org.osmdroid.views.Projection
 
alignBottom - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
 
alignment - Variable in class org.osmdroid.views.MapView.LayoutParams
The alignment the alignment of the view compared to the location.
alignRight - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
 
anchor - Variable in class org.osmdroid.api.Marker
 
anchor(Marker.Anchor) - Method in class org.osmdroid.api.Marker
Anchor of marker.
ANCHOR_BOTTOM - Static variable in class org.osmdroid.views.overlay.Marker
Usual values in the (U,V) coordinates system of the icon image
ANCHOR_CENTER - Static variable in class org.osmdroid.views.overlay.Marker
Usual values in the (U,V) coordinates system of the icon image
ANCHOR_LEFT - Static variable in class org.osmdroid.views.overlay.Marker
Usual values in the (U,V) coordinates system of the icon image
ANCHOR_RIGHT - Static variable in class org.osmdroid.views.overlay.Marker
Usual values in the (U,V) coordinates system of the icon image
ANCHOR_TOP - Static variable in class org.osmdroid.views.overlay.Marker
Usual values in the (U,V) coordinates system of the icon image
animateTo(IGeoPoint) - Method in interface org.osmdroid.api.IMapController
 
animateTo(IGeoPoint) - Method in class org.osmdroid.views.MapController
Start animating the map towards the given point.
animateTo(int, int) - Method in class org.osmdroid.views.MapController
Start animating the map towards the given point.
ANIMATION_DURATION_DEFAULT - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
 
ANIMATION_DURATION_LONG - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
 
ANIMATION_DURATION_SHORT - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
 
ANIMATION_SMOOTHNESS_DEFAULT - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
 
ANIMATION_SMOOTHNESS_HIGH - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
 
ANIMATION_SMOOTHNESS_LOW - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
 
app_name - Static variable in class org.osmdroid.library.R.string
 
applyReusableOptions(BitmapFactory.Options) - Method in class org.osmdroid.tileprovider.BitmapPool
 
ArchiveFileFactory - Class in org.osmdroid.tileprovider.modules
 
ArchiveFileFactory() - Constructor for class org.osmdroid.tileprovider.modules.ArchiveFileFactory
 

B

backgroundColor - Static variable in class org.osmdroid.views.overlay.gridlines.LatLonGridlineOverlay
 
barPath - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
 
base - Static variable in class org.osmdroid.library.R.string
 
base_nl - Static variable in class org.osmdroid.library.R.string
 
BASE_OVERLAY_NL - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
BasicInfoWindow - Class in org.osmdroid.views.overlay.infowindow
Default implementation of InfoWindow for an OverlayWithIW.
BasicInfoWindow(int, MapView) - Constructor for class org.osmdroid.views.overlay.infowindow.BasicInfoWindow
 
bearingTo(IGeoPoint) - Method in class org.osmdroid.util.GeoPoint
 
beginUsingDrawable() - Method in class org.osmdroid.tileprovider.ReusableBitmapDrawable
 
bing - Static variable in class org.osmdroid.library.R.string
 
bitmap - Variable in class org.osmdroid.api.Marker
Bitmap of marker.
bitmap(Bitmap) - Method in class org.osmdroid.api.Marker
Bitmap of marker.
BitmapPool - Class in org.osmdroid.tileprovider
 
BitmapPool() - Constructor for class org.osmdroid.tileprovider.BitmapPool
 
BitmapTileSourceBase - Class in org.osmdroid.tileprovider.tilesource
 
BitmapTileSourceBase(String, int, int, int, String) - Constructor for class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
Constructor
BitmapTileSourceBase.LowMemoryException - Exception in org.osmdroid.tileprovider.tilesource
 
BitmapTileSourceBase.LowMemoryException(String) - Constructor for exception org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase.LowMemoryException
 
BitmapTileSourceBase.LowMemoryException(Throwable) - Constructor for exception org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase.LowMemoryException
 
bonuspack_bubble - Static variable in class org.osmdroid.library.R.drawable
 
bonuspack_bubble - Static variable in class org.osmdroid.library.R.layout
 
BonusPackHelper - Class in org.osmdroid.tileprovider.constants
Useful functions and common constants.
BonusPackHelper() - Constructor for class org.osmdroid.tileprovider.constants.BonusPackHelper
 
BOTTOM_CENTER - Static variable in class org.osmdroid.views.MapView.LayoutParams
Special value for the alignment requested by a View.
BOTTOM_LEFT - Static variable in class org.osmdroid.views.MapView.LayoutParams
Special value for the alignment requested by a View.
BOTTOM_RIGHT - Static variable in class org.osmdroid.views.MapView.LayoutParams
Special value for the alignment requested by a View.
BoundingBoxE6 - Class in org.osmdroid.util
 
BoundingBoxE6(int, int, int, int) - Constructor for class org.osmdroid.util.BoundingBoxE6
a new bounding box
BoundingBoxE6(double, double, double, double) - Constructor for class org.osmdroid.util.BoundingBoxE6
makes a new bounding box
boundToHotspot(Drawable, OverlayItem.HotspotPlace) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
Adjusts a drawable's bounds so that (0,0) is a pixel in the location described by the hotspot parameter.
bringToBoundingBox(int, int) - Method in class org.osmdroid.util.BoundingBoxE6
 
btn_moreinfo - Static variable in class org.osmdroid.library.R.drawable
 
bubble_description - Static variable in class org.osmdroid.library.R.id
 
bubble_image - Static variable in class org.osmdroid.library.R.id
 
bubble_moreinfo - Static variable in class org.osmdroid.library.R.id
 
bubble_subdescription - Static variable in class org.osmdroid.library.R.id
 
bubble_title - Static variable in class org.osmdroid.library.R.id
 
BuildConfig - Class in org.osmdroid.library
 
BuildConfig() - Constructor for class org.osmdroid.library.BuildConfig
 

C

CACHE_MAPTILECOUNT_DEFAULT - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
Initial tile cache size.
cacheCapacity() - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
CacheManager - Class in org.osmdroid.tileprovider.cachemanager
Provides various methods for managing the local filesystem cache of osmdroid tiles:
- Dowloading of tiles inside a specified area,
- Cleaning of tiles inside a specified area,
- Information about cache capacity and current cache usage.
CacheManager(MapView) - Constructor for class org.osmdroid.tileprovider.cachemanager.CacheManager
 
CacheManager.CacheManagerCallback - Interface in org.osmdroid.tileprovider.cachemanager
 
CacheManager.CacheManagerTask - Class in org.osmdroid.tileprovider.cachemanager
generic class for common code related to AsyncTask management
CacheManager.CacheManagerTask(Context, BoundingBoxE6, int, int, CacheManager.CacheManagerCallback) - Constructor for class org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerTask
 
CacheManager.CacheManagerTask(Context, BoundingBoxE6, int, int) - Constructor for class org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerTask
 
CacheManager.CleaningTask - Class in org.osmdroid.tileprovider.cachemanager
 
CacheManager.CleaningTask(Context, BoundingBoxE6, int, int) - Constructor for class org.osmdroid.tileprovider.cachemanager.CacheManager.CleaningTask
 
CacheManager.DownloadingTask - Class in org.osmdroid.tileprovider.cachemanager
 
CacheManager.DownloadingTask(Context, BoundingBoxE6, int, int, CacheManager.CacheManagerCallback) - Constructor for class org.osmdroid.tileprovider.cachemanager.CacheManager.DownloadingTask
 
callback - Variable in class org.osmdroid.events.DelayedMapListener
 
canZoomIn() - Method in class org.osmdroid.views.MapView
 
canZoomOut() - Method in class org.osmdroid.views.MapView
 
center - Static variable in class org.osmdroid.library.R.drawable
 
CENTER - Static variable in class org.osmdroid.views.MapView.LayoutParams
Special value for the alignment requested by a View.
CENTER_LEFT - Static variable in class org.osmdroid.views.MapView.LayoutParams
Special value for the alignment requested by a View.
CENTER_RIGHT - Static variable in class org.osmdroid.views.MapView.LayoutParams
Special value for the alignment requested by a View.
checkLayoutParams(ViewGroup.LayoutParams) - Method in class org.osmdroid.views.MapView
 
cleanArea() - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager.CleaningTask
Do the job.
cleanAreaAsync(Context, BoundingBoxE6, int, int) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
Remove all cached tiles in the specified area.
clear() - Method in interface org.osmdroid.api.IMap
Removes all markers, polylines, polygons, overlays, etc from the map.
clear() - Method in class org.osmdroid.tileprovider.LRUMapTileCache
 
clear() - Method in class org.osmdroid.tileprovider.MapTileCache
 
clearBitmapPool() - Method in class org.osmdroid.tileprovider.BitmapPool
 
clearPath() - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
clearPath() - Method in class org.osmdroid.views.overlay.Polyline
 
clearPolyline(int) - Method in interface org.osmdroid.api.IMap
Removes one polyline.
clearTileCache() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
 
clone() - Method in class org.osmdroid.util.GeoPoint
 
close() - Method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
 
close() - Method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
 
close() - Method in interface org.osmdroid.tileprovider.modules.IArchiveFile
Closes the archive file and releases resources.
close() - Method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
close() - Method in class org.osmdroid.tileprovider.modules.ZipFileArchive
 
close() - Method in class org.osmdroid.util.GEMFFile
 
close() - Method in class org.osmdroid.views.overlay.infowindow.InfoWindow
 
closeAllInfoWindows() - Method in class org.osmdroid.views.overlay.FolderOverlay
Close all opened InfoWindows of overlays it contains.
closeAllInfoWindowsOn(MapView) - Static method in class org.osmdroid.views.overlay.infowindow.InfoWindow
close all InfoWindows currently opened on this MapView
closeInfoWindow() - Method in class org.osmdroid.views.overlay.OverlayWithIW
 
closeStream(Closeable) - Static method in class org.osmdroid.tileprovider.util.StreamUtils
Closes the specified stream.
CLOUDMADESMALLTILES - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
CLOUDMADESTANDARDTILES - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
CloudmadeTileSource - Class in org.osmdroid.tileprovider.tilesource
 
CloudmadeTileSource(String, int, int, int, String, String[]) - Constructor for class org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
 
CloudmadeUtil - Class in org.osmdroid.tileprovider.util
Utility class for implementing Cloudmade authorization.
CloudmadeUtil() - Constructor for class org.osmdroid.tileprovider.util.CloudmadeUtil
 
COL_TILES_TILE_COLUMN - Static variable in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
COL_TILES_TILE_DATA - Static variable in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
COL_TILES_TILE_ROW - Static variable in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
COL_TILES_ZOOM_LEVEL - Static variable in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
color - Variable in class org.osmdroid.api.Polyline
The color of the polyline.
color(int) - Method in class org.osmdroid.api.Polyline
The color of the polyline.
compass - Static variable in class org.osmdroid.library.R.string
 
CompassOverlay - Class in org.osmdroid.views.overlay.compass
Note: the compass overlay causes issues on API 8 devices.
CompassOverlay(Context, MapView) - Constructor for class org.osmdroid.views.overlay.compass.CompassOverlay
 
CompassOverlay(Context, IOrientationProvider, MapView) - Constructor for class org.osmdroid.views.overlay.compass.CompassOverlay
 
computeScroll() - Method in class org.osmdroid.views.MapView
 
ConfigurablePriorityThreadFactory - Class in org.osmdroid.tileprovider.modules
 
ConfigurablePriorityThreadFactory(int, String) - Constructor for class org.osmdroid.tileprovider.modules.ConfigurablePriorityThreadFactory
 
contains(IGeoPoint) - Method in class org.osmdroid.util.BoundingBoxE6
 
contains(int, int) - Method in class org.osmdroid.util.BoundingBoxE6
 
contains(MotionEvent) - Method in class org.osmdroid.views.overlay.Polygon
Important note: this function returns correct results only if the Polygon has been drawn before, and if the MapView positioning has not changed.
containsTile(MapTile) - Method in class org.osmdroid.tileprovider.MapTileCache
 
containsTileSource(String) - Static method in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
copy(InputStream, OutputStream) - Static method in class org.osmdroid.tileprovider.util.StreamUtils
Copy the content of the input stream into the output stream, using a temporary byte array buffer whose size is defined by StreamUtils.IO_BUFFER_SIZE.
createItem(int) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
createItem(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
Method by which subclasses create the actual Items.
createProgressDialog(Context) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerTask
 
createTileCache() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Creates a MapTileCache to be used to cache tiles in memory.
CREATOR - Static variable in class org.osmdroid.util.BoundingBoxE6
 
CREATOR - Static variable in class org.osmdroid.util.GeoPoint
 
currentCacheUsage() - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
cyclemap - Static variable in class org.osmdroid.library.R.string
 
CYCLEMAP - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 

D

DatabaseFileArchive - Class in org.osmdroid.tileprovider.modules
This is the OSMdroid style database provider.
DatabaseFileArchive() - Constructor for class org.osmdroid.tileprovider.modules.DatabaseFileArchive
 
DEBUG - Static variable in class org.metalev.multitouch.controller.MultiTouchController
Generate tons of log entries for debugging
DEBUG - Static variable in class org.osmdroid.library.BuildConfig
 
DEBUG - Static variable in class org.osmdroid.tileprovider.modules.MapTileDownloader
 
DEBUG_TILE_PROVIDERS - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
DEBUGMODE - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
DEBUGMODE - Static variable in class org.osmdroid.tileprovider.util.CloudmadeUtil
 
DEBUGMODE - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
 
DEBUGMODE - Static variable in interface org.osmdroid.views.util.constants.OverlayConstants
 
DEFAULT_DELAY - Static variable in class org.osmdroid.events.DelayedMapListener
Default listening delay
DEFAULT_MARKER_SIZE - Static variable in class org.osmdroid.views.overlay.OverlayItem
 
DEFAULT_MAXIMUM_CACHED_FILE_AGE - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
DEFAULT_TILE_SOURCE - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
DEFAULT_ZOOMLEVEL_MINIMAP_DIFFERENCE - Static variable in interface org.osmdroid.views.util.constants.OverlayConstants
 
DEFAULTMARKER_BACKGROUNDCOLOR - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
DefaultOverlayManager - Class in org.osmdroid.views.overlay
 
DefaultOverlayManager(TilesOverlay) - Constructor for class org.osmdroid.views.overlay.DefaultOverlayManager
 
DEG2RAD - Static variable in class org.osmdroid.util.GeometryMath
 
DEG2RAD - Static variable in interface org.osmdroid.views.util.constants.MathConstants
 
delay - Variable in class org.osmdroid.events.DelayedMapListener
Listening delay, in milliseconds
DelayedMapListener - Class in org.osmdroid.events
 
DelayedMapListener(MapListener, long) - Constructor for class org.osmdroid.events.DelayedMapListener
 
DelayedMapListener(MapListener) - Constructor for class org.osmdroid.events.DelayedMapListener
 
describeContents() - Method in class org.osmdroid.util.BoundingBoxE6
 
describeContents() - Method in class org.osmdroid.util.GeoPoint
 
DESCRIPTION_BOX_CORNERWIDTH - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
DESCRIPTION_BOX_PADDING - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
DESCRIPTION_LINE_HEIGHT - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
DESCRIPTION_MAXWIDTH - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
DESCRIPTION_TITLE_EXTRA_LINE_HEIGHT - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
Additional to DESCRIPTION_LINE_HEIGHT.
destinationPoint(double, float) - Method in class org.osmdroid.util.GeoPoint
Calculate a point that is the specified distance and bearing away from this point.
detach() - Method in class org.osmdroid.tileprovider.MapTileProviderArray
 
detach() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
 
detach() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
detach() - Method in class org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
 
detach() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
Detach, we're shutting down - Stops all workers.
DirectedLocationOverlay - Class in org.osmdroid.views.overlay.mylocation
 
DirectedLocationOverlay(Context) - Constructor for class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
direction_arrow - Static variable in class org.osmdroid.library.R.drawable
 
DIRECTION_ARROW - Variable in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
directorySize(File) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
disableCompass() - Method in interface org.osmdroid.api.IMyLocationOverlay
 
disableCompass() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
Disable orientation updates
disableFollowLocation() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
Disables "follow" functionality.
disableMyLocation() - Method in interface org.osmdroid.api.IMyLocationOverlay
 
disableMyLocation() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
Disable location updates
disableScaleBar() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
 
dispatch(MapEvent) - Method in class org.osmdroid.events.DelayedMapListener
 
dispatchDraw(Canvas) - Method in class org.osmdroid.views.MapView
 
dispatchTouchEvent(MotionEvent) - Method in class org.osmdroid.views.MapView
 
distanceTo(IGeoPoint) - Method in class org.osmdroid.util.GeoPoint
 
doInBackground(Object...) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager.CleaningTask
 
doInBackground(Object...) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager.DownloadingTask
 
downloadArea() - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager.DownloadingTask
Do the job.
downloadAreaAsync(Context, BoundingBoxE6, int, int) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
Download in background all tiles of the specified area in osmdroid cache.
downloadAreaAsync(Context, BoundingBoxE6, int, int, CacheManager.CacheManagerCallback) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
Download in background all tiles of the specified area in osmdroid cache.
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.FolderOverlay
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
Draw a marker on each of our items.
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.MapEventsOverlay
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.Marker
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.MinimapOverlay
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.mylocation.SimpleLocationOverlay
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.NonAcceleratedOverlay
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.Overlay
Draw the overlay over the map.
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
This method draws the line.
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.Polygon
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.Polyline
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
 
draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.TilesOverlay
 
drawAt(Canvas, Drawable, int, int, boolean, float) - Static method in class org.osmdroid.views.overlay.Overlay
Convenience method to draw a Drawable at an offset.
drawCompass(Canvas, float, Rect) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
drawLatitudeScale(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Latitudinal / horizontal scale bar flag
drawLongitudeScale(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Longitudinal / vertical scale bar flag
drawMyLocation(Canvas, MapView, Location) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
drawOld(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.Polyline
 
drawTiles(Canvas, Projection, int, int, Rect) - Method in class org.osmdroid.views.overlay.TilesOverlay
This is meant to be a "pure" tile drawing function that doesn't take into account osmdroid-specific characteristics (like osmdroid's canvas's having 0,0 as the center rather than the upper-left corner).

E

ENABLE_TEXT_LABELS_WHEN_NO_IMAGE - Static variable in class org.osmdroid.views.overlay.Marker
this is an OPT IN feature that was used for kml parsing with osmbonuspack (on a remote branch) that set the image icon of a kml marker to a text label if no image url was provided.
enableCompass() - Method in interface org.osmdroid.api.IMyLocationOverlay
 
enableCompass(IOrientationProvider) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
enableCompass() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
Enable receiving orientation updates from the provided IOrientationProvider and show a compass on the map.
enableFollowLocation() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
Enables "follow" functionality.
enableMyLocation() - Method in interface org.osmdroid.api.IMyLocationOverlay
 
enableMyLocation(IMyLocationProvider) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
enableMyLocation() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
Enable receiving location updates from the provided IMyLocationProvider and show your location on the maps.
enableScaleBar() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
 
ensureCapacity(int) - Method in class org.osmdroid.tileprovider.LRUMapTileCache
 
ensureCapacity(int) - Method in class org.osmdroid.tileprovider.MapTileCache
 
ensureCapacity(int) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
 
equals(Object) - Method in class org.osmdroid.tileprovider.MapTile
 
equals(Object) - Method in class org.osmdroid.util.GeoPoint
 
EQUATORCIRCUMFENCE - Static variable in interface org.osmdroid.util.constants.GeoConstants
 
ExpirableBitmapDrawable - Class in org.osmdroid.tileprovider
A BitmapDrawable for a MapTile that has a state to indicate that it's expired.
ExpirableBitmapDrawable(Bitmap) - Constructor for class org.osmdroid.tileprovider.ExpirableBitmapDrawable
 

F

FEET_PER_METER - Static variable in interface org.osmdroid.util.constants.GeoConstants
 
fiets_nl - Static variable in class org.osmdroid.library.R.string
 
FIETS_OVERLAY_NL - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
FileBasedTileSource - Class in org.osmdroid.tileprovider.tilesource
this is an extremely simple tile source that should only be used for offline sources.
FileBasedTileSource(String, int, int, int, String, String[]) - Constructor for class org.osmdroid.tileprovider.tilesource.FileBasedTileSource
 
finaliseLoop() - Method in class org.osmdroid.util.TileLooper
 
findNextAppropriateProvider(MapTileRequestState) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
We want to not use a provider that doesn't exist anymore in the chain, and we want to not use a provider that requires a data connection when one is not available.
finishUsingDrawable() - Method in class org.osmdroid.tileprovider.ReusableBitmapDrawable
 
first_fix_message - Static variable in class org.osmdroid.library.R.string
 
FolderOverlay - Class in org.osmdroid.views.overlay
An overlay which is just a group of other overlays.
FolderOverlay(Context) - Constructor for class org.osmdroid.views.overlay.FolderOverlay
 
FONT_SIZE_DP - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
fontColor - Static variable in class org.osmdroid.views.overlay.gridlines.LatLonGridlineOverlay
 
format_distance_feet - Static variable in class org.osmdroid.library.R.string
 
format_distance_kilometers - Static variable in class org.osmdroid.library.R.string
 
format_distance_meters - Static variable in class org.osmdroid.library.R.string
 
format_distance_miles - Static variable in class org.osmdroid.library.R.string
 
format_distance_nautical_miles - Static variable in class org.osmdroid.library.R.string
 
fromCenterBetween(GeoPoint, GeoPoint) - Static method in class org.osmdroid.util.GeoPoint
 
fromDoubleString(String, char) - Static method in class org.osmdroid.util.GeoPoint
 
fromGeoPoints(ArrayList<? extends GeoPoint>) - Static method in class org.osmdroid.util.BoundingBoxE6
 
fromIntString(String) - Static method in class org.osmdroid.util.GeoPoint
 
fromInvertedDoubleString(String, char) - Static method in class org.osmdroid.util.GeoPoint
 
fromPixels(int, int) - Method in interface org.osmdroid.api.IProjection
Create a new GeoPoint from pixel coordinates relative to the top-left of the MapView that provided this PixelConverter.
fromPixels(int, int) - Method in class org.osmdroid.views.Projection
 
fromPixels(int, int, GeoPoint) - Method in class org.osmdroid.views.Projection
 

G

GEMFFile - Class in org.osmdroid.util
GEMF File handler class.
GEMFFile(File) - Constructor for class org.osmdroid.util.GEMFFile
 
GEMFFile(String) - Constructor for class org.osmdroid.util.GEMFFile
 
GEMFFile(String, List<File>) - Constructor for class org.osmdroid.util.GEMFFile
 
GEMFFileArchive - Class in org.osmdroid.tileprovider.modules
 
GEMFFileArchive() - Constructor for class org.osmdroid.tileprovider.modules.GEMFFileArchive
 
generateDefaultLayoutParams() - Method in class org.osmdroid.views.MapView
Returns a set of layout parameters with a width of ViewGroup.LayoutParams.WRAP_CONTENT, a height of ViewGroup.LayoutParams.WRAP_CONTENT at the GeoPoint (0, 0) align with MapView.LayoutParams.BOTTOM_CENTER.
generateLayoutParams(AttributeSet) - Method in class org.osmdroid.views.MapView
 
generateLayoutParams(ViewGroup.LayoutParams) - Method in class org.osmdroid.views.MapView
 
GeoConstants - Interface in org.osmdroid.util.constants
 
GeometryMath - Class in org.osmdroid.util
 
GeometryMath() - Constructor for class org.osmdroid.util.GeometryMath
 
GeoPoint - Class in org.osmdroid.util
 
GeoPoint(int, int) - Constructor for class org.osmdroid.util.GeoPoint
 
GeoPoint(int, int, int) - Constructor for class org.osmdroid.util.GeoPoint
 
GeoPoint(double, double) - Constructor for class org.osmdroid.util.GeoPoint
 
GeoPoint(double, double, double) - Constructor for class org.osmdroid.util.GeoPoint
 
GeoPoint(Location) - Constructor for class org.osmdroid.util.GeoPoint
 
GeoPoint(GeoPoint) - Constructor for class org.osmdroid.util.GeoPoint
 
geoPoint - Variable in class org.osmdroid.views.MapView.LayoutParams
The location of the child within the map view.
get(int) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
get(int) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
getAccessToken() - Method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
 
getAction() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
 
getAlpha() - Method in class org.osmdroid.views.overlay.Marker
 
getAltitude() - Method in class org.osmdroid.util.GeoPoint
 
getAngle() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
 
getArchiveFile(File) - Static method in class org.osmdroid.tileprovider.modules.ArchiveFileFactory
Return an implementation of IArchiveFile for the specified file.
getArchives() - Method in class org.osmdroid.tileprovider.modules.OfflineTileProvider
 
getBarPaint() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Return's the paint used to draw the bar
getBasePath() - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
getBaseUrl() - Method in class org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase
Get the base url, which will be a random one if there are more than one.
getBearing() - Method in interface org.osmdroid.api.IMap
Get the bearing of the map.
getBearing() - Method in interface org.osmdroid.api.IPosition
The bearing of the map
getBearing() - Method in class org.osmdroid.util.Position
 
getBoundingBox() - Method in class org.osmdroid.views.MapView
 
getBoundingBox() - Method in class org.osmdroid.views.Projection
 
getBoundingBoxForRotatatedRectangle(Rect, float, Rect) - Static method in class org.osmdroid.util.GeometryMath
 
getBoundingBoxForRotatatedRectangle(Rect, Point, float, Rect) - Static method in class org.osmdroid.util.GeometryMath
 
getBoundingBoxForRotatatedRectangle(Rect, int, int, float, Rect) - Static method in class org.osmdroid.util.GeometryMath
 
getBoundingBoxFromCoords(int, int, int, int, int) - Static method in class org.osmdroid.views.util.Mercator
Deprecated.
Get bounding box from reverse Mercator projection.
getBoundingBoxFromPointInMapTile(Point, int) - Static method in class org.osmdroid.views.util.Mercator
Deprecated.
Get bounding box from reverse Mercator projection.
getCallback() - Method in class org.osmdroid.tileprovider.MapTileRequestState
 
getCellularDataNetworkAvailable() - Method in interface org.osmdroid.tileprovider.modules.INetworkAvailablityCheck
 
getCellularDataNetworkAvailable() - Method in class org.osmdroid.tileprovider.modules.NetworkAvailabliltyCheck
 
getCenter() - Method in interface org.osmdroid.api.IMap
Get the center of the map
getCenter() - Method in class org.osmdroid.util.BoundingBoxE6
 
getCloudmadeKey() - Static method in class org.osmdroid.tileprovider.util.CloudmadeUtil
Get the key that was previously retrieved from the manifest.
getCloudmadeToken() - Static method in class org.osmdroid.tileprovider.util.CloudmadeUtil
Get the token from the Cloudmade server.
getColor() - Method in class org.osmdroid.views.overlay.Polyline
 
getController() - Method in interface org.osmdroid.api.IMapView
 
getController() - Method in class org.osmdroid.views.MapView
 
getCurrentProvider() - Method in class org.osmdroid.tileprovider.MapTileRequestState
 
getDatabaseFileArchive(File) - Static method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
 
getDatabaseFileArchive(File) - Static method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
getDefaultMarker(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
 
getDescription() - Method in class org.osmdroid.views.overlay.FolderOverlay
 
getDiagonalLengthInMeters() - Method in class org.osmdroid.util.BoundingBoxE6
 
getDraggableObjectAtPoint(MultiTouchController.PointInfo) - Method in interface org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas
See if there is a draggable object at the current point.
getDraggableObjectAtPoint(MultiTouchController.PointInfo) - Method in class org.osmdroid.views.MapView
 
getDrawable(String) - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
getDrawable(InputStream) - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
getDrawable(String) - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
Get a rendered Drawable from the specified file path.
getDrawable(InputStream) - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
Get a rendered Drawable from the specified InputStream.
getDrawable() - Method in class org.osmdroid.views.overlay.OverlayItem
 
getDrawnItemsLimit() - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
getEventTime() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
 
getExpires() - Method in class org.osmdroid.tileprovider.MapTile
 
getFileName(ITileSource, MapTile) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
getFillColor() - Method in class org.osmdroid.views.overlay.Polygon
 
getFocus() - Method in class org.osmdroid.views.overlay.ItemizedOverlay
 
getFocusedItem() - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
getGEMFFileArchive(File) - Static method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
 
getGeoPointOfRelativePositionWithExactGudermannInterpolation(float, float) - Method in class org.osmdroid.util.BoundingBoxE6
 
getGeoPointOfRelativePositionWithLinearInterpolation(float, float) - Method in class org.osmdroid.util.BoundingBoxE6
 
getHandleSingleTouchEvents() - Method in class org.metalev.multitouch.controller.MultiTouchController
Whether to handle single-touch events/drags before multi-touch is initiated or not; if not, they are handled by subclasses.
getHeight() - Method in class org.osmdroid.views.overlay.MinimapOverlay
Gets the height of the mini-map in pixels
getHeight() - Method in class org.osmdroid.views.overlay.OverlayItem
 
getHoles() - Method in class org.osmdroid.views.overlay.Polygon
 
getImage(ITileSource, MapTile) - Method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
 
getImage() - Method in class org.osmdroid.views.overlay.Marker
get the image to be shown in the InfoWindow - this is not the marker icon
getInfoWindow() - Method in class org.osmdroid.views.overlay.OverlayWithIW
 
getInputStream(ITileSource, MapTile) - Method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
 
getInputStream(ITileSource, MapTile) - Method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
 
getInputStream(ITileSource, MapTile) - Method in interface org.osmdroid.tileprovider.modules.IArchiveFile
Get the input stream for the requested tile.
getInputStream(ITileSource, MapTile) - Method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
getInputStream(ITileSource, MapTile) - Method in class org.osmdroid.tileprovider.modules.ZipFileArchive
 
getInputStream(int, int, int) - Method in class org.osmdroid.util.GEMFFile
 
getInstance() - Static method in class org.osmdroid.tileprovider.BitmapPool
 
getIntrinsicScreenRect(Rect) - Method in class org.osmdroid.views.MapView
 
getIntrinsicScreenRect() - Method in class org.osmdroid.views.Projection
 
getInvertedScaleRotateCanvasMatrix() - Method in class org.osmdroid.views.Projection
This will provide a Matrix that will revert the current map's scaling and rotation.
getItem(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
Returns the Item at the given index.
getItems() - Method in class org.osmdroid.views.overlay.FolderOverlay
 
getLastFix() - Method in interface org.osmdroid.api.IMyLocationOverlay
 
getLastFix() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
getLastKnownLocation(LocationManager) - Static method in class org.osmdroid.util.LocationUtils
Get the most recent location from the GPS or Network provider.
getLastKnownLocation() - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
 
getLastKnownLocation() - Method in interface org.osmdroid.views.overlay.mylocation.IMyLocationProvider
 
getLastKnownOrientation() - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
 
getLastKnownOrientation() - Method in interface org.osmdroid.views.overlay.compass.IOrientationProvider
 
getLatitude() - Method in interface org.osmdroid.api.IGeoPoint
 
getLatitude() - Method in interface org.osmdroid.api.IPosition
The latitude of the center of the map
getLatitude() - Method in class org.osmdroid.util.GeoPoint
 
getLatitude() - Method in class org.osmdroid.util.Position
 
getLatitudeE6() - Method in interface org.osmdroid.api.IGeoPoint
 
getLatitudeE6() - Method in class org.osmdroid.util.GeoPoint
 
getLatitudeSpan() - Method in interface org.osmdroid.api.IMapView
 
getLatitudeSpan() - Method in class org.osmdroid.views.MapView
 
getLatitudeSpanE6() - Method in class org.osmdroid.util.BoundingBoxE6
 
getLatLonGrid(Context, MapView) - Static method in class org.osmdroid.views.overlay.gridlines.LatLonGridlineOverlay
 
getLatNorthE6() - Method in class org.osmdroid.util.BoundingBoxE6
 
getLatSouthE6() - Method in class org.osmdroid.util.BoundingBoxE6
 
getLoadingBackgroundColor() - Method in class org.osmdroid.views.overlay.TilesOverlay
 
getLoadingLineColor() - Method in class org.osmdroid.views.overlay.TilesOverlay
 
getLocation() - Method in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
getLocationUpdateMinDistance() - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
 
getLocationUpdateMinTime() - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
 
getLonEastE6() - Method in class org.osmdroid.util.BoundingBoxE6
 
getLongitude() - Method in interface org.osmdroid.api.IGeoPoint
 
getLongitude() - Method in interface org.osmdroid.api.IPosition
The longitude of the center of the map
getLongitude() - Method in class org.osmdroid.util.GeoPoint
 
getLongitude() - Method in class org.osmdroid.util.Position
 
getLongitudeE6() - Method in interface org.osmdroid.api.IGeoPoint
 
getLongitudeE6() - Method in class org.osmdroid.util.GeoPoint
 
getLongitudeSpan() - Method in interface org.osmdroid.api.IMapView
 
getLongitudeSpan() - Method in class org.osmdroid.views.MapView
 
getLongitudeSpanE6() - Method in class org.osmdroid.util.BoundingBoxE6
 
getLonWestE6() - Method in class org.osmdroid.util.BoundingBoxE6
 
getMapBoxMapId() - Method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
 
getMapCenter() - Method in interface org.osmdroid.api.IMapView
 
getMapCenter() - Method in class org.osmdroid.views.MapView
Returns the current center-point position of the map, as a GeoPoint (latitude and longitude).
getMapOrientation() - Method in class org.osmdroid.views.MapView
 
getMapOrientation() - Method in class org.osmdroid.views.Projection
 
getMapTile(MapTile) - Method in class org.osmdroid.tileprovider.MapTileCache
 
getMapTile(MapTile) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
 
getMapTile(MapTile) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Attempts to get a Drawable that represents a MapTile.
getMapTile() - Method in class org.osmdroid.tileprovider.MapTileRequestState
 
getMapTileFromCoordinates(double, double, int) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
getMapView() - Method in class org.osmdroid.views.overlay.infowindow.InfoWindow
may return null if the info window hasn't been attached yet
getMarker(int) - Method in class org.osmdroid.views.overlay.OverlayItem
 
getMarkerHotspot() - Method in class org.osmdroid.views.overlay.OverlayItem
 
getMarkerReference() - Method in class org.osmdroid.views.overlay.infowindow.MarkerInfoWindow
reference to the Marker on which it is opened.
getMaximumZoomLevel() - Static method in class microsoft.mappoint.TileSystem
 
getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.MapTileProviderArray
 
getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Gets the maximum zoom level this tile provider can provide
getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
 
getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
Gets the maximum zoom level this tile provider can provide
getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
getMaximumZoomLevel() - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
Get the maximum zoom level this tile source can provide.
getMaximumZoomLevel() - Method in class org.osmdroid.views.overlay.TilesOverlay
 
getMaxZoomLevel() - Method in interface org.osmdroid.api.IMapView
 
getMaxZoomLevel() - Method in class org.osmdroid.views.MapView
Get the maximum allowed zoom level for the maps.
getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.MapTileProviderArray
 
getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Gets the minimum zoom level this tile provider can provide
getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
 
getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
Gets the minimum zoom level this tile provider can provide
getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
getMinimumZoomLevel() - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
Get the minimum zoom level this tile source can provide.
getMinimumZoomLevel() - Method in class org.osmdroid.views.overlay.TilesOverlay
 
getMinZoomLevel() - Method in class org.osmdroid.views.MapView
Get the minimum allowed zoom level for the maps.
getMode() - Method in class org.metalev.multitouch.controller.MultiTouchController
 
getMultiTouchAngle() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Calculate the angle of a multitouch event, and cache it.
getMultiTouchDiameter() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Calculate the diameter of the multitouch event, and cache it.
getMultiTouchDiameterSq() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Calculate the squared diameter of the multitouch event, and cache it.
getMultiTouchHeight() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Difference between y coords of touchpoint 0 and 1.
getMultiTouchWidth() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Difference between x coords of touchpoint 0 and 1.
getMyLocation() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
Return a GeoPoint of the last known location, or null if not known.
getMyLocation() - Method in class org.osmdroid.views.overlay.mylocation.SimpleLocationOverlay
 
getMyLocationDrawingBounds(int, Location, Rect) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
getMyLocationProvider() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
getName() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
getName() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
 
getName() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
getName() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
getName() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
Gets the human-friendly name assigned to this tile provider.
getName() - Method in class org.osmdroid.util.GEMFFile
 
getName() - Method in class org.osmdroid.views.overlay.FolderOverlay
 
getNetworkAvailable() - Method in interface org.osmdroid.tileprovider.modules.INetworkAvailablityCheck
 
getNetworkAvailable() - Method in class org.osmdroid.tileprovider.modules.NetworkAvailabliltyCheck
 
getNextProvider() - Method in class org.osmdroid.tileprovider.MapTileRequestState
 
getNextSquareNumberAbove(float) - Static method in class org.osmdroid.views.util.MyMath
Calculates i.e.
getNorthEast() - Method in interface org.osmdroid.api.IProjection
Get the coordinates of the most north-easterly visible point of the map.
getNorthEast() - Method in class org.osmdroid.views.Projection
 
getNumberOfPoints() - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
getNumberOfPoints() - Method in class org.osmdroid.views.overlay.Polyline
 
getNumberOfTileDownloadThreads() - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
getNumTouchPoints() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Return the total number of touch points
getOpenedInfoWindowsOn(MapView) - Static method in class org.osmdroid.views.overlay.infowindow.InfoWindow
return all InfoWindows currently opened on this MapView
getOrientation() - Method in interface org.osmdroid.api.IMyLocationOverlay
 
getOrientation() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
getOrientationProvider() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
getOutlinePaint() - Method in class org.osmdroid.views.overlay.Polygon
 
getOverlayManager() - Method in class org.osmdroid.views.MapView
 
getOverlays() - Method in class org.osmdroid.views.MapView
You can add/remove/reorder your Overlays using the List of Overlay.
getOvershootTileCache() - Method in class org.osmdroid.views.overlay.TilesOverlay
Get the tile cache overshoot value.
getPadding() - Method in class org.osmdroid.views.overlay.MinimapOverlay
Gets the number of pixels from the lower-right corner to offset the mini-map
getPaint() - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
getPaint() - Method in class org.osmdroid.views.overlay.Polyline
 
getPoint() - Method in class org.osmdroid.views.overlay.OverlayItem
 
getPointerIds() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Return the array of pointer ids -- only the first getNumTouchPoints() of these is defined.
getPoints() - Method in class org.osmdroid.views.overlay.Polygon
 
getPoints() - Method in class org.osmdroid.views.overlay.Polyline
 
getPosition() - Method in class org.osmdroid.views.overlay.Marker
 
getPositionAndScale(T, MultiTouchController.PositionAndScale) - Method in interface org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas
Get the screen coords of the dragged object's origin, and scale multiplier to convert screen coords to obj coords.
getPositionAndScale(Object, MultiTouchController.PositionAndScale) - Method in class org.osmdroid.views.MapView
 
getPressure() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Return the pressure the first touch point if there's only one, or the average pressure of first and second touch points if two or more.
getPressures() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Return the array of pressures -- only the first getNumTouchPoints() of these is defined.
getProjection() - Method in interface org.osmdroid.api.IMap
Get the map projection
getProjection() - Method in interface org.osmdroid.api.IMapView
 
getProjection() - Method in class org.osmdroid.views.MapView
Get a projection for converting between screen-pixel coordinates and latitude/longitude coordinates.
getProviderExists(MapTileModuleProviderBase) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
 
getRelatedObject() - Method in class org.osmdroid.views.overlay.OverlayWithIW
 
getRelativePositionOfGeoPointInBoundingBoxWithExactGudermannInterpolation(int, int, PointF) - Method in class org.osmdroid.util.BoundingBoxE6
 
getRelativePositionOfGeoPointInBoundingBoxWithLinearInterpolation(int, int, PointF) - Method in class org.osmdroid.util.BoundingBoxE6
 
getRotation() - Method in class org.osmdroid.views.overlay.Marker
 
getRouteToPathExists(int) - Method in interface org.osmdroid.tileprovider.modules.INetworkAvailablityCheck
 
getRouteToPathExists(int) - Method in class org.osmdroid.tileprovider.modules.NetworkAvailabliltyCheck
 
getSafeMenuId() - Static method in class org.osmdroid.views.overlay.Overlay
Since the menu-chain will pass through several independent Overlays, menu IDs cannot be fixed at compile time.
getSafeMenuIdSequence(int) - Static method in class org.osmdroid.views.overlay.Overlay
Similar to Overlay.getSafeMenuId(), except this reserves a sequence of IDs of length count.
getScale() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
 
getScaleX() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
Included in case you want to support anisotropic scaling
getScaleY() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
Included in case you want to support anisotropic scaling
getScreenRect(Rect) - Method in class org.osmdroid.views.MapView
Gets the current bounds of the screen in screen coordinates.
getScreenRect() - Method in class org.osmdroid.views.Projection
 
getScrollableAreaLimit() - Method in class org.osmdroid.views.MapView
 
getScroller() - Method in class org.osmdroid.views.MapView
 
getSdCardAvailable() - Method in class org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
 
getSnippet() - Method in class org.osmdroid.views.overlay.OverlayItem
 
getSnippet() - Method in class org.osmdroid.views.overlay.OverlayWithIW
 
getSource() - Method in class org.osmdroid.events.ScrollEvent
 
getSource() - Method in class org.osmdroid.events.ZoomEvent
 
getSource(String) - Static method in class org.osmdroid.tileprovider.tilesource.FileBasedTileSource
 
getSources() - Method in class org.osmdroid.util.GEMFFile
 
getSouthWest() - Method in interface org.osmdroid.api.IProjection
Get the coordinates of the most south-westerly visible point of the map.
getSouthWest() - Method in class org.osmdroid.views.Projection
 
getState() - Method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
 
getStrokeColor() - Method in class org.osmdroid.views.overlay.Polygon
 
getStrokeWidth() - Method in class org.osmdroid.views.overlay.Polygon
 
getStyle() - Method in class org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
 
getStyle() - Method in interface org.osmdroid.tileprovider.tilesource.IStyledTileSource
 
getSubDescription() - Method in class org.osmdroid.views.overlay.OverlayWithIW
 
getTextLabelBackgroundColor() - Method in class org.osmdroid.views.overlay.Marker
 
getTextLabelFontSize() - Method in class org.osmdroid.views.overlay.Marker
 
getTextLabelForegroundColor() - Method in class org.osmdroid.views.overlay.Marker
 
getTextPaint() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Returns the paint used to draw the text
getThreadGroupName() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
getThreadGroupName() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
 
getThreadGroupName() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
getThreadGroupName() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
getThreadGroupName() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
Gets the name assigned to the thread for this provider.
getTileLoader() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
getTileLoader() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
 
getTileLoader() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
getTileLoader() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
getTileLoader() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
It is expected that the implementation will construct an internal member which internally implements a MapTileModuleProviderBase.TileLoader.
getTileProvider() - Method in class org.osmdroid.views.MapView
 
getTileRelativeFilenameString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
getTileRelativeFilenameString(MapTile) - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
Get a unique file path for the tile.
getTileRemovedListener() - Method in class org.osmdroid.tileprovider.LRUMapTileCache
 
getTileRequestCompleteHandler() - Method in class org.osmdroid.views.MapView
 
getTileSize() - Static method in class microsoft.mappoint.TileSystem
 
getTileSize() - Static method in class org.osmdroid.util.TileSystem
 
getTileSizePixels() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
getTileSizePixels() - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
Get the tile size in pixels this tile source provides.
getTileSource() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Gets the tile source for this tile provider.
getTileSource() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
 
getTileSource(String) - Static method in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
Get the tile source with the specified name.
getTileSource(int) - Static method in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
Deprecated.
getTileSources() - Method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
 
getTileSources() - Method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
 
getTileSources() - Method in interface org.osmdroid.tileprovider.modules.IArchiveFile
returns a list of tile source names that are available in the archive, if supported
getTileSources() - Method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
getTileSources() - Method in class org.osmdroid.tileprovider.modules.ZipFileArchive
 
getTileSources() - Static method in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
returns all predefined tiles sources that are generally free to use.
getTilesOverlay() - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
getTilesOverlay() - Method in interface org.osmdroid.views.overlay.OverlayManager
Gets the optional TilesOverlay class.
getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
 
getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
 
getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase
 
getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.QuadTreeTileSource
 
getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.XYTileSource
 
getTitle() - Method in class org.osmdroid.views.overlay.OverlayItem
 
getTitle() - Method in class org.osmdroid.views.overlay.OverlayWithIW
 
getUid() - Method in class org.osmdroid.views.overlay.OverlayItem
 
getUnitsOfMeasure() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Gets the units of measure to be shown in the scale bar
getUsedCacheSpace() - Static method in class org.osmdroid.tileprovider.modules.TileWriter
Get the amount of disk space used by the tile cache.
getUserAgentValue() - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
Enables you to get the value for HTTP user agents.
getUsesDataConnection() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
getUsesDataConnection() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
 
getUsesDataConnection() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
getUsesDataConnection() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
getUsesDataConnection() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
Returns true if implementation uses a data connection, false otherwise.
getView() - Method in class org.osmdroid.views.overlay.infowindow.InfoWindow
Returns the Android view.
getWidth() - Method in class org.osmdroid.views.overlay.MinimapOverlay
Gets the width of the mini-map in pixels
getWidth() - Method in class org.osmdroid.views.overlay.OverlayItem
 
getWidth() - Method in class org.osmdroid.views.overlay.Polyline
 
getWiFiNetworkAvailable() - Method in interface org.osmdroid.tileprovider.modules.INetworkAvailablityCheck
 
getWiFiNetworkAvailable() - Method in class org.osmdroid.tileprovider.modules.NetworkAvailabliltyCheck
 
getX() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Return the X coord of the first touch point if there's only one, or the midpoint between first and second touch points if two or more.
getX() - Method in class org.osmdroid.events.ScrollEvent
 
getX() - Method in class org.osmdroid.tileprovider.MapTile
 
getXOff() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
 
getXs() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Return the array of X coords -- only the first getNumTouchPoints() of these is defined.
getY() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Return the X coord of the first touch point if there's only one, or the midpoint between first and second touch points if two or more.
getY() - Method in class org.osmdroid.events.ScrollEvent
 
getY() - Method in class org.osmdroid.tileprovider.MapTile
 
getYOff() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
 
getYs() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Return the array of Y coords -- only the first getNumTouchPoints() of these is defined.
getZipFileArchive(File) - Static method in class org.osmdroid.tileprovider.modules.ZipFileArchive
 
getZoomDifference() - Method in class org.osmdroid.views.overlay.MinimapOverlay
 
getZoomLevel() - Method in interface org.osmdroid.api.IMap
Get the current zoom level of the map
getZoomLevel() - Method in interface org.osmdroid.api.IMapView
 
getZoomLevel() - Method in interface org.osmdroid.api.IPosition
The zoom level of the map
getZoomLevel() - Method in class org.osmdroid.events.ZoomEvent
 
getZoomLevel() - Method in class org.osmdroid.tileprovider.MapTile
 
getZoomLevel() - Method in class org.osmdroid.util.Position
 
getZoomLevel() - Method in class org.osmdroid.views.MapView
Get the current ZoomLevel for the map tiles.
getZoomLevel(boolean) - Method in class org.osmdroid.views.MapView
Get the current ZoomLevel for the map tiles.
getZoomLevel() - Method in class org.osmdroid.views.Projection
 
getZoomLevels() - Method in class org.osmdroid.util.GEMFFile
 
GPS_WAIT_TIME - Static variable in interface org.osmdroid.util.constants.UtilConstants
The time we wait after the last gps location before using a non-gps location.
GpsMyLocationProvider - Class in org.osmdroid.views.overlay.mylocation
 
GpsMyLocationProvider(Context) - Constructor for class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
 
GroundResolution(double, int) - Static method in class microsoft.mappoint.TileSystem
Determines the ground resolution (in meters per pixel) at a specified latitude and level of detail.
GroundResolution(double, int) - Static method in class org.osmdroid.util.TileSystem
 
gudermann(double) - Static method in class org.osmdroid.util.MyMath
 
gudermannInverse(double) - Static method in class org.osmdroid.util.MyMath
 

H

handleMessage(Message) - Method in class org.osmdroid.tileprovider.util.SimpleInvalidationHandler
 
handler - Variable in class org.osmdroid.events.DelayedMapListener
 
handleTile(Canvas, int, MapTile, int, int) - Method in class org.osmdroid.util.TileLooper
 
hasBearing() - Method in interface org.osmdroid.api.IPosition
Whether this position has a bearing
hasBearing() - Method in class org.osmdroid.util.Position
 
hashCode() - Method in class org.osmdroid.tileprovider.MapTile
 
hashCode() - Method in class org.osmdroid.util.GeoPoint
 
hasZoomLevel() - Method in interface org.osmdroid.api.IPosition
Whether this position has a zoom level
hasZoomLevel() - Method in class org.osmdroid.util.Position
 
HIKEBIKEMAP - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
hills - Static variable in class org.osmdroid.library.R.string
 
hitTest(Item, Drawable, int, int) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
See if a given hit point is within the bounds of an item's marker.
hitTest(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Marker
 
HTTP_EXPIRES_HEADER - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
HTTP_EXPIRES_HEADER_FORMAT - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
HTTP_HEADER_SDF - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
used for HTTP expires headers

I

IArchiveFile - Interface in org.osmdroid.tileprovider.modules
 
ic_menu_compass - Static variable in class org.osmdroid.library.R.drawable
 
ic_menu_mapmode - Static variable in class org.osmdroid.library.R.drawable
 
ic_menu_mylocation - Static variable in class org.osmdroid.library.R.drawable
 
ic_menu_offline - Static variable in class org.osmdroid.library.R.drawable
 
icon - Variable in class org.osmdroid.api.Marker
Resource id of marker.
icon(int) - Method in class org.osmdroid.api.Marker
Resource id of marker.
IFilesystemCache - Interface in org.osmdroid.tileprovider.modules
Represents a write-only interface into a file system cache.
IGeoPoint - Interface in org.osmdroid.api
An interface that resembles the Google Maps API GeoPoint class.
imageFilenameEnding() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
IMap - Interface in org.osmdroid.api
An interface that contains the common features of osmdroid and Google Maps v2.
IMapController - Interface in org.osmdroid.api
An interface that resembles the Google Maps API MapController class and is implemented by the osmdroid MapController class.
IMapTileProviderCallback - Interface in org.osmdroid.tileprovider
 
IMapView - Interface in org.osmdroid.api
An interface that resembles the Google Maps API MapView class and is implemented by the osmdroid MapView class.
IMyLocationConsumer - Interface in org.osmdroid.views.overlay.mylocation
 
IMyLocationOverlay - Interface in org.osmdroid.api
An interface that resembles the Google Maps API MyLocationOverlay class and is implemented by the osmdroid org.osmdroid.views.overlay.MyLocationOverlay class.
IMyLocationProvider - Interface in org.osmdroid.views.overlay.mylocation
 
increaseByScale(float) - Method in class org.osmdroid.util.BoundingBoxE6
 
INetworkAvailablityCheck - Interface in org.osmdroid.tileprovider.modules
 
InfoWindow - Class in org.osmdroid.views.overlay.infowindow
View that can be displayed on an OSMDroid map, associated to a GeoPoint.
InfoWindow(int, MapView) - Constructor for class org.osmdroid.views.overlay.infowindow.InfoWindow
 
init(File) - Method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
 
init(File) - Method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
 
init(File) - Method in interface org.osmdroid.tileprovider.modules.IArchiveFile
 
init(File) - Method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
init(File) - Method in class org.osmdroid.tileprovider.modules.ZipFileArchive
 
initialiseLoop(int, int) - Method in class org.osmdroid.util.TileLooper
 
InternalCompassOrientationProvider - Class in org.osmdroid.views.overlay.compass
 
InternalCompassOrientationProvider(Context) - Constructor for class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
 
invalidateMapCoordinates(Rect) - Method in class org.osmdroid.views.MapView
 
invalidateMapCoordinates(int, int, int, int) - Method in class org.osmdroid.views.MapView
 
INVERT_COLORS - Static variable in class org.osmdroid.views.overlay.TilesOverlay
provides a night mode like affect by inverting the map tile colors
IO_BUFFER_SIZE - Static variable in class org.osmdroid.tileprovider.util.StreamUtils
 
IOrientationConsumer - Interface in org.osmdroid.views.overlay.compass
 
IOrientationProvider - Interface in org.osmdroid.views.overlay.compass
 
IOverlayMenuProvider - Interface in org.osmdroid.views.overlay
 
IPosition - Interface in org.osmdroid.api
An interface that is used for simultaneously accessing several properties of the map this is only used by the Google Wrapper/3rd party library
IProjection - Interface in org.osmdroid.api
An interface that resembles the Google Maps API Projection interface and is implemented by the osmdroid Projection class.
IRegisterReceiver - Interface in org.osmdroid.tileprovider
 
isAnimating() - Method in class org.osmdroid.views.MapView
Determines if maps are animating a zoom operation.
isBitmapValid() - Method in class org.osmdroid.tileprovider.ReusableBitmapDrawable
 
isCloseTo(GeoPoint, double, MapView) - Method in class org.osmdroid.views.overlay.Polyline
Detection is done is screen coordinates.
isCompassEnabled() - Method in interface org.osmdroid.api.IMyLocationOverlay
 
isCompassEnabled() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
If enabled, the map is receiving orientation updates and drawing your location on the map.
isDown() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
 
isDraggable() - Method in class org.osmdroid.views.overlay.Marker
 
isDrawableExpired(Drawable) - Static method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
 
isDrawAccuracyEnabled() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
If enabled, an accuracy circle will be drawn around your current position.
isEmpty() - Method in class org.osmdroid.tileprovider.MapTileRequestState
 
isEnabled() - Method in class org.osmdroid.views.overlay.Overlay
Specifies if the Overlay is marked to be enabled.
isFileExtensionRegistered(String) - Static method in class org.osmdroid.tileprovider.modules.ArchiveFileFactory
Returns true if and only if the extension (minus the ".") is registered, meaning that osmdroid has a driver to read map tiles/data from that source.
isFlat() - Method in class org.osmdroid.views.overlay.Marker
 
isFlingEnabled() - Method in class org.osmdroid.views.MapView
 
isFollowLocationEnabled() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
If enabled, the map will center on your current location and automatically scroll as you move.
isGeodesic() - Method in class org.osmdroid.views.overlay.Polyline
 
isInfoWindowOpen() - Method in class org.osmdroid.views.overlay.OverlayWithIW
 
isInfoWindowShown() - Method in class org.osmdroid.views.overlay.Marker
 
isLayoutOccurred() - Method in class org.osmdroid.views.MapView
 
isMultiTouch() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
True if number of touch points >= 2.
isMyLocationEnabled() - Method in interface org.osmdroid.api.IMap
Whether the map is currently showing the "my location" dot
isMyLocationEnabled() - Method in interface org.osmdroid.api.IMyLocationOverlay
 
isMyLocationEnabled() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
If enabled, the map is receiving location updates and drawing your location on the map.
isOpen() - Method in class org.osmdroid.views.overlay.infowindow.InfoWindow
 
isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
 
isOptionsMenuEnabled() - Method in interface org.osmdroid.views.overlay.IOverlayMenuProvider
Can be used to signal to external callers that this Overlay should not be used for providing option menu items.
isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.MinimapOverlay
 
isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.TilesOverlay
 
isPinching() - Method in class org.metalev.multitouch.controller.MultiTouchController
Indicate if we are in the middle of a pinch action or not.
isStateful() - Method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
 
isTilesScaledToDpi() - Method in class org.osmdroid.views.MapView
 
IStyledTileSource<T> - Interface in org.osmdroid.tileprovider.tilesource
Tile sources that have a settable "style" attibute can implement this.
isUsingBackingBitmap() - Method in class org.osmdroid.views.overlay.NonAcceleratedOverlay
Allow forcing this overlay to skip drawing using backing Bitmap by returning false.
isVisible() - Method in class org.osmdroid.views.overlay.Polygon
 
isVisible() - Method in class org.osmdroid.views.overlay.Polyline
 
ITEM_STATE_FOCUSED_MASK - Static variable in class org.osmdroid.views.overlay.OverlayItem
 
ITEM_STATE_PRESSED_MASK - Static variable in class org.osmdroid.views.overlay.OverlayItem
 
ITEM_STATE_SELECTED_MASK - Static variable in class org.osmdroid.views.overlay.OverlayItem
 
ItemizedIconOverlay<Item extends OverlayItem> - Class in org.osmdroid.views.overlay
 
ItemizedIconOverlay(List<Item>, Drawable, ItemizedIconOverlay.OnItemGestureListener<Item>, Context) - Constructor for class org.osmdroid.views.overlay.ItemizedIconOverlay
 
ItemizedIconOverlay(List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>, Context) - Constructor for class org.osmdroid.views.overlay.ItemizedIconOverlay
 
ItemizedIconOverlay(Context, List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>) - Constructor for class org.osmdroid.views.overlay.ItemizedIconOverlay
 
ItemizedIconOverlay.ActiveItem - Interface in org.osmdroid.views.overlay
 
ItemizedIconOverlay.OnItemGestureListener<T> - Interface in org.osmdroid.views.overlay
When the item is touched one of these methods may be invoked depending on the type of touch.
ItemizedOverlay<Item extends OverlayItem> - Class in org.osmdroid.views.overlay
Draws a list of OverlayItem as markers to a map.
ItemizedOverlay(Context, Drawable) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlay
 
ItemizedOverlay.OnFocusChangeListener - Interface in org.osmdroid.views.overlay
 
ItemizedOverlayControlView - Class in org.osmdroid.views.overlay
 
ItemizedOverlayControlView(Context, AttributeSet) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlayControlView
 
ItemizedOverlayControlView.ItemizedOverlayControlViewListener - Interface in org.osmdroid.views.overlay
 
ItemizedOverlayWithFocus<Item extends OverlayItem> - Class in org.osmdroid.views.overlay
 
ItemizedOverlayWithFocus(Context, List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
ItemizedOverlayWithFocus(List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>, Context) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
ItemizedOverlayWithFocus(List<Item>, Drawable, Drawable, int, ItemizedIconOverlay.OnItemGestureListener<Item>, Context) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
ITileSource - Interface in org.osmdroid.tileprovider.tilesource
 

L

latitude - Variable in class org.osmdroid.api.Marker
 
latitudeBarRect - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
 
LatLonGridlineOverlay - Class in org.osmdroid.views.overlay.gridlines
Latitude/Longitude gridline overlay It's not perfect and has issues with osmdroid's global wrap around (where north pole turns into the south pole).
LatLonGridlineOverlay() - Constructor for class org.osmdroid.views.overlay.gridlines.LatLonGridlineOverlay
 
LatLongToPixelXY(double, double, int, Point) - Static method in class microsoft.mappoint.TileSystem
Converts a point from latitude/longitude WGS-84 coordinates (in degrees) into pixel XY coordinates at a specified level of detail.
LatLongToPixelXY(double, double, int, Point) - Static method in class org.osmdroid.util.TileSystem
 
lineColor - Static variable in class org.osmdroid.views.overlay.gridlines.LatLonGridlineOverlay
 
loadMapTileAsync(MapTileRequestState) - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
 
loadTile(OnlineTileSourceBase, MapTile) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
loadTile(MapTileRequestState) - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider.TileLoader
 
loadTile(MapTileRequestState) - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader.TileLoader
 
loadTile(MapTileRequestState) - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider.TileLoader
 
loadTile(MapTileRequestState) - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider.TileLoader
 
loadTile(MapTileRequestState) - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
Load the requested tile.
LocationListenerProxy - Class in org.osmdroid
 
LocationListenerProxy(LocationManager) - Constructor for class org.osmdroid.LocationListenerProxy
 
LocationUtils - Class in org.osmdroid.util
 
LOG_TAG - Static variable in class org.osmdroid.tileprovider.constants.BonusPackHelper
Log tag.
LOGTAG - Static variable in interface org.osmdroid.api.IMapView
 
longitude - Variable in class org.osmdroid.api.Marker
 
longitudeBarRect - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
 
longPressHelper(GeoPoint) - Method in interface org.osmdroid.events.MapEventsReceiver
 
loop(Canvas, int, int, Rect) - Method in class org.osmdroid.util.TileLooper
 
LRUMapTileCache - Class in org.osmdroid.tileprovider
 
LRUMapTileCache(int) - Constructor for class org.osmdroid.tileprovider.LRUMapTileCache
 
LRUMapTileCache.TileRemovedListener - Interface in org.osmdroid.tileprovider
 

M

mAccuracyPaint - Variable in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
mAlpha - Variable in class org.osmdroid.views.overlay.Marker
 
mAnchorU - Variable in class org.osmdroid.views.overlay.Marker
 
mAnchorV - Variable in class org.osmdroid.views.overlay.Marker
 
ManifestUtil - Class in org.osmdroid.tileprovider.util
Utility class for reading the manifest
ManifestUtil() - Constructor for class org.osmdroid.tileprovider.util.ManifestUtil
 
map_mode - Static variable in class org.osmdroid.library.R.string
 
MapAdapter - Class in org.osmdroid.events
 
MapAdapter() - Constructor for class org.osmdroid.events.MapAdapter
 
mapbox - Static variable in class org.osmdroid.library.R.string
 
MapBoxTileSource - Class in org.osmdroid.tileprovider.tilesource
MapBox tile source, revised in 5.1 to not use static map ids or tokens
MapBoxTileSource() - Constructor for class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
Creates a MapBox TileSource.
MapBoxTileSource(Context) - Constructor for class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
creates a new mapbox tile source, loading the access token and mapid from the manifest
MapBoxTileSource(String, String) - Constructor for class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
creates a new mapbox tile source, using the specified access token and mapbox id
MapBoxTileSource(String, int, int, int, String) - Constructor for class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
TileSource allowing majority of options (sans url) to be user selected.
MapBoxTileSource(String, int, int, int, String, String, String) - Constructor for class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
TileSource allowing all options to be user selected.
MapController - Class in org.osmdroid.views
 
MapController(MapView) - Constructor for class org.osmdroid.views.MapController
 
MapController.ZoomAnimationListener - Class in org.osmdroid.views
 
MapController.ZoomAnimationListener(MapController) - Constructor for class org.osmdroid.views.MapController.ZoomAnimationListener
 
MapEvent - Interface in org.osmdroid.events
 
MapEventsOverlay - Class in org.osmdroid.views.overlay
Empty overlay than can be used to detect events on the map, and to throw them to a MapEventsReceiver.
MapEventsOverlay(Context, MapEventsReceiver) - Constructor for class org.osmdroid.views.overlay.MapEventsOverlay
 
MapEventsReceiver - Interface in org.osmdroid.events
Interface for objects that need to handle map events thrown by a MapEventsOverlay.
MapListener - Interface in org.osmdroid.events
 
mapnik - Static variable in class org.osmdroid.library.R.string
 
MAPNIK - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
mapquest_aerial - Static variable in class org.osmdroid.library.R.string
 
mapquest_osm - Static variable in class org.osmdroid.library.R.string
 
MAPQUESTAERIAL - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
MAPQUESTAERIAL_US - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
MAPQUESTOSM - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
MapScale(double, int, int) - Static method in class microsoft.mappoint.TileSystem
Determines the map scale at a specified latitude, level of detail, and screen resolution.
MapScale(double, int, int) - Static method in class org.osmdroid.util.TileSystem
 
MapSize(int) - Static method in class microsoft.mappoint.TileSystem
Determines the map width and height (in pixels) at a specified level of detail.
MapSize(int) - Static method in class org.osmdroid.util.TileSystem
 
MapTile - Class in org.osmdroid.tileprovider
A map tile is distributed using the observer pattern.
MapTile(int, int, int) - Constructor for class org.osmdroid.tileprovider.MapTile
 
MAPTILE_FAIL_ID - Static variable in class org.osmdroid.tileprovider.MapTile
 
MAPTILE_SUCCESS_ID - Static variable in class org.osmdroid.tileprovider.MapTile
 
MapTileAssetsProvider - Class in org.osmdroid.tileprovider.modules
Implements a file system cache and provides cached tiles from Assets.
MapTileAssetsProvider(IRegisterReceiver, AssetManager) - Constructor for class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
MapTileAssetsProvider(IRegisterReceiver, AssetManager, ITileSource) - Constructor for class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
MapTileAssetsProvider(IRegisterReceiver, AssetManager, ITileSource, int, int) - Constructor for class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
MapTileAssetsProvider.TileLoader - Class in org.osmdroid.tileprovider.modules
 
MapTileAssetsProvider.TileLoader(AssetManager) - Constructor for class org.osmdroid.tileprovider.modules.MapTileAssetsProvider.TileLoader
 
MapTileCache - Class in org.osmdroid.tileprovider
 
MapTileCache() - Constructor for class org.osmdroid.tileprovider.MapTileCache
 
MapTileCache(int) - Constructor for class org.osmdroid.tileprovider.MapTileCache
 
MapTileDownloader - Class in org.osmdroid.tileprovider.modules
The MapTileDownloader loads tiles from an HTTP server.
MapTileDownloader(ITileSource) - Constructor for class org.osmdroid.tileprovider.modules.MapTileDownloader
 
MapTileDownloader(ITileSource, IFilesystemCache) - Constructor for class org.osmdroid.tileprovider.modules.MapTileDownloader
 
MapTileDownloader(ITileSource, IFilesystemCache, INetworkAvailablityCheck) - Constructor for class org.osmdroid.tileprovider.modules.MapTileDownloader
 
MapTileDownloader(ITileSource, IFilesystemCache, INetworkAvailablityCheck, int, int) - Constructor for class org.osmdroid.tileprovider.modules.MapTileDownloader
 
MapTileDownloader.TileLoader - Class in org.osmdroid.tileprovider.modules
 
MapTileDownloader.TileLoader() - Constructor for class org.osmdroid.tileprovider.modules.MapTileDownloader.TileLoader
 
MapTileFileArchiveProvider - Class in org.osmdroid.tileprovider.modules
A tile provider that can serve tiles from an archive using the supplied tile source.
MapTileFileArchiveProvider(IRegisterReceiver, ITileSource, IArchiveFile[]) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
The tiles may be found on several media.
MapTileFileArchiveProvider(IRegisterReceiver, ITileSource) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
MapTileFileArchiveProvider.TileLoader - Class in org.osmdroid.tileprovider.modules
 
MapTileFileArchiveProvider.TileLoader() - Constructor for class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider.TileLoader
 
MapTileFileStorageProviderBase - Class in org.osmdroid.tileprovider.modules
 
MapTileFileStorageProviderBase(IRegisterReceiver, int, int) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
 
MapTileFilesystemProvider - Class in org.osmdroid.tileprovider.modules
Implements a file system cache and provides cached tiles.
MapTileFilesystemProvider(IRegisterReceiver) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
MapTileFilesystemProvider(IRegisterReceiver, ITileSource) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
MapTileFilesystemProvider(IRegisterReceiver, ITileSource, long) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
MapTileFilesystemProvider(IRegisterReceiver, ITileSource, long, int, int) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
Provides a file system based cache tile provider.
MapTileFilesystemProvider.TileLoader - Class in org.osmdroid.tileprovider.modules
 
MapTileFilesystemProvider.TileLoader() - Constructor for class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider.TileLoader
 
MapTileModuleProviderBase - Class in org.osmdroid.tileprovider.modules
An abstract base class for modular tile providers
MapTileModuleProviderBase(int, int) - Constructor for class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
 
MapTileModuleProviderBase.CantContinueException - Exception in org.osmdroid.tileprovider.modules
Thrown by a tile provider module in TileLoader.loadTile() to signal that it can no longer function properly.
MapTileModuleProviderBase.CantContinueException(String) - Constructor for exception org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.CantContinueException
 
MapTileModuleProviderBase.CantContinueException(Throwable) - Constructor for exception org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.CantContinueException
 
MapTileModuleProviderBase.TileLoader - Class in org.osmdroid.tileprovider.modules
Load the requested tile.
MapTileModuleProviderBase.TileLoader() - Constructor for class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
 
MapTileProviderArray - Class in org.osmdroid.tileprovider
This top-level tile provider allows a consumer to provide an array of modular asynchronous tile providers to be used to obtain map tiles.
MapTileProviderArray(ITileSource, IRegisterReceiver) - Constructor for class org.osmdroid.tileprovider.MapTileProviderArray
Creates an MapTileProviderArray with no tile providers.
MapTileProviderArray(ITileSource, IRegisterReceiver, MapTileModuleProviderBase[]) - Constructor for class org.osmdroid.tileprovider.MapTileProviderArray
Creates an MapTileProviderArray with the specified tile providers.
MapTileProviderBase - Class in org.osmdroid.tileprovider
This is an abstract class.
MapTileProviderBase(ITileSource) - Constructor for class org.osmdroid.tileprovider.MapTileProviderBase
 
MapTileProviderBase(ITileSource, Handler) - Constructor for class org.osmdroid.tileprovider.MapTileProviderBase
 
MapTileProviderBasic - Class in org.osmdroid.tileprovider
This top-level tile provider implements a basic tile request chain which includes a MapTileFilesystemProvider (a file-system cache), a MapTileFileArchiveProvider (archive provider), and a MapTileDownloader (downloads map tiles via tile source).
MapTileProviderBasic(Context) - Constructor for class org.osmdroid.tileprovider.MapTileProviderBasic
MapTileProviderBasic(Context, ITileSource) - Constructor for class org.osmdroid.tileprovider.MapTileProviderBasic
MapTileProviderBasic(IRegisterReceiver, INetworkAvailablityCheck, ITileSource, Context) - Constructor for class org.osmdroid.tileprovider.MapTileProviderBasic
mapTileRequestCompleted(MapTileRequestState, Drawable) - Method in interface org.osmdroid.tileprovider.IMapTileProviderCallback
The map tile request has completed.
mapTileRequestCompleted(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
 
mapTileRequestCompleted(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Called by implementation class methods indicating that they have completed the request as best it can.
mapTileRequestExpiredTile(MapTileRequestState, Drawable) - Method in interface org.osmdroid.tileprovider.IMapTileProviderCallback
The map tile request has produced an expired tile.
mapTileRequestExpiredTile(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
 
mapTileRequestExpiredTile(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Called by implementation class methods indicating that they have produced an expired result that can be used but better results may be delivered later.
mapTileRequestFailed(MapTileRequestState) - Method in interface org.osmdroid.tileprovider.IMapTileProviderCallback
The map tile request has failed.
mapTileRequestFailed(MapTileRequestState) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
 
mapTileRequestFailed(MapTileRequestState) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Called by implementation class methods indicating that they have failed to retrieve the requested map tile.
MapTileRequestState - Class in org.osmdroid.tileprovider
 
MapTileRequestState(MapTile, MapTileModuleProviderBase[], IMapTileProviderCallback) - Constructor for class org.osmdroid.tileprovider.MapTileRequestState
 
MapView - Class in org.osmdroid.views
 
MapView(Context, MapTileProviderBase, Handler, AttributeSet) - Constructor for class org.osmdroid.views.MapView
 
MapView(Context, AttributeSet) - Constructor for class org.osmdroid.views.MapView
Constructor used by XML layout resource (uses default tile source).
MapView(Context) - Constructor for class org.osmdroid.views.MapView
 
MapView(Context, MapTileProviderBase) - Constructor for class org.osmdroid.views.MapView
 
MapView(Context, MapTileProviderBase, Handler) - Constructor for class org.osmdroid.views.MapView
 
MapView.LayoutParams - Class in org.osmdroid.views
Per-child layout information associated with OpenStreetMapView.
MapView.LayoutParams(int, int, IGeoPoint, int, int, int) - Constructor for class org.osmdroid.views.MapView.LayoutParams
Creates a new set of layout parameters with the specified width, height and location.
MapView.LayoutParams(Context, AttributeSet) - Constructor for class org.osmdroid.views.MapView.LayoutParams
Since we cannot use XML files in this project this constructor is useless.
MapView.LayoutParams(ViewGroup.LayoutParams) - Constructor for class org.osmdroid.views.MapView.LayoutParams
 
MapView.OnFirstLayoutListener - Interface in org.osmdroid.views
 
MapViewConstants - Interface in org.osmdroid.views.util.constants
This class contains constants used by the map view.
Marker - Class in org.osmdroid.api
this is only used by the Google Wrapper/3rd party library
Marker(double, double) - Constructor for class org.osmdroid.api.Marker
 
Marker - Class in org.osmdroid.views.overlay
An icon placed at a particular point on the map's surface.
Marker(MapView) - Constructor for class org.osmdroid.views.overlay.Marker
 
Marker(MapView, Context) - Constructor for class org.osmdroid.views.overlay.Marker
 
Marker.Anchor - Enum in org.osmdroid.api
 
Marker.OnMarkerClickListener - Interface in org.osmdroid.views.overlay
 
Marker.OnMarkerDragListener - Interface in org.osmdroid.views.overlay
 
marker_default - Static variable in class org.osmdroid.library.R.drawable
 
marker_default_focused_base - Static variable in class org.osmdroid.library.R.drawable
 
MarkerInfoWindow - Class in org.osmdroid.views.overlay.infowindow
Default implementation of InfoWindow for a Marker.
MarkerInfoWindow(int, MapView) - Constructor for class org.osmdroid.views.overlay.infowindow.MarkerInfoWindow
 
MathConstants - Interface in org.osmdroid.views.util.constants
 
MAX_CACHED_TILE_AGE - Static variable in class org.osmdroid.tileprovider.modules.MapTileDownloader
 
MAX_TOUCH_POINTS - Static variable in class org.metalev.multitouch.controller.MultiTouchController
The max number of touch points that can be present on the screen at once
mBearing - Variable in class org.osmdroid.views.overlay.Marker
 
mBearing - Variable in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
MBTilesFileArchive - Class in org.osmdroid.tileprovider.modules
 
MBTilesFileArchive() - Constructor for class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
mCachedTiles - Variable in class org.osmdroid.tileprovider.MapTileCache
 
mCachedTilesLockObject - Variable in class org.osmdroid.tileprovider.MapTileCache
 
mCenterToButton - Variable in class org.osmdroid.views.overlay.ItemizedOverlayControlView
 
mCirclePaint - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
mCompassFrameBitmap - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
 
mCompassFrameCenterX - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
 
mCompassFrameCenterY - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
 
mCompassRoseBitmap - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
 
mCompassRoseCenterX - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
 
mCompassRoseCenterY - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
 
mDebugPaint - Variable in class org.osmdroid.views.overlay.TilesOverlay
 
mDefaultIcon - Static variable in class org.osmdroid.views.overlay.Marker
 
mDefaultInfoWindow - Static variable in class org.osmdroid.views.overlay.Marker
 
mDefaultMarker - Variable in class org.osmdroid.views.overlay.ItemizedOverlay
 
mDescription - Variable in class org.osmdroid.views.overlay.FolderOverlay
 
mDescriptionPaint - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
mDirectionArrowBitmap - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
mDirectionArrowCenterX - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
mDirectionArrowCenterY - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
mDraggable - Variable in class org.osmdroid.views.overlay.Marker
 
mDrawAccuracyEnabled - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
mDrawFocusedItem - Variable in class org.osmdroid.views.overlay.ItemizedOverlay
 
MENU_COMPASS - Static variable in class org.osmdroid.views.overlay.compass.CompassOverlay
 
MENU_MAP_MODE - Static variable in class org.osmdroid.views.overlay.TilesOverlay
 
MENU_MY_LOCATION - Static variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
MENU_OFFLINE - Static variable in class org.osmdroid.views.overlay.TilesOverlay
 
MENU_TILE_SOURCE_STARTING_ID - Static variable in class org.osmdroid.views.overlay.TilesOverlay
 
Mercator - Class in org.osmdroid.views.util
Deprecated.
Use TileSystem instead
METERS_PER_NAUTICAL_MILE - Static variable in interface org.osmdroid.util.constants.GeoConstants
 
METERS_PER_STATUTE_MILE - Static variable in interface org.osmdroid.util.constants.GeoConstants
 
metersToEquatorPixels(float) - Method in interface org.osmdroid.api.IProjection
Converts a distance in meters (along the equator) to one in (horizontal) pixels at the current zoomlevel.
metersToEquatorPixels(float) - Method in class org.osmdroid.views.Projection
 
metersToPixels(float) - Method in class org.osmdroid.views.Projection
Converts a distance in meters to one in (horizontal) pixels at the current zoomlevel and at the current latitude at the center of the screen.
mFillPaint - Variable in class org.osmdroid.views.overlay.Polygon
Paint settings.
mFlat - Variable in class org.osmdroid.views.overlay.Marker
 
mFocusedItemIndex - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
mFocusItemsOnTap - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
mGeodesic - Variable in class org.osmdroid.views.overlay.Polyline
 
mGeoPoint - Variable in class org.osmdroid.views.overlay.OverlayItem
 
mHotspotPlace - Variable in class org.osmdroid.views.overlay.OverlayItem
 
mIcon - Variable in class org.osmdroid.views.overlay.Marker
 
microsoft.mappoint - package microsoft.mappoint
 
mImage - Variable in class org.osmdroid.views.overlay.Marker
 
mImageFilenameEnding - Variable in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
mInfoWindow - Variable in class org.osmdroid.views.overlay.OverlayWithIW
 
MinimapOverlay - Class in org.osmdroid.views.overlay
Draws a mini-map as an overlay layer.
MinimapOverlay(Context, Handler, MapTileProviderBase, int) - Constructor for class org.osmdroid.views.overlay.MinimapOverlay
Creates a MinimapOverlay with the supplied tile provider.
MinimapOverlay(Context, Handler, MapTileProviderBase) - Constructor for class org.osmdroid.views.overlay.MinimapOverlay
Creates a MinimapOverlay with the supplied tile provider.
MinimapOverlay(Context, Handler) - Constructor for class org.osmdroid.views.overlay.MinimapOverlay
Creates a MinimapOverlay that uses its own MapTileProviderBasic.
MINIMUM_ZOOMLEVEL - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
Minimum Zoom Level
MINIMUM_ZOOMLEVEL - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
Minimum Zoom Level
mIsAnimating - Variable in class org.osmdroid.views.MapView
 
mIsDragged - Variable in class org.osmdroid.views.overlay.Marker
 
mIsFlinging - Variable in class org.osmdroid.views.MapView
 
mIsFollowing - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
mIsVisible - Variable in class org.osmdroid.views.overlay.infowindow.InfoWindow
 
mItemList - Variable in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
mIWAnchorU - Variable in class org.osmdroid.views.overlay.Marker
 
mIWAnchorV - Variable in class org.osmdroid.views.overlay.Marker
 
mLatNorthE6 - Variable in class org.osmdroid.util.BoundingBoxE6
 
mLatSouthE6 - Variable in class org.osmdroid.util.BoundingBoxE6
 
mLis - Variable in class org.osmdroid.views.overlay.ItemizedOverlayControlView
 
mListener - Variable in class org.osmdroid.views.MapView
 
mLocation - Variable in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
mLocation - Variable in class org.osmdroid.views.overlay.mylocation.SimpleLocationOverlay
 
mLonEastE6 - Variable in class org.osmdroid.util.BoundingBoxE6
 
mLonWestE6 - Variable in class org.osmdroid.util.BoundingBoxE6
 
mLowerRight - Variable in class org.osmdroid.util.TileLooper
 
mMapView - Variable in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
mMapView - Variable in class org.osmdroid.views.MapController
 
mMapView - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
 
mMapView - Variable in class org.osmdroid.views.overlay.infowindow.InfoWindow
 
mMapView - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
mMarker - Variable in class org.osmdroid.views.overlay.OverlayItem
 
mMarkerBackgroundPaint - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
mMarkerFocusedBackgroundColor - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
mMarkerFocusedBase - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
mMarkerRef - Variable in class org.osmdroid.views.overlay.infowindow.MarkerInfoWindow
 
mMaximumZoomLevel - Variable in class org.osmdroid.views.MapView
 
mMinimumZoomLevel - Variable in class org.osmdroid.views.MapView
 
mMultiTouchScale - Variable in class org.osmdroid.views.MapView
 
mMultiTouchScale - Variable in class org.osmdroid.views.Projection
 
mMultiTouchScalePoint - Variable in class org.osmdroid.views.MapView
 
mMyLocationProvider - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
mName - Variable in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
mName - Variable in class org.osmdroid.views.overlay.FolderOverlay
 
mNavToButton - Variable in class org.osmdroid.views.overlay.ItemizedOverlayControlView
 
mNextButton - Variable in class org.osmdroid.views.overlay.ItemizedOverlayControlView
 
mod(int, int) - Static method in class org.osmdroid.util.MyMath
 
mOffsetX - Variable in class org.osmdroid.views.Projection
 
mOffsetY - Variable in class org.osmdroid.views.Projection
 
mOnClickListener - Variable in class org.osmdroid.views.overlay.Polyline
 
mOnItemGestureListener - Variable in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
mOnMarkerClickListener - Variable in class org.osmdroid.views.overlay.Marker
 
mOnMarkerDragListener - Variable in class org.osmdroid.views.overlay.Marker
 
moreinfo_arrow - Static variable in class org.osmdroid.library.R.drawable
 
moreinfo_arrow_pressed - Static variable in class org.osmdroid.library.R.drawable
 
mOrientationProvider - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
 
mOutlinePaint - Variable in class org.osmdroid.views.overlay.Polygon
 
mOverlayManager - Variable in class org.osmdroid.views.overlay.FolderOverlay
 
moveToEventPosition(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Marker
 
mPaint - Variable in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
mPaint - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
mPaint - Variable in class org.osmdroid.views.overlay.mylocation.SimpleLocationOverlay
 
mPaint - Variable in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
Paint settings.
mPaint - Variable in class org.osmdroid.views.overlay.Polyline
 
mPanToView - Variable in class org.osmdroid.views.overlay.Marker
 
mPending - Variable in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
 
mPersonBitmap - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
mPersonHotspot - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
Coordinates the feet of the person are located scaled for display density.
mPosition - Variable in class org.osmdroid.views.overlay.Marker
 
mPositionPixels - Variable in class org.osmdroid.views.overlay.Marker
 
mPreviousButton - Variable in class org.osmdroid.views.overlay.ItemizedOverlayControlView
 
mQueueLockObject - Variable in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
 
mReferencePoint - Variable in class org.osmdroid.views.drawing.OsmPath
 
mRelatedObject - Variable in class org.osmdroid.views.overlay.OverlayWithIW
 
mRepeatPath - Variable in class org.osmdroid.views.overlay.Polyline
 
mRotation - Variable in class org.osmdroid.views.overlay.gestures.RotationGestureDetector
 
mScale - Variable in class org.osmdroid.views.overlay.Overlay
 
mScrollableAreaBoundingBox - Variable in class org.osmdroid.views.MapView
 
mScrollableAreaLimit - Variable in class org.osmdroid.views.MapView
 
mSnippet - Variable in class org.osmdroid.views.overlay.OverlayItem
 
mSnippet - Variable in class org.osmdroid.views.overlay.OverlayWithIW
 
mSubDescription - Variable in class org.osmdroid.views.overlay.OverlayWithIW
 
mTargetZoomLevel - Variable in class org.osmdroid.views.MapView
 
mTextLabelBackgroundColor - Variable in class org.osmdroid.views.overlay.Marker
 
mTextLabelFontSize - Variable in class org.osmdroid.views.overlay.Marker
 
mTextLabelForegroundColor - Variable in class org.osmdroid.views.overlay.Marker
 
mTileCache - Variable in class org.osmdroid.tileprovider.MapTileProviderBase
 
mTileProvider - Variable in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
mTileProvider - Variable in class org.osmdroid.views.overlay.TilesOverlay
Current tile source
mTileProviderList - Variable in class org.osmdroid.tileprovider.MapTileProviderArray
 
mTileRequestCompleteHandler - Variable in class org.osmdroid.tileprovider.MapTileProviderBase
 
mTileSize - Static variable in class microsoft.mappoint.TileSystem
 
mTileWriter - Variable in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
mTitle - Variable in class org.osmdroid.views.overlay.OverlayItem
 
mTitle - Variable in class org.osmdroid.views.overlay.OverlayWithIW
 
mTitlePaint - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
mUid - Variable in class org.osmdroid.views.overlay.OverlayItem
 
MultiTouchController<T> - Class in org.metalev.multitouch.controller
A class that simplifies the implementation of multitouch in applications.
MultiTouchController(MultiTouchController.MultiTouchObjectCanvas<T>) - Constructor for class org.metalev.multitouch.controller.MultiTouchController
Constructor that sets handleSingleTouchEvents to true
MultiTouchController(MultiTouchController.MultiTouchObjectCanvas<T>, boolean) - Constructor for class org.metalev.multitouch.controller.MultiTouchController
Full constructor
MultiTouchController.MultiTouchObjectCanvas<T> - Interface in org.metalev.multitouch.controller
 
MultiTouchController.PointInfo - Class in org.metalev.multitouch.controller
A class that packages up all MotionEvent information with all derived multitouch information (if available)
MultiTouchController.PointInfo() - Constructor for class org.metalev.multitouch.controller.MultiTouchController.PointInfo
 
MultiTouchController.PositionAndScale - Class in org.metalev.multitouch.controller
A class that is used to store scroll offsets and scale information for objects that are managed by the multitouch controller
MultiTouchController.PositionAndScale() - Constructor for class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
 
multiTouchSupported - Static variable in class org.metalev.multitouch.controller.MultiTouchController
 
mUpperLeft - Variable in class org.osmdroid.util.TileLooper
 
mUseDataConnection - Variable in class org.osmdroid.tileprovider.MapTileProviderBase
 
mView - Variable in class org.osmdroid.views.overlay.infowindow.InfoWindow
 
mWorking - Variable in class org.osmdroid.tileprovider.MapTileProviderArray
 
mWorking - Variable in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
 
my_location - Static variable in class org.osmdroid.library.R.string
 
MyLocationNewOverlay - Class in org.osmdroid.views.overlay.mylocation
 
MyLocationNewOverlay(MapView) - Constructor for class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
MyLocationNewOverlay(IMyLocationProvider, MapView) - Constructor for class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
MyMath - Class in org.osmdroid.util
 
MyMath - Class in org.osmdroid.views.util
 

N

name() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
name() - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
A human-friendly name for this tile source
navto_small - Static variable in class org.osmdroid.library.R.drawable
 
NetworkAvailabliltyCheck - Class in org.osmdroid.tileprovider.modules
A straightforward network check implementation.
NetworkAvailabliltyCheck(Context) - Constructor for class org.osmdroid.tileprovider.modules.NetworkAvailabliltyCheck
 
NetworkLocationIgnorer - Class in org.osmdroid.util
A class to check whether we want to use a location.
NetworkLocationIgnorer() - Constructor for class org.osmdroid.util.NetworkLocationIgnorer
 
newThread(Runnable) - Method in class org.osmdroid.tileprovider.modules.ConfigurablePriorityThreadFactory
 
next - Static variable in class org.osmdroid.library.R.drawable
 
nextTile() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
 
NonAcceleratedOverlay - Class in org.osmdroid.views.overlay
This will allow an Overlay that is not HW acceleration compatible to work in a HW accelerated MapView.
NonAcceleratedOverlay(Context) - Constructor for class org.osmdroid.views.overlay.NonAcceleratedOverlay
 
NOT_SET - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
 
NOT_SET - Static variable in interface org.osmdroid.views.util.constants.OverlayConstants
 
NUMBER_OF_TILE_FILESYSTEM_THREADS - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 

O

obtainBitmapFromPool() - Method in class org.osmdroid.tileprovider.BitmapPool
 
obtainSizedBitmapFromPool(int, int) - Method in class org.osmdroid.tileprovider.BitmapPool
 
offline - Static variable in class org.osmdroid.library.R.string
 
OfflineTileProvider - Class in org.osmdroid.tileprovider.modules
Causes Osmdroid to load from tiles from only the referenced file sources and no where else.
OfflineTileProvider(IRegisterReceiver, File[]) - Constructor for class org.osmdroid.tileprovider.modules.OfflineTileProvider
offsetX - Variable in class org.osmdroid.views.MapView.LayoutParams
 
offsetY - Variable in class org.osmdroid.views.MapView.LayoutParams
 
onAccuracyChanged(Sensor, int) - Method in class org.osmdroid.SensorEventListenerProxy
 
onAccuracyChanged(Sensor, int) - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
 
onAnimationEnd() - Method in class org.osmdroid.views.MapController
 
onAnimationEnd(Animation) - Method in class org.osmdroid.views.MapController.ZoomAnimationListener
 
onAnimationRepeat(Animation) - Method in class org.osmdroid.views.MapController.ZoomAnimationListener
 
onAnimationStart() - Method in class org.osmdroid.views.MapController
 
onAnimationStart(Animation) - Method in class org.osmdroid.views.MapController.ZoomAnimationListener
 
onCameraChange(IPosition) - Method in interface org.osmdroid.api.OnCameraChangeListener
Called after the map view has changed.
OnCameraChangeListener - Interface in org.osmdroid.api
this is only used by the Google Wrapper/3rd party library
onCenter() - Method in interface org.osmdroid.views.overlay.ItemizedOverlayControlView.ItemizedOverlayControlViewListener
 
onClick(Polyline, MapView, GeoPoint) - Method in interface org.osmdroid.views.overlay.Polyline.OnClickListener
 
onClickDefault(Polyline, MapView, GeoPoint) - Method in class org.osmdroid.views.overlay.Polyline
default behaviour when no click listener is set
onClose() - Method in class org.osmdroid.views.overlay.infowindow.BasicInfoWindow
 
onClose() - Method in class org.osmdroid.views.overlay.infowindow.InfoWindow
 
onClose() - Method in class org.osmdroid.views.overlay.infowindow.MarkerInfoWindow
 
onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
 
onCreateOptionsMenu(Menu, int, MapView) - Method in interface org.osmdroid.views.overlay.IOverlayMenuProvider
 
onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
onCreateOptionsMenu(Menu, int, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.TilesOverlay
 
onDetach() - Method in class org.osmdroid.views.MapView
 
onDetach(MapView) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
onDetach(MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onDetach(MapView) - Method in class org.osmdroid.views.overlay.Marker
Null out the static references when the MapView is detached to prevent memory leaks.
onDetach(MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
onDetach(MapView) - Method in class org.osmdroid.views.overlay.NonAcceleratedOverlay
 
onDetach(MapView) - Method in class org.osmdroid.views.overlay.Overlay
Override to perform clean up of resources before shutdown.
onDetach(MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onDetach(MapView) - Method in class org.osmdroid.views.overlay.TilesOverlay
 
onDetachedFromWindow() - Method in class org.osmdroid.views.MapView
 
onDoubleTap(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onDoubleTap(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.MinimapOverlay
 
onDoubleTap(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onDoubleTap(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onDoubleTapEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onDoubleTapEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onDoubleTapEvent(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onDown(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onDown(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onDown(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onDraw(Canvas, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onDraw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.NonAcceleratedOverlay
onDraw(Canvas, Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.NonAcceleratedOverlay
Override if you really want access to the original (possibly) accelerated canvas.
onDraw(Canvas, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onDrawCycle(Projection) - Method in class org.osmdroid.views.drawing.OsmBitmapShader
 
onDrawCycle(Projection) - Method in class org.osmdroid.views.drawing.OsmPath
Call this method at the beginning of every draw() call.
onDrawItem(Canvas, Item, Point, float) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
Draws an item located at the provided screen coordinates to the canvas.
ONE_DAY - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
ONE_HOUR - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
ONE_MINUTE - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
ONE_SECOND - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
ONE_WEEK - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
ONE_YEAR - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
onFirstLayout(View, int, int, int, int) - Method in class org.osmdroid.views.MapController
 
onFirstLayout(View, int, int, int, int) - Method in interface org.osmdroid.views.MapView.OnFirstLayoutListener
 
onFling(MotionEvent, MotionEvent, float, float, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onFling(MotionEvent, MotionEvent, float, float, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onFling(MotionEvent, MotionEvent, float, float, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onFocusChanged(ItemizedOverlay<?>, OverlayItem) - Method in interface org.osmdroid.views.overlay.ItemizedOverlay.OnFocusChangeListener
 
onItemLongPress(int, T) - Method in interface org.osmdroid.views.overlay.ItemizedIconOverlay.OnItemGestureListener
 
onItemSingleTapUp(int, T) - Method in interface org.osmdroid.views.overlay.ItemizedIconOverlay.OnItemGestureListener
 
onKeyDown(int, KeyEvent) - Method in class org.osmdroid.views.MapView
 
onKeyDown(int, KeyEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onKeyDown(int, KeyEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onKeyDown(int, KeyEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onKeyUp(int, KeyEvent) - Method in class org.osmdroid.views.MapView
 
onKeyUp(int, KeyEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onKeyUp(int, KeyEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onKeyUp(int, KeyEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onLayout(boolean, int, int, int, int) - Method in class org.osmdroid.views.MapView
 
OnlineTileSourceBase - Class in org.osmdroid.tileprovider.tilesource
 
OnlineTileSourceBase(String, int, int, int, String, String[]) - Constructor for class org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase
Constructor
onLocationChanged(Location) - Method in class org.osmdroid.LocationListenerProxy
 
onLocationChanged(Location) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
 
onLocationChanged(Location, IMyLocationProvider) - Method in interface org.osmdroid.views.overlay.mylocation.IMyLocationConsumer
Call when a provider has a new location to consume.
onLocationChanged(Location, IMyLocationProvider) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.FolderOverlay
 
onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.MapEventsOverlay
 
onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Marker
 
onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.MinimapOverlay
 
onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onLongPress(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onLongPressHelper(int, Item) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
onMarkerClick(Marker, MapView) - Method in interface org.osmdroid.views.overlay.Marker.OnMarkerClickListener
 
onMarkerClickDefault(Marker, MapView) - Method in class org.osmdroid.views.overlay.Marker
default behaviour when no click listener is set
onMarkerDrag(Marker) - Method in interface org.osmdroid.views.overlay.Marker.OnMarkerDragListener
 
onMarkerDragEnd(Marker) - Method in interface org.osmdroid.views.overlay.Marker.OnMarkerDragListener
 
onMarkerDragStart(Marker) - Method in interface org.osmdroid.views.overlay.Marker.OnMarkerDragListener
 
onMeasure(int, int) - Method in class org.osmdroid.views.MapView
 
onMediaMounted() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
onMediaMounted() - Method in class org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
 
onMediaUnmounted() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
onMediaUnmounted() - Method in class org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
 
onNavTo() - Method in interface org.osmdroid.views.overlay.ItemizedOverlayControlView.ItemizedOverlayControlViewListener
 
onNext() - Method in interface org.osmdroid.views.overlay.ItemizedOverlayControlView.ItemizedOverlayControlViewListener
 
onOpen(Object) - Method in class org.osmdroid.views.overlay.infowindow.BasicInfoWindow
 
onOpen(Object) - Method in class org.osmdroid.views.overlay.infowindow.InfoWindow
 
onOpen(Object) - Method in class org.osmdroid.views.overlay.infowindow.MarkerInfoWindow
 
onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
 
onOptionsItemSelected(MenuItem, int, MapView) - Method in interface org.osmdroid.views.overlay.IOverlayMenuProvider
 
onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
onOptionsItemSelected(MenuItem, int, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.TilesOverlay
 
onOrientationChanged(float, IOrientationProvider) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
onOrientationChanged(float, IOrientationProvider) - Method in interface org.osmdroid.views.overlay.compass.IOrientationConsumer
 
onPostExecute(Integer) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager.CleaningTask
 
onPostExecute(Integer) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager.DownloadingTask
 
onPreExecute() - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager.CleaningTask
 
onPreExecute() - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager.DownloadingTask
 
onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
 
onPrepareOptionsMenu(Menu, int, MapView) - Method in interface org.osmdroid.views.overlay.IOverlayMenuProvider
 
onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
onPrepareOptionsMenu(Menu, int, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.TilesOverlay
 
onPrevious() - Method in interface org.osmdroid.views.overlay.ItemizedOverlayControlView.ItemizedOverlayControlViewListener
 
onProgressUpdate(Integer...) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerTask
 
onProviderDisabled(String) - Method in class org.osmdroid.LocationListenerProxy
 
onProviderDisabled(String) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
 
onProviderEnabled(String) - Method in class org.osmdroid.LocationListenerProxy
 
onProviderEnabled(String) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
 
onRotate(float) - Method in interface org.osmdroid.views.overlay.gestures.RotationGestureDetector.RotationListener
 
onRotate(float) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
 
onScroll(ScrollEvent) - Method in class org.osmdroid.events.DelayedMapListener
 
onScroll(ScrollEvent) - Method in class org.osmdroid.events.MapAdapter
 
onScroll(ScrollEvent) - Method in interface org.osmdroid.events.MapListener
 
onScroll(MotionEvent, MotionEvent, float, float, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onScroll(MotionEvent, MotionEvent, float, float, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onScroll(MotionEvent, MotionEvent, float, float, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onSensorChanged(SensorEvent) - Method in class org.osmdroid.SensorEventListenerProxy
 
onSensorChanged(SensorEvent) - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
 
onShowPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onShowPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
 
onShowPress(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.FolderOverlay
 
onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
Each of these methods performs a item sensitive check.
onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
 
onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.MapEventsOverlay
 
onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Marker
 
onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onSingleTapConfirmed(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Polygon
 
onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Polyline
 
onSingleTapUp(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onSingleTapUp(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.FolderOverlay
 
onSingleTapUp(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.MinimapOverlay
 
onSingleTapUp(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onSingleTapUp(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onSingleTapUpHelper(int, Item, MapView) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
onSingleTapUpHelper(int, Item, MapView) - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
onSnapToItem(int, int, Point, IMapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onSnapToItem(int, int, Point, IMapView) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
onSnapToItem(int, int, Point, IMapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
onSnapToItem(int, int, Point, IMapView) - Method in interface org.osmdroid.views.overlay.Overlay.Snappable
Checks to see if the given x and y are close enough to an item resulting in snapping the current action (e.g.
onSnapToItem(int, int, Point, IMapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onStatusChanged(String, int, Bundle) - Method in interface org.osmdroid.api.IMyLocationOverlay
 
onStatusChanged(String, int, Bundle) - Method in class org.osmdroid.LocationListenerProxy
 
onStatusChanged(String, int, Bundle) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
 
onTap(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
Override this method to handle a "tap" on an item.
onTaskComplete() - Method in interface org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerCallback
 
onTileLoaderInit() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
 
onTileLoaderShutdown() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
 
onTileReadyToDraw(Canvas, Drawable, Rect) - Method in class org.osmdroid.views.overlay.MinimapOverlay
 
onTileReadyToDraw(Canvas, Drawable, Rect) - Method in class org.osmdroid.views.overlay.TilesOverlay
 
onTileRemoved(MapTile) - Method in interface org.osmdroid.tileprovider.LRUMapTileCache.TileRemovedListener
 
onTouch(MotionEvent) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureDetector
 
onTouchEvent(MotionEvent) - Method in class org.metalev.multitouch.controller.MultiTouchController
Process incoming touch events
onTouchEvent(MotionEvent) - Method in class org.osmdroid.views.MapView
 
onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.FolderOverlay
 
onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
 
onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Marker
 
onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
You can prevent all(!) other Touch-related events from happening!
By default does nothing (return false).
onTouchEvent(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onTrackballEvent(MotionEvent) - Method in class org.osmdroid.views.MapView
 
onTrackballEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
onTrackballEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
By default does nothing (return false).
onTrackballEvent(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
onZoom(ZoomEvent) - Method in class org.osmdroid.events.DelayedMapListener
 
onZoom(ZoomEvent) - Method in class org.osmdroid.events.MapAdapter
 
onZoom(ZoomEvent) - Method in interface org.osmdroid.events.MapListener
 
open(Object, GeoPoint, int, int) - Method in class org.osmdroid.views.overlay.infowindow.InfoWindow
open the InfoWindow at the specified GeoPosition + offset.
OpenStreetMapTileProviderConstants - Class in org.osmdroid.tileprovider.constants
This class contains constants used by the tile provider.
OpenStreetMapTileProviderConstants() - Constructor for class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
ordinal() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
ordinal() - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
Deprecated.
org.metalev.multitouch.controller - package org.metalev.multitouch.controller
 
org.osmdroid - package org.osmdroid
 
org.osmdroid.api - package org.osmdroid.api
 
org.osmdroid.events - package org.osmdroid.events
 
org.osmdroid.library - package org.osmdroid.library
 
org.osmdroid.tileprovider - package org.osmdroid.tileprovider
 
org.osmdroid.tileprovider.cachemanager - package org.osmdroid.tileprovider.cachemanager
 
org.osmdroid.tileprovider.constants - package org.osmdroid.tileprovider.constants
 
org.osmdroid.tileprovider.modules - package org.osmdroid.tileprovider.modules
 
org.osmdroid.tileprovider.tilesource - package org.osmdroid.tileprovider.tilesource
 
org.osmdroid.tileprovider.util - package org.osmdroid.tileprovider.util
 
org.osmdroid.util - package org.osmdroid.util
 
org.osmdroid.util.constants - package org.osmdroid.util.constants
 
org.osmdroid.views - package org.osmdroid.views
 
org.osmdroid.views.drawing - package org.osmdroid.views.drawing
 
org.osmdroid.views.overlay - package org.osmdroid.views.overlay
 
org.osmdroid.views.overlay.compass - package org.osmdroid.views.overlay.compass
 
org.osmdroid.views.overlay.gestures - package org.osmdroid.views.overlay.gestures
 
org.osmdroid.views.overlay.gridlines - package org.osmdroid.views.overlay.gridlines
 
org.osmdroid.views.overlay.infowindow - package org.osmdroid.views.overlay.infowindow
 
org.osmdroid.views.overlay.mylocation - package org.osmdroid.views.overlay.mylocation
 
org.osmdroid.views.util - package org.osmdroid.views.util
 
org.osmdroid.views.util.constants - package org.osmdroid.views.util.constants
 
OsmBitmapShader - Class in org.osmdroid.views.drawing
 
OsmBitmapShader(Bitmap, Shader.TileMode, Shader.TileMode) - Constructor for class org.osmdroid.views.drawing.OsmBitmapShader
 
OsmPath - Class in org.osmdroid.views.drawing
Since the osmdroid canvas coordinate system is changing with every scroll, the x/y coordinates of lat/long points is also always changing.
OsmPath() - Constructor for class org.osmdroid.views.drawing.OsmPath
 
OsmPath(Path) - Constructor for class org.osmdroid.views.drawing.OsmPath
 
Overlay - Class in org.osmdroid.views.overlay
Base class representing an overlay which may be displayed on top of a MapView.
Overlay(Context) - Constructor for class org.osmdroid.views.overlay.Overlay
 
Overlay.Snappable - Interface in org.osmdroid.views.overlay
Interface definition for overlays that contain items that can be snapped to (for example, when the user invokes a zoom, this could be called allowing the user to snap the zoom to an interesting point.)
OverlayConstants - Interface in org.osmdroid.views.util.constants
This class contains constants used by the overlays.
OverlayItem - Class in org.osmdroid.views.overlay
Immutable class describing a GeoPoint with a Title and a Description.
OverlayItem(String, String, IGeoPoint) - Constructor for class org.osmdroid.views.overlay.OverlayItem
 
OverlayItem(String, String, String, IGeoPoint) - Constructor for class org.osmdroid.views.overlay.OverlayItem
 
OverlayItem.HotspotPlace - Enum in org.osmdroid.views.overlay
Indicates a hotspot for an area.
OverlayManager - Interface in org.osmdroid.views.overlay
 
overlays() - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
overlays() - Method in interface org.osmdroid.views.overlay.OverlayManager
 
overlaysReversed() - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
overlaysReversed() - Method in interface org.osmdroid.views.overlay.OverlayManager
 
OverlayWithIW - Class in org.osmdroid.views.overlay
Overlay able to open an InfoWindow (a bubble), displaying: a title, a snippet or description, and optionally a "sub-description".
OverlayWithIW(Context) - Constructor for class org.osmdroid.views.overlay.OverlayWithIW
 

P

pathBase() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
pathBase() - Method in class org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
 
PathOverlay - Class in org.osmdroid.views.overlay
Deprecated.
This class is no longer maintained and has various issues. Instead you should use the Polyline class in OSMBonusPack.
PathOverlay(int, Context) - Constructor for class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
PathOverlay(int, float, Context) - Constructor for class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
PathProjection - Class in org.osmdroid.views.util
 
PathProjection() - Constructor for class org.osmdroid.views.util.PathProjection
 
person - Static variable in class org.osmdroid.library.R.drawable
 
PERSON_HOTSPOT - Variable in class org.osmdroid.views.overlay.mylocation.SimpleLocationOverlay
Coordinates the feet of the person are located.
PERSON_ICON - Variable in class org.osmdroid.views.overlay.mylocation.SimpleLocationOverlay
 
PI - Static variable in interface org.osmdroid.views.util.constants.MathConstants
 
PI_2 - Static variable in interface org.osmdroid.views.util.constants.MathConstants
 
PI_4 - Static variable in interface org.osmdroid.views.util.constants.MathConstants
 
PixelXYToLatLong(int, int, int, GeoPoint) - Static method in class microsoft.mappoint.TileSystem
Converts a pixel from pixel XY coordinates at a specified level of detail into latitude/longitude WGS-84 coordinates (in degrees).
PixelXYToLatLong(int, int, int, GeoPoint) - Static method in class org.osmdroid.util.TileSystem
 
PixelXYToTileXY(int, int, Point) - Static method in class microsoft.mappoint.TileSystem
Converts pixel XY coordinates into tile XY coordinates of the tile containing the specified pixel.
PixelXYToTileXY(int, int, Point) - Static method in class org.osmdroid.util.TileSystem
 
points - Variable in class org.osmdroid.api.Polyline
The points of the polyline.
points(List<IGeoPoint>) - Method in class org.osmdroid.api.Polyline
The points of the polyline.
points(IGeoPoint...) - Method in class org.osmdroid.api.Polyline
The points of the polyline.
pointsAsCircle(GeoPoint, double) - Static method in class org.osmdroid.views.overlay.Polygon
Build a list of GeoPoint as a circle.
pointsAsRect(BoundingBoxE6) - Static method in class org.osmdroid.views.overlay.Polygon
Build a list of GeoPoint as a rectangle.
pointsAsRect(GeoPoint, double, double) - Static method in class org.osmdroid.views.overlay.Polygon
Build a list of GeoPoint as a rectangle.
Polygon - Class in org.osmdroid.views.overlay
A polygon on the earth's surface.
Polygon(Context) - Constructor for class org.osmdroid.views.overlay.Polygon
 
Polyline - Class in org.osmdroid.api
only used for the Google maps wrapper/3rd party library
Polyline() - Constructor for class org.osmdroid.api.Polyline
 
Polyline - Class in org.osmdroid.views.overlay
A polyline is a list of points, where line segments are drawn between consecutive points.
Polyline(Context) - Constructor for class org.osmdroid.views.overlay.Polyline
 
Polyline.OnClickListener - Interface in org.osmdroid.views.overlay
 
populate() - Method in class org.osmdroid.views.overlay.ItemizedOverlay
Utility method to perform all processing on a new ItemizedOverlay.
Position - Class in org.osmdroid.util
this is only used in the Google Wrapper sample and will move to osmdroid-3rd party
Position(double, double) - Constructor for class org.osmdroid.util.Position
 
possibleTilesInArea(BoundingBoxE6, int, int) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
postInvalidateMapCoordinates(int, int, int, int) - Method in class org.osmdroid.views.MapView
 
precomputePoints(Projection) - Method in class org.osmdroid.views.overlay.Polyline
 
previous - Static variable in class org.osmdroid.library.R.drawable
 
projectGeoPoint(int, int, int, Point) - Static method in class org.osmdroid.views.util.Mercator
Deprecated.
Mercator projection of GeoPoint at given zoom level
projectGeoPoint(IGeoPoint, int, Point) - Static method in class org.osmdroid.views.util.Mercator
Deprecated.
Mercator projection of GeoPoint at given zoom level
projectGeoPoint(double, double, int, Point) - Static method in class org.osmdroid.views.util.Mercator
Deprecated.
Mercator projection of GeoPoint at given zoom level
Projection - Class in org.osmdroid.views
A Projection serves to translate between the coordinate system of x/y on-screen pixel coordinates and that of latitude/longitude points on the surface of the earth.
projectPoint(int, int, int) - Static method in class org.osmdroid.views.util.Mercator
Deprecated.
Reverse Mercator projection of Point at given zoom level
public_transport - Static variable in class org.osmdroid.library.R.string
 
PUBLIC_TRANSPORT - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
putExpiredTileIntoCache(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
 
putTile(MapTile, Drawable) - Method in class org.osmdroid.tileprovider.MapTileCache
 
putTileIntoCache(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
 

Q

QuadKeyToTileXY(String, Point) - Static method in class microsoft.mappoint.TileSystem
Converts a QuadKey into tile XY coordinates.
QuadKeyToTileXY(String, Point) - Static method in class org.osmdroid.util.TileSystem
 
quadTree(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.QuadTreeTileSource
Converts TMS tile coordinates to QuadTree
QuadTreeTileSource - Class in org.osmdroid.tileprovider.tilesource
 
QuadTreeTileSource(String, int, int, int, String, String[]) - Constructor for class org.osmdroid.tileprovider.tilesource.QuadTreeTileSource
 

R

R - Class in org.osmdroid.library
 
R() - Constructor for class org.osmdroid.library.R
 
R.attr - Class in org.osmdroid.library
 
R.attr() - Constructor for class org.osmdroid.library.R.attr
 
R.drawable - Class in org.osmdroid.library
 
R.drawable() - Constructor for class org.osmdroid.library.R.drawable
 
R.id - Class in org.osmdroid.library
 
R.id() - Constructor for class org.osmdroid.library.R.id
 
R.layout - Class in org.osmdroid.library
 
R.layout() - Constructor for class org.osmdroid.library.R.layout
 
R.string - Class in org.osmdroid.library
 
R.string() - Constructor for class org.osmdroid.library.R.string
 
RAD2DEG - Static variable in class org.osmdroid.util.GeometryMath
 
RAD2DEG - Static variable in interface org.osmdroid.views.util.constants.MathConstants
 
RADIUS_EARTH_METERS - Static variable in interface org.osmdroid.util.constants.GeoConstants
 
random - Variable in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
 
rebuildBarPath(Projection) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
 
registerArchiveFileProvider(Class<? extends IArchiveFile>, String) - Static method in class org.osmdroid.tileprovider.modules.ArchiveFileFactory
Registers a custom archive file provider
registerReceiver(BroadcastReceiver, IntentFilter) - Method in interface org.osmdroid.tileprovider.IRegisterReceiver
 
registerReceiver(BroadcastReceiver, IntentFilter) - Method in class org.osmdroid.tileprovider.util.SimpleRegisterReceiver
 
remove(Object) - Method in class org.osmdroid.tileprovider.LRUMapTileCache
 
remove(int) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
remove(Overlay) - Method in class org.osmdroid.views.overlay.FolderOverlay
 
remove(MapView) - Method in class org.osmdroid.views.overlay.Marker
Removes this Marker from the MapView.
remove(int) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
removeAllItems() - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
removeAllItems(boolean) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
removeEldestEntry(Map.Entry<MapTile, Drawable>) - Method in class org.osmdroid.tileprovider.LRUMapTileCache
 
removeItem(Item) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
removeItem(int) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
removeOnFirstLayoutListener(MapView.OnFirstLayoutListener) - Method in class org.osmdroid.views.MapView
 
rescaleCache(Projection, int, int, Rect) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Recreate the cache using scaled versions of the tiles currently in it
retrieveAccessToken(Context) - Method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
Reads the access token from the manifest.
retrieveCloudmadeKey(Context) - Static method in class org.osmdroid.tileprovider.util.CloudmadeUtil
Retrieve the key from the manifest and store it for later use.
retrieveKey(Context, String) - Static method in class org.osmdroid.tileprovider.util.ManifestUtil
Retrieve a key from the manifest meta data, or empty string if not found.
retrieveMapBoxMapId(Context) - Method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
Reads the mapbox map id from the manifest.
returnDrawableToPool(ReusableBitmapDrawable) - Method in class org.osmdroid.tileprovider.BitmapPool
 
ReusableBitmapDrawable - Class in org.osmdroid.tileprovider
A ExpirableBitmapDrawable class that allows keeping track of usage references.
ReusableBitmapDrawable(Bitmap) - Constructor for class org.osmdroid.tileprovider.ReusableBitmapDrawable
 
roads_nl - Static variable in class org.osmdroid.library.R.string
 
ROADS_OVERLAY_NL - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
rotateAndScalePoint(int, int, Point) - Method in class org.osmdroid.views.Projection
This will apply the current map's scaling and rotation for a point.
RotationGestureDetector - Class in org.osmdroid.views.overlay.gestures
 
RotationGestureDetector(RotationGestureDetector.RotationListener) - Constructor for class org.osmdroid.views.overlay.gestures.RotationGestureDetector
 
RotationGestureDetector.RotationListener - Interface in org.osmdroid.views.overlay.gestures
 
RotationGestureOverlay - Class in org.osmdroid.views.overlay.gestures
 
RotationGestureOverlay(Context, MapView) - Constructor for class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
 
run() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
This is a functor class of type Runnable.
run(int) - Method in interface org.osmdroid.views.overlay.ItemizedIconOverlay.ActiveItem
 
runOnFirstFix(Runnable) - Method in interface org.osmdroid.api.IMyLocationOverlay
 
runOnFirstFix(Runnable) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
Queues a runnable to be executed as soon as we have a location fix.

S

samples - Static variable in class org.osmdroid.library.R.string
 
saveFile(ITileSource, MapTile, InputStream) - Method in interface org.osmdroid.tileprovider.modules.IFilesystemCache
Save an InputStream as the specified tile in the file system cache for the specified tile source.
saveFile(ITileSource, MapTile, InputStream) - Method in class org.osmdroid.tileprovider.modules.SqlTileWriter
 
saveFile(ITileSource, MapTile, InputStream) - Method in class org.osmdroid.tileprovider.modules.TileWriter
 
scaleBarLengthText(int) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
 
ScaleBarOverlay - Class in org.osmdroid.views.overlay
 
ScaleBarOverlay(MapView) - Constructor for class org.osmdroid.views.overlay.ScaleBarOverlay
 
ScaleBarOverlay.UnitsOfMeasure - Enum in org.osmdroid.views.overlay
 
scaleX - Variable in class org.osmdroid.views.overlay.ItemizedOverlay
 
scaleY - Variable in class org.osmdroid.views.overlay.ItemizedOverlay
 
screenHeight - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
 
screenWidth - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
 
scrollBy(int, int) - Method in interface org.osmdroid.api.IMapController
 
scrollBy(int, int) - Method in class org.osmdroid.views.MapController
 
ScrollEvent - Class in org.osmdroid.events
 
ScrollEvent(MapView, int, int) - Constructor for class org.osmdroid.events.ScrollEvent
 
scrollTo(int, int) - Method in class org.osmdroid.views.MapView
 
selectObject(T, MultiTouchController.PointInfo) - Method in interface org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas
Select an object at the given point.
selectObject(Object, MultiTouchController.PointInfo) - Method in class org.osmdroid.views.MapView
 
selectSource(int) - Method in class org.osmdroid.util.GEMFFile
 
SensorEventListenerProxy - Class in org.osmdroid
 
SensorEventListenerProxy(SensorManager) - Constructor for class org.osmdroid.SensorEventListenerProxy
 
set(MultiTouchController.PointInfo) - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
Copy all fields from one PointInfo class to another.
set(float, float, boolean, float, boolean, float, float, boolean, float) - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
Set position and optionally scale, anisotropic scale, and/or angle.
set(float, float, float, float, float, float) - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
Set position and optionally scale, anisotropic scale, and/or angle, without changing the "update" flags.
set(int, Overlay) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
set(int, Overlay) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
set_mode_hide_me - Static variable in class org.osmdroid.library.R.string
 
set_mode_offline - Static variable in class org.osmdroid.library.R.string
 
set_mode_online - Static variable in class org.osmdroid.library.R.string
 
set_mode_show_me - Static variable in class org.osmdroid.library.R.string
 
setAccessToken(String) - Method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
 
setAccuracy(int) - Method in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
setAlignBottom(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
 
setAlignRight(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
 
setAlpha(float) - Method in class org.osmdroid.views.overlay.Marker
 
setAlpha(int) - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
setAltitude(int) - Method in class org.osmdroid.util.GeoPoint
 
setAnchor(float, float) - Method in class org.osmdroid.views.overlay.Marker
 
setBackgroundColor(int) - Method in interface org.osmdroid.api.IMapView
 
setBackgroundColor(int) - Method in class org.osmdroid.views.MapView
 
setBackgroundPaint(Paint) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Sets the background paint.
setBarPaint(Paint) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Sets the paint for drawing the bar
setBearing(float) - Method in interface org.osmdroid.api.IMap
Set the bearing of the map.
setBearing(float) - Method in class org.osmdroid.util.Position
 
setBearing(float) - Method in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
setBuiltInZoomControls(boolean) - Method in class org.osmdroid.views.MapView
 
setCachePath(String) - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
Change the root path of the osmdroid cache.
setCacheSizes(long, long) - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
Change the osmdroid tiles cache sizes.
setCenter(double, double) - Method in interface org.osmdroid.api.IMap
Set the center of the map
setCenter(IGeoPoint) - Method in interface org.osmdroid.api.IMapController
 
setCenter(IGeoPoint) - Method in class org.osmdroid.views.MapController
Set the map view to the given center.
setCentred(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Flag to draw the bar centered around the set offset coordinates or to the right/bottom of the coordinates (default)
setCloudmadeKey(String) - Static method in class org.osmdroid.tileprovider.util.CloudmadeUtil
Get the key that was previously retrieved from the manifest.
setColor(int) - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
setColor(int) - Method in class org.osmdroid.views.overlay.Polyline
 
setColorFilter(ColorFilter) - Method in class org.osmdroid.views.overlay.TilesOverlay
sets the current color filter, which is applied to tiles before being drawn to the screen.
setCompassCenter(float, float) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
setCoordsE6(int, int) - Method in class org.osmdroid.util.GeoPoint
 
setDescription(String) - Method in class org.osmdroid.views.overlay.FolderOverlay
 
setDirectionArrow(Bitmap) - Method in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
fix for https://github.com/osmdroid/osmdroid/issues/249
setDirectionArrow(Bitmap, Bitmap) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
fix for https://github.com/osmdroid/osmdroid/issues/249
setDraggable(boolean) - Method in class org.osmdroid.views.overlay.Marker
 
setDrawableExpired(Drawable) - Static method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
 
setDrawAccuracyEnabled(boolean) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
If enabled, an accuracy circle will be drawn around your current position.
setDrawFocusedItem(boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
Set whether or not to draw the focused item.
setDrawnItemsLimit(int) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
setEnableAdjustLength(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
If enabled, the bar will automatically adjust the length to reflect a round number (starting with 1, 2 or 5).
setEnabled(boolean) - Method in class org.osmdroid.views.overlay.Overlay
Sets whether the Overlay is marked to be enabled.
setExpires(Date) - Method in class org.osmdroid.tileprovider.MapTile
 
setFillColor(int) - Method in class org.osmdroid.views.overlay.Polygon
 
setFlat(boolean) - Method in class org.osmdroid.views.overlay.Marker
 
setFlingEnabled(boolean) - Method in class org.osmdroid.views.MapView
 
setFocus(Item) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
If the given Item is found in the overlay, force it to be the current focus-bearer.
setFocusedItem(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
setFocusedItem(Item) - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
setFocusItemsOnTap(boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
setGeodesic(boolean) - Method in class org.osmdroid.views.overlay.Polyline
Sets whether to draw each segment of the line as a geodesic or not.
setHandleSingleTouchEvents(boolean) - Method in class org.metalev.multitouch.controller.MultiTouchController
Whether to handle single-touch events/drags before multi-touch is initiated or not; if not, they are handled by subclasses.
setHeight(int) - Method in class org.osmdroid.views.overlay.MinimapOverlay
Sets the height of the mini-map in pixels
setHoles(List<? extends List<GeoPoint>>) - Method in class org.osmdroid.views.overlay.Polygon
 
setIcon(Drawable) - Method in class org.osmdroid.views.overlay.Marker
Sets the icon for the marker.
setImage(Drawable) - Method in class org.osmdroid.views.overlay.Marker
set an image to be shown in the InfoWindow - this is not the marker icon
setInfoWindow(MarkerInfoWindow) - Method in class org.osmdroid.views.overlay.Marker
Set the InfoWindow to be used.
setInfoWindow(InfoWindow) - Method in class org.osmdroid.views.overlay.OverlayWithIW
By default, OverlayWithIW has no InfoWindow.
setInfoWindowAnchor(float, float) - Method in class org.osmdroid.views.overlay.Marker
 
setItemizedOverlayControlViewListener(ItemizedOverlayControlView.ItemizedOverlayControlViewListener) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
 
setLatitudeE6(int) - Method in class org.osmdroid.util.GeoPoint
 
setLineWidth(float) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Sets the bar's line width.
setLoadingBackgroundColor(int) - Method in class org.osmdroid.views.overlay.TilesOverlay
Set the color to use to draw the background while we're waiting for the tile to load.
setLoadingLineColor(int) - Method in class org.osmdroid.views.overlay.TilesOverlay
 
setLocation(GeoPoint) - Method in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
setLocation(Location) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
setLocation(GeoPoint) - Method in class org.osmdroid.views.overlay.mylocation.SimpleLocationOverlay
 
setLocationUpdateMinDistance(float) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
Set the minimum distance for location updates.
setLocationUpdateMinTime(long) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
Set the minimum interval for location updates.
setLongitudeE6(int) - Method in class org.osmdroid.util.GeoPoint
 
setMapboxMapid(String) - Method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
 
setMapListener(MapListener) - Method in class org.osmdroid.views.MapView
 
setMapOrientation(float) - Method in class org.osmdroid.views.MapView
 
setMarker(Drawable) - Method in class org.osmdroid.views.overlay.OverlayItem
 
setMarkerHotspot(OverlayItem.HotspotPlace) - Method in class org.osmdroid.views.overlay.OverlayItem
 
setMaxLength(float) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Sets the maximum bar length.
setMaxZoomLevel(Integer) - Method in class org.osmdroid.views.MapView
Set the maximum allowed zoom level, or pass null to use the maximum zoom level from the tile provider.
setMinZoom(int) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Sets the minimum zoom level for the scale bar to be drawn.
setMinZoomLevel(Integer) - Method in class org.osmdroid.views.MapView
Set the minimum allowed zoom level, or pass null to use the minimum zoom level from the tile provider.
setMultiTouchControls(boolean) - Method in class org.osmdroid.views.MapView
 
setMyLocationEnabled(boolean) - Method in interface org.osmdroid.api.IMap
Whether to show the "my location" dot on the map
setMyLocationProvider(IMyLocationProvider) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
setName(String) - Method in class org.osmdroid.views.overlay.FolderOverlay
 
setNavToVisible(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
 
setNextEnabled(boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
 
setNumberOfTileDownloadThreads(int) - Method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
Overrides the number of tile download threads.
setOfflineMapsPath(String) - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
allows for altering the osmdroid_path variable, which controls the location of where to search for offline tile sources
setOnCameraChangeListener(OnCameraChangeListener) - Method in interface org.osmdroid.api.IMap
Sets a callback that's invoked when the map view changes position.
setOnClickListener(Polyline.OnClickListener) - Method in class org.osmdroid.views.overlay.Polyline
 
setOnFocusChangeListener(ItemizedOverlay.OnFocusChangeListener) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
 
setOnMarkerClickListener(Marker.OnMarkerClickListener) - Method in class org.osmdroid.views.overlay.Marker
 
setOnMarkerDragListener(Marker.OnMarkerDragListener) - Method in class org.osmdroid.views.overlay.Marker
 
setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
 
setOptionsMenuEnabled(boolean) - Method in interface org.osmdroid.views.overlay.IOverlayMenuProvider
 
setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.TilesOverlay
 
setOptionsMenusEnabled(boolean) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
setOptionsMenusEnabled(boolean) - Method in interface org.osmdroid.views.overlay.OverlayManager
 
setOrientationProvider(IOrientationProvider) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
 
setOverlayManager(OverlayManager) - Method in class org.osmdroid.views.MapView
 
setOvershootTileCache(int) - Method in class org.osmdroid.views.overlay.TilesOverlay
Set this to overshoot the tile cache.
setPadding(int) - Method in class org.osmdroid.views.overlay.MinimapOverlay
Sets the number of pixels from the lower-right corner to offset the mini-map
setPaint(Paint) - Method in class org.osmdroid.views.overlay.PathOverlay
Deprecated.
 
setPanToView(boolean) - Method in class org.osmdroid.views.overlay.Marker
If set to true, when clicking the marker, the map will be centered on the marker position.
setPersonHotspot(float, float) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
setPersonIcon(Bitmap) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
enabls you to change the my location 'person' icon at runtime.
setPersonIcon(Bitmap, Point) - Method in class org.osmdroid.views.overlay.mylocation.SimpleLocationOverlay
Coordinates the feet of the person are located.
setPoints(List<GeoPoint>) - Method in class org.osmdroid.views.overlay.Polygon
This method will take a copy of the points.
setPoints(List<GeoPoint>) - Method in class org.osmdroid.views.overlay.Polyline
Set the points.
setPosition(IPosition) - Method in interface org.osmdroid.api.IMap
Set the position of the map
setPosition(GeoPoint) - Method in class org.osmdroid.views.overlay.Marker
 
setPositionAndScale(T, MultiTouchController.PositionAndScale, MultiTouchController.PointInfo) - Method in interface org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas
Callback to update the position and scale (in object coords) of the currently-dragged object.
setPositionAndScale(Object, MultiTouchController.PositionAndScale, MultiTouchController.PointInfo) - Method in class org.osmdroid.views.MapView
 
setPreviousEnabled(boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
 
setRelatedObject(Object) - Method in class org.osmdroid.views.overlay.OverlayWithIW
Allows to link an Object (any Object) to this marker.
setRotation(float) - Method in class org.osmdroid.views.overlay.Marker
 
setScaleBarOffset(int, int) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Sets the scale bar screen offset for the bar.
setScrollableAreaLimit(BoundingBoxE6) - Method in class org.osmdroid.views.MapView
Set the map to limit it's scrollable view to the specified BoundingBoxE6.
setShowAccuracy(boolean) - Method in class org.osmdroid.views.overlay.mylocation.DirectedLocationOverlay
 
setSnippet(String) - Method in class org.osmdroid.views.overlay.OverlayWithIW
 
setState(int[]) - Method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
 
setState(Drawable, int) - Static method in class org.osmdroid.views.overlay.OverlayItem
 
setStrokeColor(int) - Method in class org.osmdroid.views.overlay.Polygon
 
setStrokeWidth(float) - Method in class org.osmdroid.views.overlay.Polygon
 
setStyle(Integer) - Method in class org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
 
setStyle(String) - Method in class org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
 
setStyle(T) - Method in interface org.osmdroid.tileprovider.tilesource.IStyledTileSource
 
setStyle(String) - Method in interface org.osmdroid.tileprovider.tilesource.IStyledTileSource
 
setSubDescription(String) - Method in class org.osmdroid.views.overlay.OverlayWithIW
set the "sub-description", an optional text to be shown in the InfoWindow, below the snippet, in a smaller text size
setTextLabelBackgroundColor(int) - Method in class org.osmdroid.views.overlay.Marker
 
setTextLabelFontSize(int) - Method in class org.osmdroid.views.overlay.Marker
 
setTextLabelForegroundColor(int) - Method in class org.osmdroid.views.overlay.Marker
 
setTextPaint(Paint) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Sets the paint for drawing the text
setTextSize(float) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Sets the text size.
setTileProvider(MapTileProviderBase) - Method in class org.osmdroid.views.MapView
enables you to programmatically set the tile profile (zip, assets, sqlite, etc)
setTileRemovedListener(LRUMapTileCache.TileRemovedListener) - Method in class org.osmdroid.tileprovider.LRUMapTileCache
 
setTileRequestCompleteHandler(Handler) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
 
setTileSize(int) - Static method in class microsoft.mappoint.TileSystem
 
setTileSize(int) - Static method in class org.osmdroid.util.TileSystem
 
setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
 
setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Sets the tile source for this tile provider.
setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
 
setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
 
setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
 
setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
 
setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
Sets the tile source for this tile provider.
setTileSource(ITileSource) - Method in class org.osmdroid.views.MapView
 
setTileSource(ITileSource) - Method in class org.osmdroid.views.overlay.MinimapOverlay
 
setTilesOverlay(TilesOverlay) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
setTilesOverlay(TilesOverlay) - Method in interface org.osmdroid.views.overlay.OverlayManager
Sets the optional TilesOverlay class.
setTilesScaledToDpi(boolean) - Method in class org.osmdroid.views.MapView
 
setTitle(String) - Method in class org.osmdroid.views.overlay.OverlayWithIW
 
setUnitsOfMeasure(ScaleBarOverlay.UnitsOfMeasure) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
Sets the units of measure to be shown in the scale bar
setUseDataConnection(boolean) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Set whether to use the network connection if it's available.
setUseDataConnection(boolean) - Method in class org.osmdroid.views.MapView
Set whether to use the network connection if it's available.
setUseDataConnection(boolean) - Method in class org.osmdroid.views.overlay.TilesOverlay
Set whether to use the network connection if it's available.
setUserAgentValue(String) - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
Enables you to override the default "osmdroid" value for HTTP user agents.
setVisible(boolean) - Method in class org.osmdroid.views.overlay.Polygon
 
setVisible(boolean) - Method in class org.osmdroid.views.overlay.Polyline
 
setWidth(int) - Method in class org.osmdroid.views.overlay.MinimapOverlay
Sets the width of the mini-map in pixels
setWidth(float) - Method in class org.osmdroid.views.overlay.Polyline
 
setZoom(float) - Method in interface org.osmdroid.api.IMap
Set the zoom level of the map
setZoom(int) - Method in interface org.osmdroid.api.IMapController
 
setZoom(int) - Method in class org.osmdroid.views.MapController
 
setZoomDifference(int) - Method in class org.osmdroid.views.overlay.MinimapOverlay
 
setZoomLevel(float) - Method in class org.osmdroid.util.Position
 
SHADOW_X_SKEW - Static variable in class org.osmdroid.views.overlay.Overlay
 
SHADOW_Y_SCALE - Static variable in class org.osmdroid.views.overlay.Overlay
 
shouldIgnore(String, long) - Method in class org.osmdroid.util.NetworkLocationIgnorer
Whether we should ignore this location.
showInfoWindow() - Method in class org.osmdroid.views.overlay.Marker
 
showInfoWindow(GeoPoint) - Method in class org.osmdroid.views.overlay.Polyline
 
SimpleInvalidationHandler - Class in org.osmdroid.tileprovider.util
 
SimpleInvalidationHandler(View) - Constructor for class org.osmdroid.tileprovider.util.SimpleInvalidationHandler
 
SimpleLocationOverlay - Class in org.osmdroid.views.overlay.mylocation
 
SimpleLocationOverlay(Context) - Constructor for class org.osmdroid.views.overlay.mylocation.SimpleLocationOverlay
 
SimpleRegisterReceiver - Class in org.osmdroid.tileprovider.util
 
SimpleRegisterReceiver(Context) - Constructor for class org.osmdroid.tileprovider.util.SimpleRegisterReceiver
 
singleTapConfirmedHelper(GeoPoint) - Method in interface org.osmdroid.events.MapEventsReceiver
 
size() - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
 
size() - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
 
size() - Method in class org.osmdroid.views.overlay.ItemizedOverlay
The number of items in this overlay.
size() - Method in interface org.osmdroid.views.overlay.OverlayManager
 
snippet - Variable in class org.osmdroid.api.Marker
Snippet displayed below the title.
snippet(String) - Method in class org.osmdroid.api.Marker
Snippet displayed below the title.
source - Variable in class org.osmdroid.events.ScrollEvent
 
source - Variable in class org.osmdroid.events.ZoomEvent
 
SqlTileWriter - Class in org.osmdroid.tileprovider.modules
An implementation of IFilesystemCache based on the original TileWriter.
SqlTileWriter() - Constructor for class org.osmdroid.tileprovider.modules.SqlTileWriter
 
startListening(LocationListener, long, float) - Method in class org.osmdroid.LocationListenerProxy
 
startListening(SensorEventListener, int, int) - Method in class org.osmdroid.SensorEventListenerProxy
 
startLocationProvider(IMyLocationConsumer) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
Enable location updates and show your current location on the map.
startLocationProvider(IMyLocationConsumer) - Method in interface org.osmdroid.views.overlay.mylocation.IMyLocationProvider
 
startOrientationProvider(IOrientationConsumer) - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
Enable orientation updates from the internal compass sensor and show the compass.
startOrientationProvider(IOrientationConsumer) - Method in interface org.osmdroid.views.overlay.compass.IOrientationProvider
 
stopAnimation(boolean) - Method in interface org.osmdroid.api.IMapController
 
stopAnimation(boolean) - Method in class org.osmdroid.views.MapController
Stops a running animation.
stopListening() - Method in class org.osmdroid.LocationListenerProxy
 
stopListening() - Method in class org.osmdroid.SensorEventListenerProxy
 
stopLocationProvider() - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
 
stopLocationProvider() - Method in interface org.osmdroid.views.overlay.mylocation.IMyLocationProvider
 
stopLocationProvider() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
 
stopOrientationProvider() - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
 
stopOrientationProvider() - Method in interface org.osmdroid.views.overlay.compass.IOrientationProvider
 
stopPanning() - Method in interface org.osmdroid.api.IMapController
 
stopPanning() - Method in class org.osmdroid.views.MapController
 
StreamUtils - Class in org.osmdroid.tileprovider.util
don't use android classes here, since this class is used outside of android

T

TABLE - Static variable in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
 
TABLE_TILES - Static variable in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
tile2lat(int, int) - Static method in class org.osmdroid.views.util.Mercator
Deprecated.
 
tile2lon(int, int) - Static method in class org.osmdroid.views.util.Mercator
Deprecated.
 
TILE_DOWNLOAD_MAXIMUM_QUEUE_SIZE - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
TILE_EXPIRY_TIME_MILLISECONDS - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
30 days
TILE_FILESYSTEM_MAXIMUM_QUEUE_SIZE - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
TILE_MAX_CACHE_SIZE_BYTES - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
default is 600 Mb
TILE_PATH_BASE - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
Base path for tiles.
TILE_PATH_EXTENSION - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
add an extension to files on sdcard so that gallery doesn't index them
TILE_TRIM_CACHE_SIZE_BYTES - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
default is 500 Mb
tileLoaded(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader.TileLoader
 
tileLoaded(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
A tile has loaded.
tileLoadedExpired(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
A tile has loaded but it's expired.
tileLoadedFailed(MapTileRequestState) - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
 
TileLooper - Class in org.osmdroid.util
A class that will loop around all the map tiles in the given viewport.
TileLooper() - Constructor for class org.osmdroid.util.TileLooper
 
TileSourceFactory - Class in org.osmdroid.tileprovider.tilesource
 
TileSourceFactory() - Constructor for class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
TilesOverlay - Class in org.osmdroid.views.overlay
These objects are the principle consumer of map tiles.
TilesOverlay(MapTileProviderBase, Context) - Constructor for class org.osmdroid.views.overlay.TilesOverlay
 
TileSystem - Class in microsoft.mappoint
This class provides methods to handle the Mercator projection that is used for the osmdroid tile system.
TileSystem() - Constructor for class microsoft.mappoint.TileSystem
 
TileSystem - Class in org.osmdroid.util
Proxy class for TileSystem.
TileSystem() - Constructor for class org.osmdroid.util.TileSystem
 
TileWriter - Class in org.osmdroid.tileprovider.modules
An implementation of IFilesystemCache.
TileWriter() - Constructor for class org.osmdroid.tileprovider.modules.TileWriter
 
TileXYToPixelXY(int, int, Point) - Static method in class microsoft.mappoint.TileSystem
Converts tile XY coordinates into pixel XY coordinates of the upper-left pixel of the specified tile.
TileXYToPixelXY(int, int, Point) - Static method in class org.osmdroid.util.TileSystem
 
TileXYToQuadKey(int, int, int) - Static method in class microsoft.mappoint.TileSystem
Converts tile XY coordinates into a QuadKey at a specified level of detail.
TileXYToQuadKey(int, int, int) - Static method in class org.osmdroid.util.TileSystem
 
title - Variable in class org.osmdroid.api.Marker
The title of the marker.
title(String) - Method in class org.osmdroid.api.Marker
The title of the marker.
toDoubleString() - Method in class org.osmdroid.util.GeoPoint
 
toInvertedDoubleString() - Method in class org.osmdroid.util.GeoPoint
 
toMercatorPixels(int, int, Point) - Method in class org.osmdroid.views.Projection
 
TOP_CENTER - Static variable in class org.osmdroid.views.MapView.LayoutParams
Special value for the alignment requested by a View.
TOP_LEFT - Static variable in class org.osmdroid.views.MapView.LayoutParams
Special value for the alignment requested by a View.
TOP_RIGHT - Static variable in class org.osmdroid.views.MapView.LayoutParams
Special value for the alignment requested by a View.
toPixels(IGeoPoint, Point) - Method in interface org.osmdroid.api.IProjection
Converts the given IGeoPoint to onscreen pixel coordinates, relative to the top-left of the MapView that provided this Projection.
toPixels(IGeoPoint, Point) - Method in class org.osmdroid.views.Projection
 
toPixels(Projection, List<? extends GeoPoint>, Path) - Static method in class org.osmdroid.views.util.PathProjection
 
toPixels(Projection, List<? extends GeoPoint>, Path, boolean) - Static method in class org.osmdroid.views.util.PathProjection
 
toPixelsFromMercator(int, int, Point) - Method in class org.osmdroid.views.Projection
 
toPixelsFromProjected(Point, Point) - Method in class org.osmdroid.views.Projection
Performs the second computationally light part of the projection.
topo - Static variable in class org.osmdroid.library.R.string
 
toProjectedPixels(GeoPoint, Point) - Method in class org.osmdroid.views.Projection
toProjectedPixels(int, int, Point) - Method in class org.osmdroid.views.Projection
Performs only the first computationally heavy part of the projection.
toString() - Method in class org.osmdroid.events.ScrollEvent
 
toString() - Method in class org.osmdroid.events.ZoomEvent
 
toString() - Method in class org.osmdroid.tileprovider.MapTile
 
toString() - Method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
 
toString() - Method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
 
toString() - Method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
 
toString() - Method in class org.osmdroid.tileprovider.modules.ZipFileArchive
 
toString() - Method in class org.osmdroid.util.BoundingBoxE6
 
toString() - Method in class org.osmdroid.util.GeoPoint
 
tryRecycle() - Method in class org.osmdroid.tileprovider.ReusableBitmapDrawable
 

U

UNDEFINED_RES_ID - Static variable in class org.osmdroid.tileprovider.constants.BonusPackHelper
resource id value meaning "undefined resource id"
unknown - Static variable in class org.osmdroid.library.R.string
 
unregisterReceiver(BroadcastReceiver) - Method in interface org.osmdroid.tileprovider.IRegisterReceiver
 
unregisterReceiver(BroadcastReceiver) - Method in class org.osmdroid.tileprovider.util.SimpleRegisterReceiver
 
unrotateAndScalePoint(int, int, Point) - Method in class org.osmdroid.views.Projection
This will revert the current map's scaling and rotation for a point.
unSetFocusedItem() - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
useDataConnection() - Method in interface org.osmdroid.tileprovider.IMapTileProviderCallback
Returns true if the network connection should be used, false if not.
useDataConnection() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
Whether to use the network connection if it's available.
useDataConnection() - Method in class org.osmdroid.views.MapView
Whether to use the network connection if it's available.
useDataConnection() - Method in class org.osmdroid.views.overlay.TilesOverlay
Whether to use the network connection if it's available.
USER_AGENT - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
 
USGS_SAT - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
USGS_TOPO - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
 
UtilConstants - Interface in org.osmdroid.util.constants
 

V

valueOf(String) - Static method in enum org.osmdroid.api.Marker.Anchor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osmdroid.views.overlay.OverlayItem.HotspotPlace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osmdroid.views.overlay.ScaleBarOverlay.UnitsOfMeasure
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.osmdroid.api.Marker.Anchor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osmdroid.views.overlay.OverlayItem.HotspotPlace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osmdroid.views.overlay.ScaleBarOverlay.UnitsOfMeasure
Returns an array containing the constants of this enum type, in the order they are declared.

W

width - Variable in class org.osmdroid.api.Polyline
The width of the polyline.
width(float) - Method in class org.osmdroid.api.Polyline
The width of the polyline.
writeToParcel(Parcel, int) - Method in class org.osmdroid.util.BoundingBoxE6
 
writeToParcel(Parcel, int) - Method in class org.osmdroid.util.GeoPoint
 

X

x - Variable in class org.osmdroid.events.ScrollEvent
 
xdpi - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
 
XYTileSource - Class in org.osmdroid.tileprovider.tilesource
An implementation of OnlineTileSourceBase
XYTileSource(String, int, int, int, String, String[]) - Constructor for class org.osmdroid.tileprovider.tilesource.XYTileSource
 

Y

y - Variable in class org.osmdroid.events.ScrollEvent
 
ydpi - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
 

Z

ZipFileArchive - Class in org.osmdroid.tileprovider.modules
 
ZipFileArchive() - Constructor for class org.osmdroid.tileprovider.modules.ZipFileArchive
 
zoom_in - Static variable in class org.osmdroid.library.R.drawable
 
zoom_out - Static variable in class org.osmdroid.library.R.drawable
 
ZoomEvent - Class in org.osmdroid.events
 
ZoomEvent(MapView, int) - Constructor for class org.osmdroid.events.ZoomEvent
 
zoomIn() - Method in interface org.osmdroid.api.IMap
Increase zoom level by one
zoomIn() - Method in interface org.osmdroid.api.IMapController
 
zoomIn() - Method in class org.osmdroid.views.MapController
Zoom in by one zoom level.
zoomInFixing(int, int) - Method in interface org.osmdroid.api.IMapController
 
zoomInFixing(int, int) - Method in class org.osmdroid.views.MapController
 
zoomLevel - Variable in class org.osmdroid.events.ZoomEvent
 
zoomMessage(int, int, int) - Method in class org.osmdroid.tileprovider.cachemanager.CacheManager
 
zoomOut() - Method in interface org.osmdroid.api.IMap
Decrease zoom level by one
zoomOut() - Method in interface org.osmdroid.api.IMapController
 
zoomOut() - Method in class org.osmdroid.views.MapController
Zoom out by one zoom level.
zoomOutFixing(int, int) - Method in interface org.osmdroid.api.IMapController
 
zoomOutFixing(int, int) - Method in class org.osmdroid.views.MapController
 
zoomTo(int) - Method in interface org.osmdroid.api.IMapController
 
zoomTo(int) - Method in class org.osmdroid.views.MapController
 
zoomToBoundingBox(BoundingBoxE6) - Method in class org.osmdroid.views.MapView
Deprecated.
zoomToBoundingBox(BoundingBoxE6, boolean) - Method in class org.osmdroid.views.MapView
Zoom the map to enclose the specified bounding box, as closely as possible.
zoomToFixing(int, int, int) - Method in interface org.osmdroid.api.IMapController
 
zoomToFixing(int, int, int) - Method in class org.osmdroid.views.MapController
 
zoomToSpan(int, int) - Method in interface org.osmdroid.api.IMapController
 
zoomToSpan(BoundingBoxE6) - Method in class org.osmdroid.views.MapController
 
zoomToSpan(int, int) - Method in class org.osmdroid.views.MapController
 
A B C D E F G H I L M N O P Q R S T U V W X Y Z 

Copyright © 2016. All Rights Reserved.