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
C
- cacheCapacity() - function in 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.CacheManagerAction - class in org.osmdroid.tileprovider.cachemanager.CacheManager
- Action to perform on a tile within a CacheManagerTask
- CacheManager.CacheManagerCallback - class in org.osmdroid.tileprovider.cachemanager.CacheManager
- CacheManager.CacheManagerDialog - class in org.osmdroid.tileprovider.cachemanager.CacheManager
- CacheManager.CacheManagerTask - class in org.osmdroid.tileprovider.cachemanager.CacheManager
- generic class for common code related to AsyncTask management- performing an action- within a manager- on a list of tiles (potentially sorted by ascending zoom level)- and with callbacks for task progression
- callback(MapSnapshot) - function in org.osmdroid.views.drawing.MapSnapshot.MapSnapshotable
- callOnClick() - function in android.view.MapView
- callOnClick() - function in android.view.ItemizedOverlayControlView
- canApplyTheme() - function in android.graphics.drawable.ExpirableBitmapDrawable
- canApplyTheme() - function in android.graphics.drawable.ReusableBitmapDrawable
- cancel(boolean) - function in android.os.CacheManager.CacheManagerTask
- cancelAllJobs() - function in org.osmdroid.tileprovider.cachemanager.CacheManager
- cancels all tasks
- cancelDragAndDrop() - function in android.view.MapView
- cancelDragAndDrop() - function in android.view.ItemizedOverlayControlView
- cancelLongPress() - function in android.view.MapView
- cancelLongPress() - function in android.view.ItemizedOverlayControlView
- cancelPendingInputEvents() - function in android.view.MapView
- cancelPendingInputEvents() - function in android.view.ItemizedOverlayControlView
- canResolveLayoutDirection() - function in android.view.MapView
- canResolveLayoutDirection() - function in android.view.ItemizedOverlayControlView
- canResolveTextAlignment() - function in android.view.MapView
- canResolveTextAlignment() - function in android.view.ItemizedOverlayControlView
- canResolveTextDirection() - function in android.view.MapView
- canResolveTextDirection() - function in android.view.ItemizedOverlayControlView
- canScrollHorizontally(int) - function in android.view.MapView
- canScrollHorizontally(int) - function in android.view.ItemizedOverlayControlView
- canScrollVertically(int) - function in android.view.MapView
- canScrollVertically(int) - function in android.view.ItemizedOverlayControlView
- CantContinueException - class in org.osmdroid.tileprovider.modules
- CANVAS_OK - enum entry in org.osmdroid.views.drawing.MapSnapshot.Status
- canZoomIn() - function in org.osmdroid.views.MapView
- canZoomOut() - function in org.osmdroid.views.MapView
- CENTER - enum entry in org.osmdroid.views.CustomZoomButtonsDisplay.HorizontalPosition
- CENTER - enum entry in org.osmdroid.views.CustomZoomButtonsDisplay.VerticalPosition
- CENTER - enum entry in org.osmdroid.views.overlay.OverlayItem.HotspotPlace
- centerX() - function in org.osmdroid.util.RectL
- centerY() - function in org.osmdroid.util.RectL
- checkInputConnectionProxy(View) - function in android.view.MapView
- checkInputConnectionProxy(View) - function in android.view.ItemizedOverlayControlView
- checkTile(long) - function in org.osmdroid.tileprovider.cachemanager.CacheManager
- childDrawableStateChanged(View) - function in android.view.MapView
- childDrawableStateChanged(View) - function in android.view.ItemizedOverlayControlView
- childHasTransientStateChanged(View,boolean) - function in android.view.MapView
- childHasTransientStateChanged(View,boolean) - function in android.view.ItemizedOverlayControlView
- CIRCLE - enum entry in org.osmdroid.views.overlay.simplefastpoint.SimpleFastPointOverlayOptions.Shape
- cleanAreaAsync(Context,BoundingBox,int,int) - function in org.osmdroid.tileprovider.cachemanager.CacheManager
- Remove all cached tiles in the specified area.
- cleanAreaAsync(Context,ArrayList,int,int) - function in org.osmdroid.tileprovider.cachemanager.CacheManager
- Remove all cached tiles covered by the GeoPoints list.
- cleanAreaAsync(Context,List,int,int) - function in org.osmdroid.tileprovider.cachemanager.CacheManager
- Remove all cached tiles in the specified area.
- cleanDefaults() - function in org.osmdroid.views.overlay.Marker
- Prevent memory leaks and call this when you're done with the mapreference https://github.
- cleanLatitude(double) - function in org.osmdroid.util.TileSystem
- cleanLatitude(double) - function in org.osmdroid.util.TileSystemWebMercator
- cleanLongitude(double) - function in org.osmdroid.util.TileSystem
- cleanLongitude(double) - function in org.osmdroid.util.TileSystemWebMercator
- cleanPositiveAngle(double) - function in org.osmdroid.util.MyMath
- clear() - function in org.osmdroid.tileprovider.MapTileCache
- clear() - function in org.osmdroid.util.ListPointL
- clear() - function in org.osmdroid.util.MapTileList
- clear() - function in org.osmdroid.util.UrlBackoff
- clear() - function in java.util.DefaultOverlayManager
- clear() - function in org.osmdroid.views.overlay.LinearRing
- clear() - function in java.util.OverlayManager
- clearAnimation() - function in android.view.MapView
- clearAnimation() - function in android.view.ItemizedOverlayControlView
- clearBitmapPool() - function in org.osmdroid.tileprovider.BitmapPool
- clearChildFocus(View) - function in android.view.MapView
- clearChildFocus(View) - function in android.view.ItemizedOverlayControlView
- clearColorFilter() - function in android.graphics.drawable.ExpirableBitmapDrawable
- clearColorFilter() - function in android.graphics.drawable.ReusableBitmapDrawable
- clearDisappearingChildren() - function in android.view.MapView
- clearDisappearingChildren() - function in android.view.ItemizedOverlayControlView
- clearFocus() - function in android.view.MapView
- clearFocus() - function in android.view.ItemizedOverlayControlView
- clearLocationSources() - function in org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
- removes all sources, again, only useful before startLocationProvider is called
- clearTileCache() - function in org.osmdroid.tileprovider.MapTileProviderArray
- purges the cache of all tiles (default is the in memory cache)
- clearTileCache() - function in org.osmdroid.tileprovider.MapTileProviderBase
- purges the cache of all tiles (default is the in memory cache)
- clearTileCache() - function in org.osmdroid.tileprovider.MapTileProviderBasic
- purges the cache of all tiles (default is the in memory cache)
- clearTileCache() - function in org.osmdroid.tileprovider.OfflineTileProvider
- purges the cache of all tiles (default is the in memory cache)
- clearViewTranslationCallback() - function in android.view.MapView
- clearViewTranslationCallback() - function in android.view.ItemizedOverlayControlView
- ClickableIconOverlay - class in org.osmdroid.views.overlay
- org.osmdroid.views.overlay.ClickableIconOverlay is a clickable icon item on the org.osmdroid.views.MapView containing org.osmdroid.api.IGeoPoint, unique id and data.
- clip(long,long,long,long) - function in org.osmdroid.util.SegmentClipper
- Clip a segment into the clip area
- Clip(double,double,double) - function in org.osmdroid.util.TileSystem
- Clip(long,long,long) - function in org.osmdroid.util.TileSystem
- Clip(double,double,double) - function in org.osmdroid.util.TileSystemWebMercator
- Clip(long,long,long) - function in org.osmdroid.util.TileSystemWebMercator
- ClipToLong(double,double,boolean) - function in org.osmdroid.util.TileSystem
- ClipToLong(double,double,boolean) - function in org.osmdroid.util.TileSystemWebMercator
- clone() - function in org.osmdroid.util.BoundingBox
- clone() - function in org.osmdroid.util.GeoPoint
- clone() - function in org.osmdroid.views.overlay.simplefastpoint.LabelledGeoPoint
- clone() - function in org.osmdroid.util.LabelledGeoPoint
- clone() - function in org.osmdroid.views.overlay.simplefastpoint.StyledLabelledGeoPoint
- clone() - function in org.osmdroid.views.overlay.simplefastpoint.StyledLabelledGeoPoint
- clone() - function in org.osmdroid.util.StyledLabelledGeoPoint
- close() - function in org.osmdroid.tileprovider.modules.DatabaseFileArchive
- Closes the archive file and releases resources.
- close() - function in org.osmdroid.tileprovider.modules.GEMFFileArchive
- Closes the archive file and releases resources.
- close() - function in org.osmdroid.tileprovider.modules.IArchiveFile
- Closes the archive file and releases resources.
- close() - function in org.osmdroid.tileprovider.modules.MBTilesFileArchive
- Closes the archive file and releases resources.
- close() - function in org.osmdroid.tileprovider.modules.ZipFileArchive
- Closes the archive file and releases resources.
- close() - function in org.osmdroid.util.GEMFFile
- close() - function in android.graphics.OsmPath
- close() - function in org.osmdroid.views.overlay.infowindow.BasicInfoWindow
- hides the info window, which triggers another render of the map
- close() - function in org.osmdroid.views.overlay.infowindow.InfoWindow
- hides the info window, which triggers another render of the map
- close() - function in org.osmdroid.views.overlay.infowindow.MarkerInfoWindow
- hides the info window, which triggers another render of the map
- closeAllInfoWindows() - function in org.osmdroid.views.overlay.FolderOverlay
- Close all opened InfoWindows of overlays it contains.This only operates on overlays that inherit from OverlayWithIW.
- closeAllInfoWindowsOn(MapView) - function in org.osmdroid.views.overlay.infowindow.BasicInfoWindow
- close all InfoWindows currently opened on this MapView
- closeAllInfoWindowsOn(MapView) - function in org.osmdroid.views.overlay.infowindow.InfoWindow
- close all InfoWindows currently opened on this MapView
- closeAllInfoWindowsOn(MapView) - function in org.osmdroid.views.overlay.infowindow.MarkerInfoWindow
- close all InfoWindows currently opened on this MapView
- closeInfoWindow() - function in org.osmdroid.views.overlay.Marker
- closeInfoWindow() - function in org.osmdroid.views.overlay.OverlayWithIW
- closeInfoWindow() - function in org.osmdroid.views.overlay.Polygon
- closeInfoWindow() - function in org.osmdroid.views.overlay.Polyline
- closeInfoWindow() - function in org.osmdroid.views.overlay.PolyOverlayWithIW
- closeStream(Closeable) - function in org.osmdroid.tileprovider.util.StreamUtils
- Closes the specified stream.
- CloudmadeTileSource - class in org.osmdroid.tileprovider.tilesource
- CloudmadeUtil - class in org.osmdroid.tileprovider.util
- Utility class for implementing Cloudmade authorization.
- ColorHelper - class in org.osmdroid.views.overlay.advancedpolyline
- Class with color helper functions.
- ColorMapping - class in org.osmdroid.views.overlay.advancedpolyline
- Abstract base class for all implemented color mappings.
- ColorMappingCycle - class in org.osmdroid.views.overlay.advancedpolyline
- Color mapping to cycle through an array of colors.
- ColorMappingForScalar - class in org.osmdroid.views.overlay.advancedpolyline
- An abstract ColorMapping populated by scalar data
- ColorMappingForScalarContainer - class in org.osmdroid.views.overlay.advancedpolyline
- Scalar container on top of any ColorMappingForScalar Typical use: * create the ColorMappingForScalar you need * create a ColorMappingForScalarContainer on top of it * add your scalars to the container If you need to adjust your color mapping because you have a better idea of the actual scalar range * first adjust the settings (e.g.
- ColorMappingPlain - class in org.osmdroid.views.overlay.advancedpolyline
- Color mapping with just one color.
- ColorMappingRanges - class in org.osmdroid.views.overlay.advancedpolyline
- Color mapping to map ranges to specific colors.
- ColorMappingVariation - class in org.osmdroid.views.overlay.advancedpolyline
- Abstract base class for color variation mappings.
- ColorMappingVariationHue - class in org.osmdroid.views.overlay.advancedpolyline
- Color mapping for hue variation.
- ColorMappingVariationLuminance - class in org.osmdroid.views.overlay.advancedpolyline
- Color mapping for luminance variation.
- ColorMappingVariationSaturation - class in org.osmdroid.views.overlay.advancedpolyline
- Color mapping for saturation variation.
- combineMeasuredStates(int,int) - function in android.view.MapView
- combineMeasuredStates(int,int) - function in android.view.ItemizedOverlayControlView
- CompassOverlay - class in org.osmdroid.views.overlay.compass
- Note: the compass overlay causes issues on API 8 devices.
- compute(RectL,PointL,double,PointL,PointL) - function in org.osmdroid.util.SpeechBalloonHelper
- Computes the intersection between a rectangle and the triangle that starts from a Pointand goes to a circle centered on the rectangle's center
- computeAngle(long,long,long,long) - function in org.osmdroid.util.MyMath
- computeBounds(RectF,boolean) - function in android.graphics.OsmPath
- computeCirclePoint(long,long,double,double,PointL) - function in org.osmdroid.util.MyMath
- computeExpirationTime(String,String,long) - function in org.osmdroid.tileprovider.modules.TileDownloader
- computeExpirationTime(String,String,long) - function in org.osmdroid.tileprovider.tilesource.TileSourcePolicy
- computeExpirationTime(HttpURLConnection,long) - function in org.osmdroid.tileprovider.tilesource.TileSourcePolicy
- computeFromSource(MapTileArea,MapTileArea) - function in org.osmdroid.util.MapTileAreaBorderComputer
- computeFromSource(MapTileArea,MapTileArea) - function in org.osmdroid.util.MapTileAreaComputer
- computeFromSource(MapTileArea,MapTileArea) - function in org.osmdroid.util.MapTileAreaZoomComputer
- computeFromSource(MapTileList,MapTileList) - function in org.osmdroid.util.MapTileListBorderComputer
- computeFromSource(MapTileList,MapTileList) - function in org.osmdroid.util.MapTileListComputer
- computeFromSource(MapTileList,MapTileList) - function in org.osmdroid.util.MapTileListZoomComputer
- computeScroll() - function in org.osmdroid.views.MapView
- computeScroll() - function in android.view.MapView
- computeScroll() - function in android.view.ItemizedOverlayControlView
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.MapView
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.ItemizedOverlayControlView
- concat(BoundingBox) - function in org.osmdroid.util.BoundingBox
- ConfigurablePriorityThreadFactory - class in org.osmdroid.tileprovider.modules
- Configuration - class in org.osmdroid.config
- Singleton class to get/set a configuration provider for osmdroid Issue 481Created on 11/29/2016.
- constrain(float,float,float) - function in org.osmdroid.views.overlay.advancedpolyline.ColorHelper
- Constrain float value.
- contains(long) - function in org.osmdroid.tileprovider.MapTileProviderArray
- contains(long) - function in org.osmdroid.util.MapTileProviderArray
- contains(long) - function in org.osmdroid.tileprovider.MapTileProviderBasic
- contains(long) - function in org.osmdroid.util.MapTileProviderBasic
- contains(long) - function in org.osmdroid.tileprovider.OfflineTileProvider
- contains(long) - function in org.osmdroid.util.OfflineTileProvider
- contains(IGeoPoint) - function in org.osmdroid.util.BoundingBox
- contains(double,double) - function in org.osmdroid.util.BoundingBox
- contains(long) - function in org.osmdroid.util.MapTileArea
- contains(long) - function in org.osmdroid.util.MapTileArea
- contains(long) - function in org.osmdroid.util.MapTileAreaList
- contains(long) - function in org.osmdroid.util.MapTileContainer
- contains(long) - function in org.osmdroid.util.MapTileList
- contains(long,long) - function in org.osmdroid.util.RectL
- Returns true if (x,y) is inside the rectangle.
- contains(Object) - function in java.util.DefaultOverlayManager
- contains(Object) - function in java.util.OverlayManager
- contains(MotionEvent) - function in org.osmdroid.views.overlay.Polygon
- Used to be if Polygon Important note: this function returns correct results only if the Poly has been drawn before,and if the MapView positioning has not changed.
- contains(MotionEvent) - function in org.osmdroid.views.overlay.Polyline
- Used to be if Polygon Important note: this function returns correct results only if the Poly has been drawn before,and if the MapView positioning has not changed.
- contains(MotionEvent) - function in org.osmdroid.views.overlay.PolyOverlayWithIW
- Used to be if Polygon Important note: this function returns correct results only if the Poly has been drawn before,and if the MapView positioning has not changed.
- containsAll(Collection) - function in java.util.DefaultOverlayManager
- containsAll(Collection) - function in java.util.OverlayManager
- containsTile(long) - function in org.osmdroid.tileprovider.MapTileCache
- containsTileSource(String) - function in org.osmdroid.tileprovider.tilesource.TileSourceFactory
- copy(InputStream,OutputStream) - function in org.osmdroid.tileprovider.util.StreamUtils
- Copy the content of the input stream into the output stream, using a temporary byte arraybuffer whose size is defined by IO_BUFFER_SIZE.
- copyBounds(Rect) - function in android.graphics.drawable.ExpirableBitmapDrawable
- copyBounds() - function in android.graphics.drawable.ExpirableBitmapDrawable
- copyBounds(Rect) - function in android.graphics.drawable.ReusableBitmapDrawable
- copyBounds() - function in android.graphics.drawable.ReusableBitmapDrawable
- copyOf(Collection) - function in java.util.DefaultOverlayManager
- copyOf(Collection) - function in java.util.OverlayManager
- CopyrightOverlay - class in org.osmdroid.views.overlay
- CopyrightOverlay - uses the getCopyrightNotice text to paint on the screen Original sourceIssue 501Open Street Map's guidance on attributioncreated on 1/2/2017.
- Counters - class in org.osmdroid.tileprovider.util
- The counters class is a simple container for tracking various internal statistics for osmdroid, useful for troubleshooting osmdroid, finding memory leaks and more Created by alex on 6/16/16.
- createAccessibilityNodeInfo() - function in android.view.MapView
- createAccessibilityNodeInfo() - function in android.view.ItemizedOverlayControlView
- createAsync(Looper) - function in android.os.SimpleInvalidationHandler
- createAsync(Looper) - function in android.os.MapSnapshotHandler
- createContextMenu(ContextMenu) - function in android.view.MapView
- createContextMenu(ContextMenu) - function in android.view.ItemizedOverlayControlView
- createFromPath(String) - function in android.graphics.drawable.ExpirableBitmapDrawable
- createFromPath(String) - function in android.graphics.drawable.ReusableBitmapDrawable
- createFromResourceStream(Resources,TypedValue,InputStream,String) - function in android.graphics.drawable.ExpirableBitmapDrawable
- createFromResourceStream(Resources,TypedValue,InputStream,String) - function in android.graphics.drawable.ReusableBitmapDrawable
- createFromStream(InputStream,String) - function in android.graphics.drawable.ExpirableBitmapDrawable
- createFromStream(InputStream,String) - function in android.graphics.drawable.ReusableBitmapDrawable
- createFromXml(Resources,XmlPullParser) - function in android.graphics.drawable.ExpirableBitmapDrawable
- createFromXml(Resources,XmlPullParser) - function in android.graphics.drawable.ReusableBitmapDrawable
- createFromXmlInner(Resources,XmlPullParser,AttributeSet) - function in android.graphics.drawable.ExpirableBitmapDrawable
- createFromXmlInner(Resources,XmlPullParser,AttributeSet) - function in android.graphics.drawable.ReusableBitmapDrawable
- createTileCache() - function in org.osmdroid.tileprovider.MapTileProviderArray
- Creates a MapTileCache to be used to cache tiles in memory.
- createTileCache() - function in org.osmdroid.tileprovider.MapTileProviderBase
- Creates a MapTileCache to be used to cache tiles in memory.
- createTileCache() - function in org.osmdroid.tileprovider.MapTileProviderBasic
- Creates a MapTileCache to be used to cache tiles in memory.
- createTileCache() - function in org.osmdroid.tileprovider.OfflineTileProvider
- Creates a MapTileCache to be used to cache tiles in memory.
- cubicTo(float,float,float,float,float,float) - function in android.graphics.OsmPath
- currentCacheUsage() - function in org.osmdroid.tileprovider.cachemanager.CacheManager
- CustomZoomButtonsController - class in org.osmdroid.views
- CustomZoomButtonsController.OnZoomListener - class in org.osmdroid.views.CustomZoomButtonsController
- CustomZoomButtonsController.Visibility - class in org.osmdroid.views.CustomZoomButtonsController
- CustomZoomButtonsDisplay - class in org.osmdroid.views
- CustomZoomButtonsDisplay.HorizontalPosition - class in org.osmdroid.views.CustomZoomButtonsDisplay
- CustomZoomButtonsDisplay.VerticalPosition - class in org.osmdroid.views.CustomZoomButtonsDisplay