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

R

rCubicTo(float,float,float,float,float,float) - function in android.graphics.OsmPath
 
readFromParcel(Parcel) - function in android.graphics.SimpleFastPointOverlay.StyledLabelledPoint
 
recomputeViewAttributes(View) - function in android.view.MapView
 
recomputeViewAttributes(View) - function in android.view.ItemizedOverlayControlView
 
RectL - class in org.osmdroid.util
A android.graphics.Rect with corners in long type instead of int
reduceWithTolerance(ArrayList,double) - function in org.osmdroid.util.PointReducer
Reduce the number of points in a shape using the Douglas-Peucker algorithmSuggested usage
{@code * * //get the screen bounds * BoundingBox boundingBox = map.getBoundingBox(); * final double latSpanDegrees = boundingBox.getLatitudeSpan(); * //get the degree difference, divide by dpi * double tolerance = latSpanDegrees /densityDpi; * //each latitude degree on screen is represented by this many dip * points = PointReducer.reduceWithTolerance(points, tolerance); * * }

 
refresh() - function in org.osmdroid.views.overlay.advancedpolyline.ColorMappingForScalarContainer
 
refreshASAP() - function in org.osmdroid.views.drawing.MapSnapshot
 
refreshDb() - function in org.osmdroid.tileprovider.modules.SqlTileWriter
 
refreshDrawableState() - function in android.view.MapView
 
refreshDrawableState() - function in android.view.ItemizedOverlayControlView
 
registerArchiveFileProvider(Class,String) - function in org.osmdroid.tileprovider.modules.ArchiveFileFactory
Registers a custom archive file provider
registerReceiver(BroadcastReceiver,IntentFilter) - function in org.osmdroid.tileprovider.IRegisterReceiver
 
registerReceiver(BroadcastReceiver,IntentFilter) - function in org.osmdroid.tileprovider.util.SimpleRegisterReceiver
 
registerReceiver(BroadcastReceiver,IntentFilter) - function in org.osmdroid.tileprovider.SimpleRegisterReceiver
 
release() - function in org.osmdroid.tileprovider.tilesource.BingMapTileSource
 
release() - function in org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
 
release() - function in org.osmdroid.tileprovider.tilesource.FileBasedTileSource
 
release() - function in org.osmdroid.tileprovider.tilesource.HEREWeGoTileSource
 
release() - function in org.osmdroid.tileprovider.tilesource.MapBoxTileSource
 
release() - function in org.osmdroid.tileprovider.tilesource.MapQuestTileSource
 
release() - function in org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase
 
release() - function in org.osmdroid.tileprovider.tilesource.QuadTreeTileSource
 
release() - function in org.osmdroid.tileprovider.tilesource.ThunderforestTileSource
 
release() - function in org.osmdroid.tileprovider.tilesource.TMSOnlineTileSourceBase
 
release() - function in org.osmdroid.tileprovider.tilesource.XYTileSource
 
releasePointerCapture() - function in android.view.MapView
 
releasePointerCapture() - function in android.view.ItemizedOverlayControlView
 
remove(ITileSource,long) - function in org.osmdroid.tileprovider.modules.IFilesystemCache
Removes a tile from the cache, see issuehttps://github.
remove(ITileSource,long) - function in org.osmdroid.tileprovider.modules.SqliteArchiveTileWriter
Removes a tile from the cache, see issuehttps://github.
remove(ITileSource,long) - function in org.osmdroid.tileprovider.modules.SqliteArchiveTileWriter
Removes a tile from the cache, see issuehttps://github.
remove(ITileSource,long) - function in org.osmdroid.tileprovider.modules.SqlTileWriter
Removes a specific tile from the cache
remove(ITileSource,long) - function in org.osmdroid.tileprovider.modules.SqlTileWriter
Removes a tile from the cache, see issuehttps://github.
remove(ITileSource,long) - function in org.osmdroid.tileprovider.modules.TileWriter
Removes a tile from the cache, see issuehttps://github.
remove(ITileSource,long) - function in org.osmdroid.tileprovider.modules.TileWriter
Removes a tile from the cache, see issuehttps://github.
remove(String) - function in org.osmdroid.util.UrlBackoff
 
remove(int) - function in org.osmdroid.views.overlay.DefaultOverlayManager
 
remove(int) - function in java.util.DefaultOverlayManager
 
remove(Object) - function in java.util.DefaultOverlayManager
 
remove(int) - function in org.osmdroid.views.overlay.DefaultOverlayManager
 
remove(Overlay) - function in org.osmdroid.views.overlay.FolderOverlay
 
remove(MapView) - function in org.osmdroid.views.overlay.Marker
Removes this Marker from the MapView.Note that this method will operate only if the Marker is in the MapView overlays(it should not be included in a container like a FolderOverlay).
remove(int) - function in org.osmdroid.views.overlay.OverlayManager
 
remove(Object) - function in java.util.OverlayManager
 
remove(int) - function in java.util.OverlayManager
 
removeAll(Collection) - function in java.util.DefaultOverlayManager
 
removeAll(Collection) - function in java.util.OverlayManager
 
removeAllItems() - function in org.osmdroid.views.overlay.ItemizedIconOverlay
 
removeAllItems(boolean) - function in org.osmdroid.views.overlay.ItemizedIconOverlay
 
removeAllItems() - function in org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
removeAllItems(boolean) - function in org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
removeAllViews() - function in android.view.MapView
 
removeAllViews() - function in android.view.ItemizedOverlayControlView
 
removeAllViewsInLayout() - function in android.view.MapView
 
removeAllViewsInLayout() - function in android.view.ItemizedOverlayControlView
 
removeCallbacks(Runnable) - function in android.os.SimpleInvalidationHandler
 
removeCallbacks(Runnable) - function in android.view.MapView
 
removeCallbacks(Runnable) - function in android.os.MapSnapshotHandler
 
removeCallbacks(Runnable) - function in android.view.ItemizedOverlayControlView
 
removeCallbacksAndMessages(Object) - function in android.os.SimpleInvalidationHandler
 
removeCallbacksAndMessages(Object) - function in android.os.MapSnapshotHandler
 
removeIf(Predicate) - function in java.util.DefaultOverlayManager
 
removeIf(Predicate) - function in java.util.OverlayManager
 
removeItem(Item) - function in org.osmdroid.views.overlay.ItemizedIconOverlay
 
removeItem(int) - function in org.osmdroid.views.overlay.ItemizedIconOverlay
 
removeItem(Item) - function in org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
removeItem(int) - function in org.osmdroid.views.overlay.ItemizedOverlayWithFocus
 
removeMapListener(MapListener) - function in org.osmdroid.views.MapView
Removes a map listener
removeMessages(int) - function in android.os.SimpleInvalidationHandler
 
removeMessages(int) - function in android.os.MapSnapshotHandler
 
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.MapView
 
removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.ItemizedOverlayControlView
 
removeOnFirstLayoutListener(MapView.OnFirstLayoutListener) - function in org.osmdroid.views.MapView
 
removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.MapView
 
removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.ItemizedOverlayControlView
 
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.MapView
 
removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.ItemizedOverlayControlView
 
removeTileSources(String) - function in org.osmdroid.tileprovider.tilesource.TileSourceFactory
removes any tile sources whose name matches the regular expression
removeView(View) - function in android.view.MapView
 
removeView(View) - function in android.view.ItemizedOverlayControlView
 
removeViewAt(int) - function in android.view.MapView
 
removeViewAt(int) - function in android.view.ItemizedOverlayControlView
 
removeViewInLayout(View) - function in android.view.MapView
 
removeViewInLayout(View) - function in android.view.ItemizedOverlayControlView
 
removeViews(int,int) - function in android.view.MapView
 
removeViews(int,int) - function in android.view.ItemizedOverlayControlView
 
removeViewsInLayout(int,int) - function in android.view.MapView
 
removeViewsInLayout(int,int) - function in android.view.ItemizedOverlayControlView
 
replaceAll(UnaryOperator) - function in java.util.DefaultOverlayManager
 
replaceAll(UnaryOperator) - function in java.util.OverlayManager
 
requestApplyInsets() - function in android.view.MapView
 
requestApplyInsets() - function in android.view.ItemizedOverlayControlView
 
requestChildFocus(View,View) - function in android.view.MapView
 
requestChildFocus(View,View) - function in android.view.ItemizedOverlayControlView
 
requestChildRectangleOnScreen(View,Rect,boolean) - function in android.view.MapView
 
requestChildRectangleOnScreen(View,Rect,boolean) - function in android.view.ItemizedOverlayControlView
 
requestDisallowInterceptTouchEvent(boolean) - function in android.view.MapView
 
requestDisallowInterceptTouchEvent(boolean) - function in android.view.ItemizedOverlayControlView
 
requestFitSystemWindows() - function in android.view.MapView
 
requestFitSystemWindows() - function in android.view.ItemizedOverlayControlView
 
requestFocus(int,Rect) - function in android.view.MapView
 
requestFocus(int,Rect) - function in android.view.ItemizedOverlayControlView
 
requestFocusFromTouch() - function in android.view.MapView
 
requestFocusFromTouch() - function in android.view.ItemizedOverlayControlView
 
requestLayout() - function in android.view.MapView
 
requestLayout() - function in android.view.ItemizedOverlayControlView
 
requestPointerCapture() - function in android.view.MapView
 
requestPointerCapture() - function in android.view.ItemizedOverlayControlView
 
requestRectangleOnScreen(Rect) - function in android.view.MapView
 
requestRectangleOnScreen(Rect) - function in android.view.ItemizedOverlayControlView
 
requestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.MapView
 
requestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.ItemizedOverlayControlView
 
requestTransparentRegion(View) - function in android.view.MapView
 
requestTransparentRegion(View) - function in android.view.ItemizedOverlayControlView
 
requestUnbufferedDispatch(MotionEvent) - function in android.view.MapView
 
requestUnbufferedDispatch(MotionEvent) - function in android.view.ItemizedOverlayControlView
 
requireViewById(int) - function in android.view.MapView
 
requireViewById(int) - function in android.view.ItemizedOverlayControlView
 
rescaleCache(Projection,double,double,Rect) - function in org.osmdroid.tileprovider.MapTileProviderArray
Recreate the cache using scaled versions of the tiles currently in it
rescaleCache(Projection,double,double,Rect) - function in org.osmdroid.tileprovider.MapTileProviderBase
Recreate the cache using scaled versions of the tiles currently in it
rescaleCache(Projection,double,double,Rect) - function in org.osmdroid.tileprovider.MapTileProviderBasic
Recreate the cache using scaled versions of the tiles currently in it
rescaleCache(Projection,double,double,Rect) - function in org.osmdroid.tileprovider.OfflineTileProvider
Recreate the cache using scaled versions of the tiles currently in it
reset() - function in org.osmdroid.tileprovider.util.Counters
 
reset(String) - function in org.osmdroid.tileprovider.util.Counters
 
reset() - function in org.osmdroid.util.MapTileArea
Set the area as an empty area
reset() - function in android.graphics.OsmPath
 
resetMultiTouchScale() - function in org.osmdroid.views.MapView
 
resetPivot() - function in android.view.MapView
 
resetPivot() - function in android.view.ItemizedOverlayControlView
 
resetScrollableAreaLimitLatitude() - function in org.osmdroid.views.MapView
 
resetScrollableAreaLimitLongitude() - function in org.osmdroid.views.MapView
 
resetTilesScaleFactor() - function in org.osmdroid.views.MapView
 
resolveLayoutDirection(int) - function in android.view.MapView.LayoutParams
 
resolveOpacity(int,int) - function in android.graphics.drawable.ExpirableBitmapDrawable
 
resolveOpacity(int,int) - function in android.graphics.drawable.ReusableBitmapDrawable
 
resolveSize(int,int) - function in android.view.MapView
 
resolveSize(int,int) - function in android.view.ItemizedOverlayControlView
 
resolveSizeAndState(int,int,int) - function in android.view.MapView
 
resolveSizeAndState(int,int,int) - function in android.view.ItemizedOverlayControlView
 
restore(Canvas,boolean) - function in org.osmdroid.views.Projection
 
restoreDefaultFocus() - function in android.view.MapView
 
restoreDefaultFocus() - function in android.view.ItemizedOverlayControlView
 
restoreHierarchyState(SparseArray) - function in android.view.MapView
 
restoreHierarchyState(SparseArray) - function in android.view.ItemizedOverlayControlView
 
retainAll(Collection) - function in java.util.DefaultOverlayManager
 
retainAll(Collection) - function in java.util.OverlayManager
 
retrieveAccessToken(Context) - function in org.osmdroid.tileprovider.tilesource.MapBoxTileSource
Reads the access token from the manifest.
retrieveAccessToken(Context) - function in org.osmdroid.tileprovider.tilesource.MapQuestTileSource
Reads the access token from the manifest.
retrieveAppCode(Context) - function in org.osmdroid.tileprovider.tilesource.HEREWeGoTileSource
 
retrieveAppId(Context) - function in org.osmdroid.tileprovider.tilesource.HEREWeGoTileSource
Reads the access token from the manifest.
retrieveBingKey(Context) - function in org.osmdroid.tileprovider.tilesource.bing.BingMapTileSource
Read the API key from the manifest.
retrieveCloudmadeKey(Context) - function in org.osmdroid.tileprovider.util.CloudmadeUtil
Retrieve the key from the manifest and store it for later use.
retrieveKey(Context,String) - function in org.osmdroid.tileprovider.util.ManifestUtil
Retrieve a key from the manifest meta data, or empty string if not found.
retrieveMapBoxMapId(Context) - function in org.osmdroid.tileprovider.tilesource.HEREWeGoTileSource
Reads the mapbox map id from the manifest.
retrieveMapBoxMapId(Context) - function in org.osmdroid.tileprovider.tilesource.MapBoxTileSource
Reads the mapbox map id from the manifest.
retrieveMapBoxMapId(Context) - function in org.osmdroid.tileprovider.tilesource.MapQuestTileSource
Reads the mapbox map id from the manifest.
retrieveMapId(Context) - function in org.osmdroid.tileprovider.tilesource.ThunderforestTileSource
Reads the map id from the manifest.
returnDrawableToPool(ReusableBitmapDrawable) - function in org.osmdroid.tileprovider.BitmapPool
 
ReusableBitmapDrawable - class in org.osmdroid.tileprovider
A ExpirableBitmapDrawable class that allows keeping track of usage references.
rewind() - function in android.graphics.OsmPath
 
RIGHT - enum entry in org.osmdroid.views.CustomZoomButtonsDisplay.HorizontalPosition
 
RIGHT_CENTER - enum entry in org.osmdroid.views.overlay.OverlayItem.HotspotPlace
 
rLineTo(float,float) - function in android.graphics.OsmPath
 
rMoveTo(float,float) - function in android.graphics.OsmPath
 
rotateAndScalePoint(int,int,Point) - function in 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
heads up, this class is used internally by osmdroid, you're welcome to use but it the interface RotationListener will not fire as expected.
RotationGestureDetector.RotationListener - class in org.osmdroid.views.overlay.gestures.RotationGestureDetector
heads up, this class is used internally by osmdroid, you're welcome to use but it the interface RotationListener will not fire as expected.
RotationGestureOverlay - class in org.osmdroid.views.overlay.gestures
 
rQuadTo(float,float,float,float) - function in android.graphics.OsmPath
 
run() - function in org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
This is a functor class of type Runnable.
run() - function in java.lang.MapTileModuleProviderBase.TileLoader
 
run() - function in org.osmdroid.views.drawing.MapSnapshot
 
run() - function in java.lang.MapSnapshot
 
run(int) - function in org.osmdroid.views.overlay.ItemizedIconOverlay.ActiveItem
 
runCleanupOperation() - function in org.osmdroid.tileprovider.modules.SqlTileWriter
this could be a long running operation, don't run on the UI thread unless necessary.This function prunes the database for old or expired tiles.
runCleanupOperation(long,int,long,boolean) - function in org.osmdroid.tileprovider.modules.SqlTileWriter
 
runDuringSplashScreen() - function in org.osmdroid.tileprovider.modules.SqlTileWriter
 
runDuringSplashScreen() - function in org.osmdroid.util.DuringSplashScreen
 
runDuringSplashScreen() - function in org.osmdroid.util.SplashScreenable
 
runOnFirstFix(Runnable) - function in org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
Queues a runnable to be executed as soon as we have a location fix.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Z