<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:40 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Index (osmdroid-android 5.5-SNAPSHOT API)</title> <meta name="date" content="2016-10-01"> <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Index (osmdroid-android 5.5-SNAPSHOT API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="./overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="./overview-tree.html">Tree</a></li> <li><a href="./deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="./help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="./index.html?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="./allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="#_A_">A</a> <a href="#_B_">B</a> <a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_L_">L</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_Q_">Q</a> <a href="#_R_">R</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_U_">U</a> <a href="#_V_">V</a> <a href="#_W_">W</a> <a href="#_X_">X</a> <a href="#_Y_">Y</a> <a href="#_Z_">Z</a> <a name="_A_"> <!-- --> </a> <h2 class="title">A</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.html#acceptAnySource()">acceptAnySource()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util">GEMFFile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#add(int,%20org.osmdroid.views.overlay.Overlay)">add(int, Overlay)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#add(org.osmdroid.views.overlay.Overlay)">add(Overlay)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#add(int,%20org.osmdroid.views.overlay.Overlay)">add(int, Overlay)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#addGreatCircle(org.osmdroid.util.GeoPoint,%20org.osmdroid.util.GeoPoint)">addGreatCircle(GeoPoint, GeoPoint)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">Draw a great circle.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#addGreatCircle(org.osmdroid.util.GeoPoint,%20org.osmdroid.util.GeoPoint,%20int)">addGreatCircle(GeoPoint, GeoPoint, int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">Draw a great circle.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#addGreatCircle(org.osmdroid.util.GeoPoint,%20org.osmdroid.util.GeoPoint,%20int)">addGreatCircle(GeoPoint, GeoPoint, int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#addItem(Item)">addItem(Item)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#addItem(int,%20Item)">addItem(int, Item)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#addItems(java.util.List)">addItems(List<Item>)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#addLocationSource(java.lang.String)">addLocationSource(String)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> <div class="block">adds a new source to listen for location data.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#addOnFirstLayoutListener(org.osmdroid.views.MapView.OnFirstLayoutListener)">addOnFirstLayoutListener(MapView.OnFirstLayoutListener)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#addPoint(org.osmdroid.api.IGeoPoint)">addPoint(IGeoPoint)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#addPoint(double,%20double)">addPoint(double, double)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#addPoint(org.osmdroid.util.GeoPoint)">addPoint(GeoPoint)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#addPoint(int,%20int)">addPoint(int, int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#addPoints(org.osmdroid.api.IGeoPoint...)">addPoints(IGeoPoint...)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#addPoints(java.util.List)">addPoints(List<IGeoPoint>)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#addTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">addTileSource(ITileSource)</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> <div class="block">adds a new tile source to the list</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#adjustForDateLine(int,%20int,%20android.graphics.Point)">adjustForDateLine(int, int, Point)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#alignBottom">alignBottom</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#alignment">alignment</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">The alignment the alignment of the view compared to the location.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#alignRight">alignRight</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#ANCHOR_BOTTOM">ANCHOR_BOTTOM</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> <div class="block">Usual values in the (U,V) coordinates system of the icon image</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#ANCHOR_BOTTOM">ANCHOR_BOTTOM</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">Usual values in the (U,V) coordinates system of the icon image</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#ANCHOR_CENTER">ANCHOR_CENTER</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> <div class="block">Usual values in the (U,V) coordinates system of the icon image</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#ANCHOR_CENTER">ANCHOR_CENTER</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">Usual values in the (U,V) coordinates system of the icon image</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#ANCHOR_LEFT">ANCHOR_LEFT</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> <div class="block">Usual values in the (U,V) coordinates system of the icon image</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#ANCHOR_LEFT">ANCHOR_LEFT</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">Usual values in the (U,V) coordinates system of the icon image</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#ANCHOR_RIGHT">ANCHOR_RIGHT</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> <div class="block">Usual values in the (U,V) coordinates system of the icon image</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#ANCHOR_RIGHT">ANCHOR_RIGHT</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">Usual values in the (U,V) coordinates system of the icon image</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#ANCHOR_TOP">ANCHOR_TOP</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> <div class="block">Usual values in the (U,V) coordinates system of the icon image</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#ANCHOR_TOP">ANCHOR_TOP</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">Usual values in the (U,V) coordinates system of the icon image</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#animateTo(org.osmdroid.api.IGeoPoint)">animateTo(IGeoPoint)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#animateTo(org.osmdroid.api.IGeoPoint)">animateTo(IGeoPoint)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> <div class="block">Start animating the map towards the given point.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#animateTo(int,%20int)">animateTo(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> <div class="block">Start animating the map towards the given point.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MapViewConstants.html#ANIMATION_DURATION_DEFAULT">ANIMATION_DURATION_DEFAULT</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants">MapViewConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MapViewConstants.html#ANIMATION_DURATION_LONG">ANIMATION_DURATION_LONG</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants">MapViewConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MapViewConstants.html#ANIMATION_DURATION_SHORT">ANIMATION_DURATION_SHORT</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants">MapViewConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MapViewConstants.html#ANIMATION_SMOOTHNESS_DEFAULT">ANIMATION_SMOOTHNESS_DEFAULT</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants">MapViewConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MapViewConstants.html#ANIMATION_SMOOTHNESS_HIGH">ANIMATION_SMOOTHNESS_HIGH</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants">MapViewConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MapViewConstants.html#ANIMATION_SMOOTHNESS_LOW">ANIMATION_SMOOTHNESS_LOW</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants">MapViewConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/BitmapPool.html#applyReusableOptions(android.graphics.BitmapFactory.Options)">applyReusableOptions(BitmapFactory.Options)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/BitmapPool.html" title="class in org.osmdroid.tileprovider">BitmapPool</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">ArchiveFileFactory</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html#ArchiveFileFactory()">ArchiveFileFactory()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html" title="class in org.osmdroid.tileprovider.modules">ArchiveFileFactory</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/OfflineTileProvider.html#archives">archives</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/OfflineTileProvider.html" title="class in org.osmdroid.tileprovider.modules">OfflineTileProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html#available()">available()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html" title="class in org.osmdroid.util">GEMFFile.GEMFInputStream</a></dt> <dd> </dd> </dl> <a name="_B_"> <!-- --> </a> <h2 class="title">B</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html#backgroundColor">backgroundColor</a></span> - Static variable in class org.osmdroid.views.overlay.gridlines.<a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html" title="class in org.osmdroid.views.overlay.gridlines">LatLonGridlineOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#barPath">barPath</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#BASE_OVERLAY_NL">BASE_OVERLAY_NL</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><span class="strong">BasicInfoWindow</span></a> - Class in <a href="./org/osmdroid/views/overlay/infowindow/package-summary.html">org.osmdroid.views.overlay.infowindow</a></dt> <dd> <div class="block"><a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>BasicInfoWindow</code></a> is the default implementation of <a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> for an <a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay"><code>OverlayWithIW</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html#BasicInfoWindow(int,%20org.osmdroid.views.MapView)">BasicInfoWindow(int, MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">BasicInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#bearingTo(org.osmdroid.api.IGeoPoint)">bearingTo(IGeoPoint)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html#beginUsingDrawable()">beginUsingDrawable()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ReusableBitmapDrawable</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/BitmapPool.html" title="class in org.osmdroid.tileprovider"><span class="strong">BitmapPool</span></a> - Class in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/BitmapPool.html#BitmapPool()">BitmapPool()</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/BitmapPool.html" title="class in org.osmdroid.tileprovider">BitmapPool</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">BitmapTileSourceBase</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#BitmapTileSourceBase(java.lang.String,%20int,%20int,%20int,%20java.lang.String)">BitmapTileSourceBase(String, int, int, int, String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> <div class="block">Constructor</div> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.LowMemoryException.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">BitmapTileSourceBase.LowMemoryException</span></a> - Exception in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.LowMemoryException.html#BitmapTileSourceBase.LowMemoryException(java.lang.String)">BitmapTileSourceBase.LowMemoryException(String)</a></span> - Constructor for exception org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.LowMemoryException.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase.LowMemoryException</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.LowMemoryException.html#BitmapTileSourceBase.LowMemoryException(java.lang.Throwable)">BitmapTileSourceBase.LowMemoryException(Throwable)</a></span> - Constructor for exception org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.LowMemoryException.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase.LowMemoryException</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#BOTTOM_CENTER">BOTTOM_CENTER</a></span> - Static variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Special value for the alignment requested by a View.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#BOTTOM_LEFT">BOTTOM_LEFT</a></span> - Static variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Special value for the alignment requested by a View.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#BOTTOM_RIGHT">BOTTOM_RIGHT</a></span> - Static variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Special value for the alignment requested by a View.</div> </dd> <dt><a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util"><span class="strong">BoundingBox</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#BoundingBox(double,%20double,%20double,%20double)">BoundingBox(double, double, double, double)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util"><span class="strong">BoundingBoxE6</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#BoundingBoxE6(int,%20int,%20int,%20int)">BoundingBoxE6(int, int, int, int)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">a new bounding box</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#BoundingBoxE6(double,%20double,%20double,%20double)">BoundingBoxE6(double, double, double, double)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">makes a new bounding box</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#boundToHotspot(android.graphics.drawable.Drawable,%20org.osmdroid.views.overlay.OverlayItem.HotspotPlace)">boundToHotspot(Drawable, OverlayItem.HotspotPlace)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">Adjusts a drawable's bounds so that (0,0) is a pixel in the location described by the hotspot parameter.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#bringToBoundingBox(double,%20double)">bringToBoundingBox(double, double)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#bringToBoundingBox(int,%20int)">bringToBoundingBox(int, int)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html#buildPathPortion(org.osmdroid.views.Projection)">buildPathPortion(Projection)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html" title="class in org.osmdroid.views.overlay">Polygon.LinearRing</a></dt> <dd> <div class="block">Note - highly optimized to handle long paths, proceed with care.</div> </dd> </dl> <a name="_C_"> <!-- --> </a> <h2 class="title">C</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#CACHE_MAPTILECOUNT_DEFAULT">CACHE_MAPTILECOUNT_DEFAULT</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">Initial tile cache size (in memory).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#cacheCapacity()">cacheCapacity()</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager"><span class="strong">CacheManager</span></a> - Class in <a href="./org/osmdroid/tileprovider/cachemanager/package-summary.html">org.osmdroid.tileprovider.cachemanager</a></dt> <dd> <div class="block">Provides various methods for managing the local filesystem cache of osmdroid tiles: <br> - Dowloading of tiles inside a specified area, <br> - Cleaning of tiles inside a specified area,<br> - Information about cache capacity and current cache usage.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#CacheManager(org.osmdroid.views.MapView)">CacheManager(MapView)</a></span> - Constructor for class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#CacheManager(org.osmdroid.views.MapView,%20org.osmdroid.tileprovider.modules.IFilesystemCache)">CacheManager(MapView, IFilesystemCache)</a></span> - Constructor for class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html" title="interface in org.osmdroid.tileprovider.cachemanager"><span class="strong">CacheManager.CacheManagerCallback</span></a> - Interface in <a href="./org/osmdroid/tileprovider/cachemanager/package-summary.html">org.osmdroid.tileprovider.cachemanager</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager"><span class="strong">CacheManager.CacheManagerTask</span></a> - Class in <a href="./org/osmdroid/tileprovider/cachemanager/package-summary.html">org.osmdroid.tileprovider.cachemanager</a></dt> <dd> <div class="block">generic class for common code related to AsyncTask management</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#CacheManager.CacheManagerTask(android.content.Context,%20org.osmdroid.util.BoundingBox,%20int,%20int,%20org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerCallback,%20boolean)">CacheManager.CacheManagerTask(Context, BoundingBox, int, int, CacheManager.CacheManagerCallback, boolean)</a></span> - Constructor for class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#CacheManager.CacheManagerTask(android.content.Context,%20java.util.ArrayList,%20int,%20int,%20org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerCallback,%20boolean)">CacheManager.CacheManagerTask(Context, ArrayList<GeoPoint>, int, int, CacheManager.CacheManagerCallback, boolean)</a></span> - Constructor for class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#CacheManager.CacheManagerTask(android.content.Context,%20java.util.ArrayList,%20int,%20int)">CacheManager.CacheManagerTask(Context, ArrayList<GeoPoint>, int, int)</a></span> - Constructor for class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#CacheManager.CacheManagerTask(android.content.Context,%20org.osmdroid.util.BoundingBox,%20int,%20int)">CacheManager.CacheManagerTask(Context, BoundingBox, int, int)</a></span> - Constructor for class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html" title="class in org.osmdroid.tileprovider.cachemanager"><span class="strong">CacheManager.CleaningTask</span></a> - Class in <a href="./org/osmdroid/tileprovider/cachemanager/package-summary.html">org.osmdroid.tileprovider.cachemanager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html#CacheManager.CleaningTask(android.content.Context,%20org.osmdroid.util.BoundingBox,%20int,%20int)">CacheManager.CleaningTask(Context, BoundingBox, int, int)</a></span> - Constructor for class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CleaningTask</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html" title="class in org.osmdroid.tileprovider.cachemanager"><span class="strong">CacheManager.DownloadingTask</span></a> - Class in <a href="./org/osmdroid/tileprovider/cachemanager/package-summary.html">org.osmdroid.tileprovider.cachemanager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html#CacheManager.DownloadingTask(android.content.Context,%20org.osmdroid.util.BoundingBox,%20int,%20int,%20org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerCallback,%20boolean)">CacheManager.DownloadingTask(Context, BoundingBox, int, int, CacheManager.CacheManagerCallback, boolean)</a></span> - Constructor for class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.DownloadingTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html#CacheManager.DownloadingTask(android.content.Context,%20java.util.ArrayList,%20int,%20int,%20org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerCallback,%20boolean)">CacheManager.DownloadingTask(Context, ArrayList<GeoPoint>, int, int, CacheManager.CacheManagerCallback, boolean)</a></span> - Constructor for class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.DownloadingTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/DelayedMapListener.html#callback">callback</a></span> - Variable in class org.osmdroid.events.<a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events">DelayedMapListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#callback">callback</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#canZoomIn()">canZoomIn()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#canZoomOut()">canZoomOut()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#CENTER">CENTER</a></span> - Static variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Special value for the alignment requested by a View.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#CENTER_LEFT">CENTER_LEFT</a></span> - Static variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Special value for the alignment requested by a View.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#CENTER_RIGHT">CENTER_RIGHT</a></span> - Static variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Special value for the alignment requested by a View.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#checkLayoutParams(android.view.ViewGroup.LayoutParams)">checkLayoutParams(ViewGroup.LayoutParams)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html#cleanArea()">cleanArea()</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CleaningTask</a></dt> <dd> <div class="block">Do the job.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#cleanAreaAsync(android.content.Context,%20org.osmdroid.util.BoundingBox,%20int,%20int)">cleanAreaAsync(Context, BoundingBox, int, int)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> <div class="block">Remove all cached tiles in the specified area.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#cleanAreaAsync(android.content.Context,%20java.util.ArrayList,%20int,%20int)">cleanAreaAsync(Context, ArrayList<GeoPoint>, int, int)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> <div class="block">Remove all cached tiles covered by the GeoPoints list.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#cleanDefaults()">cleanDefaults()</a></span> - Static method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">reference https://github.com/MKergall/osmbonuspack/pull/210</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/LRUMapTileCache.html#clear()">clear()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/LRUMapTileCache.html" title="class in org.osmdroid.tileprovider">LRUMapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileCache.html#clear()">clear()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider">MapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/BitmapPool.html#clearBitmapPool()">clearBitmapPool()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/BitmapPool.html" title="class in org.osmdroid.tileprovider">BitmapPool</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#clearLocationSources()">clearLocationSources()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> <div class="block">removes all sources, again, only useful before startLocationProvider is called</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#clearPath()">clearPath()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#clearPath()">clearPath()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#clearTileCache()">clearTileCache()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">purges the cache of all tiles (default is the in memory cache)</div> </dd> <dt><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">ClickableIconOverlay</span></a><<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="type parameter in ClickableIconOverlay">DataType</a>> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay"><code>ClickableIconOverlay</code></a> is a clickable icon item on the <a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><code>MapView</code></a> containing <a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api"><code>IGeoPoint</code></a>, <a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#getID()"><code>unique id</code></a> and <a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#getData()"><code>data</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#ClickableIconOverlay(DataType)">ClickableIconOverlay(DataType)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> <div class="block">save to be called in non-gui-thread</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#clone()">clone()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#close()">close()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html#close()">close()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html" title="class in org.osmdroid.tileprovider.modules">GEMFFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/IArchiveFile.html#close()">close()</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/IArchiveFile.html" title="interface in org.osmdroid.tileprovider.modules">IArchiveFile</a></dt> <dd> <div class="block">Closes the archive file and releases resources.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#close()">close()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html#close()">close()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html" title="class in org.osmdroid.tileprovider.modules">ZipFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.html#close()">close()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util">GEMFFile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html#close()">close()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html" title="class in org.osmdroid.util">GEMFFile.GEMFInputStream</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#close()">close()</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#closeAllInfoWindows()">closeAllInfoWindows()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> <div class="block">Close all opened InfoWindows of overlays it contains.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#closeAllInfoWindowsOn(org.osmdroid.views.MapView)">closeAllInfoWindowsOn(MapView)</a></span> - Static method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> <div class="block">close all InfoWindows currently opened on this MapView</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#closeInfoWindow()">closeInfoWindow()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/StreamUtils.html#closeStream(java.io.Closeable)">closeStream(Closeable)</a></span> - Static method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/StreamUtils.html" title="class in org.osmdroid.tileprovider.util">StreamUtils</a></dt> <dd> <div class="block">Closes the specified stream.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#CLOUDMADESMALLTILES">CLOUDMADESMALLTILES</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#CLOUDMADESTANDARDTILES">CLOUDMADESTANDARDTILES</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">CloudmadeTileSource</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html#CloudmadeTileSource(java.lang.String,%20int,%20int,%20int,%20java.lang.String,%20java.lang.String[])">CloudmadeTileSource(String, int, int, int, String, String[])</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">CloudmadeTileSource</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html" title="class in org.osmdroid.tileprovider.util"><span class="strong">CloudmadeUtil</span></a> - Class in <a href="./org/osmdroid/tileprovider/util/package-summary.html">org.osmdroid.tileprovider.util</a></dt> <dd> <div class="block">Utility class for implementing Cloudmade authorization.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html#CloudmadeUtil()">CloudmadeUtil()</a></span> - Constructor for class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html" title="class in org.osmdroid.tileprovider.util">CloudmadeUtil</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#COL_TILES_TILE_COLUMN">COL_TILES_TILE_COLUMN</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#COL_TILES_TILE_DATA">COL_TILES_TILE_DATA</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#COL_TILES_TILE_ROW">COL_TILES_TILE_ROW</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#COL_TILES_ZOOM_LEVEL">COL_TILES_ZOOM_LEVEL</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#COLUMN_KEY">COLUMN_KEY</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#COLUMN_PROVIDER">COLUMN_PROVIDER</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#COLUMN_TILE">COLUMN_TILE</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass"><span class="strong">CompassOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/compass/package-summary.html">org.osmdroid.views.overlay.compass</a></dt> <dd> <div class="block">Note: the compass overlay causes issues on API 8 devices.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#CompassOverlay(android.content.Context,%20org.osmdroid.views.MapView)">CompassOverlay(Context, MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#CompassOverlay(android.content.Context,%20org.osmdroid.views.overlay.compass.IOrientationProvider,%20org.osmdroid.views.MapView)">CompassOverlay(Context, IOrientationProvider, MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#computeScroll()">computeScroll()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/ConfigurablePriorityThreadFactory.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">ConfigurablePriorityThreadFactory</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ConfigurablePriorityThreadFactory.html#ConfigurablePriorityThreadFactory(int,%20java.lang.String)">ConfigurablePriorityThreadFactory(int, String)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ConfigurablePriorityThreadFactory.html" title="class in org.osmdroid.tileprovider.modules">ConfigurablePriorityThreadFactory</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#contains(org.osmdroid.api.IGeoPoint)">contains(IGeoPoint)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#contains(double,%20double)">contains(double, double)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#contains(org.osmdroid.api.IGeoPoint)">contains(IGeoPoint)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#contains(int,%20int)">contains(int, int)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#contains(android.view.MotionEvent)">contains(MotionEvent)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> <div class="block">Important note: this function returns correct results only if the Polygon has been drawn before, and if the MapView positioning has not changed.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileCache.html#containsTile(org.osmdroid.tileprovider.MapTile)">containsTile(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider">MapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#containsTileSource(java.lang.String)">containsTileSource(String)</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/StreamUtils.html#copy(java.io.InputStream,%20java.io.OutputStream)">copy(InputStream, OutputStream)</a></span> - Static method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/StreamUtils.html" title="class in org.osmdroid.tileprovider.util">StreamUtils</a></dt> <dd> <div class="block">Copy the content of the input stream into the output stream, using a temporary byte array buffer whose size is defined by <a href="./org/osmdroid/tileprovider/util/StreamUtils.html#IO_BUFFER_SIZE"><code>StreamUtils.IO_BUFFER_SIZE</code></a>.</div> </dd> <dt><a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util"><span class="strong">Counters</span></a> - Class in <a href="./org/osmdroid/tileprovider/util/package-summary.html">org.osmdroid.tileprovider.util</a></dt> <dd> <div class="block">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.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/Counters.html#Counters()">Counters()</a></span> - Constructor for class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util">Counters</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/Counters.html#countOOM">countOOM</a></span> - Static variable in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util">Counters</a></dt> <dd> <div class="block">out of memory errors</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#createItem(int)">createItem(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#createItem(int)">createItem(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">Method by which subclasses create the actual Items.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#createProgressDialog(android.content.Context)">createProgressDialog(Context)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#createTileCache()">createTileCache()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Creates a <a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider"><code>MapTileCache</code></a> to be used to cache tiles in memory.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#CREATOR">CREATOR</a></span> - Static variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#CREATOR">CREATOR</a></span> - Static variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#CREATOR">CREATOR</a></span> - Static variable in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#currentAngle">currentAngle</a></span> - Variable in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#currentCacheUsage()">currentCacheUsage()</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#CYCLEMAP">CYCLEMAP</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> </dl> <a name="_D_"> <!-- --> </a> <h2 class="title">D</h2> <dl> <dt><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">DatabaseFileArchive</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">This is the OSMdroid style database provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#DatabaseFileArchive()">DatabaseFileArchive()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html#db">db</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqliteArchiveTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html#db">db</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqlTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html#db_file">db_file</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqliteArchiveTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html#db_file">db_file</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqlTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#DEBUG">DEBUG</a></span> - Static variable in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> <div class="block">Generate tons of log entries for debugging</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#DEBUG">DEBUG</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html#DEBUG">DEBUG</a></span> - Static variable in class org.osmdroid.views.overlay.gridlines.<a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html" title="class in org.osmdroid.views.overlay.gridlines">LatLonGridlineOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html#DEBUG2">DEBUG2</a></span> - Static variable in class org.osmdroid.views.overlay.gridlines.<a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html" title="class in org.osmdroid.views.overlay.gridlines">LatLonGridlineOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#DEBUG_TILE_PROVIDERS">DEBUG_TILE_PROVIDERS</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#DEBUGMODE">DEBUGMODE</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html#DEBUGMODE">DEBUGMODE</a></span> - Static variable in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html" title="class in org.osmdroid.tileprovider.util">CloudmadeUtil</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MapViewConstants.html#DEBUGMODE">DEBUGMODE</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants">MapViewConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/OverlayConstants.html#DEBUGMODE">DEBUGMODE</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/OverlayConstants.html" title="interface in org.osmdroid.views.util.constants">OverlayConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/DelayedMapListener.html#DEFAULT_DELAY">DEFAULT_DELAY</a></span> - Static variable in class org.osmdroid.events.<a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events">DelayedMapListener</a></dt> <dd> <div class="block">Default listening delay</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#DEFAULT_MARKER_SIZE">DEFAULT_MARKER_SIZE</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#DEFAULT_MAXIMUM_CACHED_FILE_AGE">DEFAULT_MAXIMUM_CACHED_FILE_AGE</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#DEFAULT_TILE_SOURCE">DEFAULT_TILE_SOURCE</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/OverlayConstants.html#DEFAULT_ZOOMLEVEL_MINIMAP_DIFFERENCE">DEFAULT_ZOOMLEVEL_MINIMAP_DIFFERENCE</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/OverlayConstants.html" title="interface in org.osmdroid.views.util.constants">OverlayConstants</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay"><span class="strong">DefaultOverlayManager</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#DefaultOverlayManager(org.osmdroid.views.overlay.TilesOverlay)">DefaultOverlayManager(TilesOverlay)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeometryMath.html#DEG2RAD">DEG2RAD</a></span> - Static variable in class org.osmdroid.util.<a href="./org/osmdroid/util/GeometryMath.html" title="class in org.osmdroid.util">GeometryMath</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MathConstants.html#DEG2RAD">DEG2RAD</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MathConstants.html" title="interface in org.osmdroid.views.util.constants">MathConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/Mercator.html#DEG2RAD">DEG2RAD</a></span> - Static variable in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/Mercator.html" title="class in org.osmdroid.views.util">Mercator</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/DelayedMapListener.html#delay">delay</a></span> - Variable in class org.osmdroid.events.<a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events">DelayedMapListener</a></dt> <dd> <div class="block">Listening delay, in milliseconds</div> </dd> <dt><a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events"><span class="strong">DelayedMapListener</span></a> - Class in <a href="./org/osmdroid/events/package-summary.html">org.osmdroid.events</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/DelayedMapListener.html#DelayedMapListener(org.osmdroid.events.MapListener,%20long)">DelayedMapListener(MapListener, long)</a></span> - Constructor for class org.osmdroid.events.<a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events">DelayedMapListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/DelayedMapListener.html#DelayedMapListener(org.osmdroid.events.MapListener)">DelayedMapListener(MapListener)</a></span> - Constructor for class org.osmdroid.events.<a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events">DelayedMapListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#deltaTime">deltaTime</a></span> - Variable in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#describeContents()">describeContents()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#describeContents()">describeContents()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#describeContents()">describeContents()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#destinationPoint(double,%20float)">destinationPoint(double, float)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> <div class="block">Calculate a point that is the specified distance and bearing away from this point.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/IRegisterReceiver.html#destroy()">destroy()</a></span> - Method in interface org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/IRegisterReceiver.html" title="interface in org.osmdroid.tileprovider">IRegisterReceiver</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/SimpleInvalidationHandler.html#destroy()">destroy()</a></span> - Method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/SimpleInvalidationHandler.html" title="class in org.osmdroid.tileprovider.util">SimpleInvalidationHandler</a></dt> <dd> <div class="block">See <a href="https://github.com/osmdroid/osmdroid/issues/390">https://github.com/osmdroid/osmdroid/issues/390</a></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/SimpleRegisterReceiver.html#destroy()">destroy()</a></span> - Method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/SimpleRegisterReceiver.html" title="class in org.osmdroid.tileprovider.util">SimpleRegisterReceiver</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html#destroy()">destroy()</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html" title="class in org.osmdroid.views.overlay.compass">InternalCompassOrientationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/IOrientationProvider.html#destroy()">destroy()</a></span> - Method in interface org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/IOrientationProvider.html" title="interface in org.osmdroid.views.overlay.compass">IOrientationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#destroy()">destroy()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/IMyLocationProvider.html#destroy()">destroy()</a></span> - Method in interface org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/IMyLocationProvider.html" title="interface in org.osmdroid.views.overlay.mylocation">IMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#detach()">detach()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#detach()">detach()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">classes that extend MapTileProviderBase must call this method to prevent memory leaks.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html#detach()">detach()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider">MapTileProviderBasic</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#detach()">detach()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#detach()">detach()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html#detach()">detach()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileStorageProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#detach()">detach()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> <div class="block">Detach, we're shutting down - Stops all workers.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#detach()">detach()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/OfflineTileProvider.html#detach()">detach()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/OfflineTileProvider.html" title="class in org.osmdroid.tileprovider.modules">OfflineTileProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html#df">df</a></span> - Static variable in class org.osmdroid.views.overlay.gridlines.<a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html" title="class in org.osmdroid.views.overlay.gridlines">LatLonGridlineOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation"><span class="strong">DirectedLocationOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/mylocation/package-summary.html">org.osmdroid.views.overlay.mylocation</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#DirectedLocationOverlay(android.content.Context)">DirectedLocationOverlay(Context)</a></span> - Constructor for class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#DIRECTION_ARROW">DIRECTION_ARROW</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#directorySize(java.io.File)">directorySize(File)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#disableCompass()">disableCompass()</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> <div class="block">Disable orientation updates</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#disableFollowLocation()">disableFollowLocation()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">Disables "follow" functionality.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#disableMyLocation()">disableMyLocation()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">Disable location updates</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#disableScaleBar()">disableScaleBar()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/DelayedMapListener.html#dispatch(org.osmdroid.events.MapEvent)">dispatch(MapEvent)</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events">DelayedMapListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#dispatchDraw(android.graphics.Canvas)">dispatchDraw(Canvas)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#dispatchTouchEvent(android.view.MotionEvent)">dispatchTouchEvent(MotionEvent)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#distanceTo(org.osmdroid.api.IGeoPoint)">distanceTo(IGeoPoint)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html#doInBackground(java.lang.Object...)">doInBackground(Object...)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CleaningTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html#doInBackground(java.lang.Object...)">doInBackground(Object...)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.DownloadingTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html#downloadArea()">downloadArea()</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.DownloadingTask</a></dt> <dd> <div class="block">Do the job.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#downloadAreaAsync(android.content.Context,%20org.osmdroid.util.BoundingBox,%20int,%20int)">downloadAreaAsync(Context, BoundingBox, int, int)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> <div class="block">Download in background all tiles of the specified area in osmdroid cache.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#downloadAreaAsync(android.content.Context,%20java.util.ArrayList,%20int,%20int)">downloadAreaAsync(Context, ArrayList<GeoPoint>, int, int)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> <div class="block">Download in background all tiles of the specified area in osmdroid cache.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#downloadAreaAsync(android.content.Context,%20org.osmdroid.util.BoundingBox,%20int,%20int,%20org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerCallback)">downloadAreaAsync(Context, BoundingBox, int, int, CacheManager.CacheManagerCallback)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> <div class="block">Download in background all tiles of the specified area in osmdroid cache.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#downloadAreaAsync(android.content.Context,%20java.util.ArrayList,%20int,%20int,%20org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerCallback)">downloadAreaAsync(Context, ArrayList<GeoPoint>, int, int, CacheManager.CacheManagerCallback)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> <div class="block">Download in background all tiles covered by the GePoints list in osmdroid cache.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#downloadAreaAsyncNoUI(android.content.Context,%20java.util.ArrayList,%20int,%20int,%20org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerCallback)">downloadAreaAsyncNoUI(Context, ArrayList<GeoPoint>, int, int, CacheManager.CacheManagerCallback)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> <div class="block">Download in background all tiles covered by the GeoPoints list in osmdroid cache without a user interface.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#downloadAreaAsyncNoUI(android.content.Context,%20org.osmdroid.util.BoundingBox,%20int,%20int,%20org.osmdroid.tileprovider.cachemanager.CacheManager.CacheManagerCallback)">downloadAreaAsyncNoUI(Context, BoundingBox, int, int, CacheManager.CacheManagerCallback)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> <div class="block">Download in background all tiles of the specified area in osmdroid cache without a user interface.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html#downloadStarted()">downloadStarted()</a></span> - Method in interface org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html" title="interface in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerCallback</a></dt> <dd> <div class="block">as soon as the download is started, this is fired</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> <div class="block">Draw the icon.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">Draw a marker on each of our items.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MapEventsOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MapEventsOverlay.html" title="class in org.osmdroid.views.overlay">MapEventsOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html" title="class in org.osmdroid.views.overlay">NonAcceleratedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">Draw the overlay over the map.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">This method draws the line.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#drawAt(android.graphics.Canvas,%20android.graphics.drawable.Drawable,%20int,%20int,%20boolean,%20float)">drawAt(Canvas, Drawable, int, int, boolean, float)</a></span> - Static method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">Convenience method to draw a Drawable at an offset.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#drawCompass(android.graphics.Canvas,%20float,%20android.graphics.Rect)">drawCompass(Canvas, float, Rect)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#drawLatitudeScale(boolean)">drawLatitudeScale(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Latitudinal / horizontal scale bar flag</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#drawLongitudeScale(boolean)">drawLongitudeScale(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Longitudinal / vertical scale bar flag</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#drawMyLocation(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20android.location.Location)">drawMyLocation(Canvas, MapView, Location)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#drawOld(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">drawOld(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#drawTiles(android.graphics.Canvas,%20org.osmdroid.views.Projection,%20int,%20int,%20android.graphics.Rect)">drawTiles(Canvas, Projection, int, int, Rect)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> <div class="block">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).</div> </dd> </dl> <a name="_E_"> <!-- --> </a> <h2 class="title">E</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#ENABLE_TEXT_LABELS_WHEN_NO_IMAGE">ENABLE_TEXT_LABELS_WHEN_NO_IMAGE</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">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.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#enableAutoStop">enableAutoStop</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">if true, when the user pans the map, follow my location will automatically disable if false, when the user pans the map, the map will continue to follow current location</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#enableCompass(org.osmdroid.views.overlay.compass.IOrientationProvider)">enableCompass(IOrientationProvider)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#enableCompass()">enableCompass()</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> <div class="block">Enable receiving orientation updates from the provided IOrientationProvider and show a compass on the map.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#enableFollowLocation()">enableFollowLocation()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">Enables "follow" functionality.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#enableMyLocation(org.osmdroid.views.overlay.mylocation.IMyLocationProvider)">enableMyLocation(IMyLocationProvider)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#enableMyLocation()">enableMyLocation()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">Enable receiving location updates from the provided IMyLocationProvider and show your location on the maps.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#enableScaleBar()">enableScaleBar()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/LRUMapTileCache.html#ensureCapacity(int)">ensureCapacity(int)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/LRUMapTileCache.html" title="class in org.osmdroid.tileprovider">LRUMapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileCache.html#ensureCapacity(int)">ensureCapacity(int)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider">MapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#ensureCapacity(int)">ensureCapacity(int)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/constants/GeoConstants.html#EQUATORCIRCUMFENCE">EQUATORCIRCUMFENCE</a></span> - Static variable in interface org.osmdroid.util.constants.<a href="./org/osmdroid/util/constants/GeoConstants.html" title="interface in org.osmdroid.util.constants">GeoConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/IFilesystemCache.html#exists(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">exists(ITileSource, MapTile)</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/IFilesystemCache.html" title="interface in org.osmdroid.tileprovider.modules">IFilesystemCache</a></dt> <dd> <div class="block">return true if the map file for download already exists</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html#exists(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">exists(ITileSource, MapTile)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqliteArchiveTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html#exists(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">exists(ITileSource, MapTile)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqlTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/TileWriter.html#exists(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">exists(ITileSource, MapTile)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/TileWriter.html" title="class in org.osmdroid.tileprovider.modules">TileWriter</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html" title="class in org.osmdroid.tileprovider"><span class="strong">ExpirableBitmapDrawable</span></a> - Class in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> <div class="block">A <a href="http://d.android.com/reference/android/graphics/drawable/BitmapDrawable.html?is-external=true" title="class or interface in android.graphics.drawable"><code>BitmapDrawable</code></a> for a <a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider"><code>MapTile</code></a> that has a state to indicate that it's expired.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html#ExpirableBitmapDrawable(android.graphics.Bitmap)">ExpirableBitmapDrawable(Bitmap)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ExpirableBitmapDrawable</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#extendedBoundsFromGeoPoints(java.util.ArrayList,%20int)">extendedBoundsFromGeoPoints(ArrayList<GeoPoint>, int)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html#extensionMap">extensionMap</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html" title="class in org.osmdroid.tileprovider.modules">ArchiveFileFactory</a></dt> <dd> </dd> </dl> <a name="_F_"> <!-- --> </a> <h2 class="title">F</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/util/constants/GeoConstants.html#FEET_PER_METER">FEET_PER_METER</a></span> - Static variable in interface org.osmdroid.util.constants.<a href="./org/osmdroid/util/constants/GeoConstants.html" title="interface in org.osmdroid.util.constants">GeoConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#FIETS_OVERLAY_NL">FIETS_OVERLAY_NL</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/FileBasedTileSource.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">FileBasedTileSource</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> <div class="block">this is an extremely simple tile source that should only be used for offline sources.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/FileBasedTileSource.html#FileBasedTileSource(java.lang.String,%20int,%20int,%20int,%20java.lang.String,%20java.lang.String[])">FileBasedTileSource(String, int, int, int, String, String[])</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/FileBasedTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">FileBasedTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/Counters.html#fileCacheHit">fileCacheHit</a></span> - Static variable in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util">Counters</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/Counters.html#fileCacheMiss">fileCacheMiss</a></span> - Static variable in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util">Counters</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/Counters.html#fileCacheOOM">fileCacheOOM</a></span> - Static variable in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util">Counters</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/Counters.html#fileCacheSaveErrors">fileCacheSaveErrors</a></span> - Static variable in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util">Counters</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileLooper.html#finaliseLoop()">finaliseLoop()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileLooper.html" title="class in org.osmdroid.util">TileLooper</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#find(java.util.List,%20int)">find(List<ClickableIconOverlay>, int)</a></span> - Static method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#findNextAppropriateProvider(org.osmdroid.tileprovider.MapTileRequestState)">findNextAppropriateProvider(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> <div class="block">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.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html#finishUsingDrawable()">finishUsingDrawable()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ReusableBitmapDrawable</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">FolderOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">A <a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay"><code>FolderOverlay</code></a> is just a group of other <a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay"><code>Overlay</code></a>s.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#FolderOverlay(android.content.Context)">FolderOverlay(Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#FolderOverlay()">FolderOverlay()</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html#fontColor">fontColor</a></span> - Static variable in class org.osmdroid.views.overlay.gridlines.<a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html" title="class in org.osmdroid.views.overlay.gridlines">LatLonGridlineOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#fromCenterBetween(org.osmdroid.util.GeoPoint,%20org.osmdroid.util.GeoPoint)">fromCenterBetween(GeoPoint, GeoPoint)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#fromDoubleString(java.lang.String,%20char)">fromDoubleString(String, char)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#fromGeoPoints(java.util.List)">fromGeoPoints(List<? extends IGeoPoint>)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#fromGeoPoints(java.util.ArrayList)">fromGeoPoints(ArrayList<? extends GeoPoint>)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#fromIntString(java.lang.String)">fromIntString(String)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#fromInvertedDoubleString(java.lang.String,%20char)">fromInvertedDoubleString(String, char)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IProjection.html#fromPixels(int,%20int)">fromPixels(int, int)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IProjection.html" title="interface in org.osmdroid.api">IProjection</a></dt> <dd> <div class="block">Create a new GeoPoint from pixel coordinates relative to the top-left of the MapView that provided this PixelConverter.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#fromPixels(int,%20int)">fromPixels(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#fromPixels(int,%20int,%20org.osmdroid.util.GeoPoint)">fromPixels(int, int, GeoPoint)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> </dl> <a name="_G_"> <!-- --> </a> <h2 class="title">G</h2> <dl> <dt><a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util"><span class="strong">GEMFFile</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> <div class="block">GEMF File handler class.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.html#GEMFFile(java.io.File)">GEMFFile(File)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util">GEMFFile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.html#GEMFFile(java.lang.String)">GEMFFile(String)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util">GEMFFile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.html#GEMFFile(java.lang.String,%20java.util.List)">GEMFFile(String, List<File>)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util">GEMFFile</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html" title="class in org.osmdroid.util"><span class="strong">GEMFFile.GEMFInputStream</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html#GEMFFile.GEMFInputStream(java.lang.String,%20long,%20int)">GEMFFile.GEMFInputStream(String, long, int)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html" title="class in org.osmdroid.util">GEMFFile.GEMFInputStream</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">GEMFFileArchive</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html#GEMFFileArchive()">GEMFFileArchive()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html" title="class in org.osmdroid.tileprovider.modules">GEMFFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#generateDefaultLayoutParams()">generateDefaultLayoutParams()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Returns a set of layout parameters with a width of <a href="http://d.android.com/reference/android/view/ViewGroup.LayoutParams.html?is-external=true#WRAP_CONTENT" title="class or interface in android.view"><code>ViewGroup.LayoutParams.WRAP_CONTENT</code></a>, a height of <a href="http://d.android.com/reference/android/view/ViewGroup.LayoutParams.html?is-external=true#WRAP_CONTENT" title="class or interface in android.view"><code>ViewGroup.LayoutParams.WRAP_CONTENT</code></a> at the <a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util"><code>GeoPoint</code></a> (0, 0) align with <a href="./org/osmdroid/views/MapView.LayoutParams.html#BOTTOM_CENTER"><code>MapView.LayoutParams.BOTTOM_CENTER</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#generateLayoutParams(android.util.AttributeSet)">generateLayoutParams(AttributeSet)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#generateLayoutParams(android.view.ViewGroup.LayoutParams)">generateLayoutParams(ViewGroup.LayoutParams)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/constants/GeoConstants.html" title="interface in org.osmdroid.util.constants"><span class="strong">GeoConstants</span></a> - Interface in <a href="./org/osmdroid/util/constants/package-summary.html">org.osmdroid.util.constants</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/GeometryMath.html" title="class in org.osmdroid.util"><span class="strong">GeometryMath</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeometryMath.html#GeometryMath()">GeometryMath()</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GeometryMath.html" title="class in org.osmdroid.util">GeometryMath</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util"><span class="strong">GeoPoint</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#GeoPoint(int,%20int)">GeoPoint(int, int)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#GeoPoint(int,%20int,%20int)">GeoPoint(int, int, int)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#GeoPoint(double,%20double)">GeoPoint(double, double)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#GeoPoint(double,%20double,%20double)">GeoPoint(double, double, double)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#GeoPoint(android.location.Location)">GeoPoint(Location)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#GeoPoint(org.osmdroid.util.GeoPoint)">GeoPoint(GeoPoint)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#geoPoint">geoPoint</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">The location of the child within the map view.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#get(int)">get(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#get(int)">get(int)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#getAccessToken()">getAccessToken()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#getAccessToken()">getAccessToken()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getAction()">getAction()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#getAlpha()">getAlpha()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#getAltitude()">getAltitude()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html#getAngle()">getAngle()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PositionAndScale</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#getAppCode()">getAppCode()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#getAppId()">getAppId()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html#getArchiveFile(java.io.File)">getArchiveFile(File)</a></span> - Static method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html" title="class in org.osmdroid.tileprovider.modules">ArchiveFileFactory</a></dt> <dd> <div class="block">Return an implementation of <a href="./org/osmdroid/tileprovider/modules/IArchiveFile.html" title="interface in org.osmdroid.tileprovider.modules"><code>IArchiveFile</code></a> for the specified file.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/OfflineTileProvider.html#getArchives()">getArchives()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/OfflineTileProvider.html" title="class in org.osmdroid.tileprovider.modules">OfflineTileProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#getBarPaint()">getBarPaint()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Return's the paint used to draw the bar</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#getBasePath()">getBasePath()</a></span> - Static method in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/OnlineTileSourceBase.html#getBaseUrl()">getBaseUrl()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/OnlineTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">OnlineTileSourceBase</a></dt> <dd> <div class="block">Get the base url, which will be a random one if there are more than one.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getBoundingBox()">getBoundingBox()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#getBoundingBox()">getBoundingBox()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getBoundingBoxE6()">getBoundingBoxE6()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#getBoundingBoxE6()">getBoundingBoxE6()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeometryMath.html#getBoundingBoxForRotatatedRectangle(android.graphics.Rect,%20float,%20android.graphics.Rect)">getBoundingBoxForRotatatedRectangle(Rect, float, Rect)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeometryMath.html" title="class in org.osmdroid.util">GeometryMath</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeometryMath.html#getBoundingBoxForRotatatedRectangle(android.graphics.Rect,%20android.graphics.Point,%20float,%20android.graphics.Rect)">getBoundingBoxForRotatatedRectangle(Rect, Point, float, Rect)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeometryMath.html" title="class in org.osmdroid.util">GeometryMath</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeometryMath.html#getBoundingBoxForRotatatedRectangle(android.graphics.Rect,%20int,%20int,%20float,%20android.graphics.Rect)">getBoundingBoxForRotatatedRectangle(Rect, int, int, float, Rect)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeometryMath.html" title="class in org.osmdroid.util">GeometryMath</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/Mercator.html#getBoundingBoxFromCoords(double,%20double,%20double,%20double,%20int)">getBoundingBoxFromCoords(double, double, double, double, int)</a></span> - Static method in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/Mercator.html" title="class in org.osmdroid.views.util">Mercator</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">Get bounding box from reverse Mercator projection.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/Mercator.html#getBoundingBoxFromPointInMapTile(android.graphics.Point,%20int)">getBoundingBoxFromPointInMapTile(Point, int)</a></span> - Static method in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/Mercator.html" title="class in org.osmdroid.views.util">Mercator</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">Get bounding box from reverse Mercator projection.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileRequestState.html#getCallback()">getCallback()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileRequestState.html" title="class in org.osmdroid.tileprovider">MapTileRequestState</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/INetworkAvailablityCheck.html#getCellularDataNetworkAvailable()">getCellularDataNetworkAvailable()</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/INetworkAvailablityCheck.html" title="interface in org.osmdroid.tileprovider.modules">INetworkAvailablityCheck</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html#getCellularDataNetworkAvailable()">getCellularDataNetworkAvailable()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html" title="class in org.osmdroid.tileprovider.modules">NetworkAvailabliltyCheck</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getCenter()">getCenter()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getCenter()">getCenter()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html#getCloudmadeKey()">getCloudmadeKey()</a></span> - Static method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html" title="class in org.osmdroid.tileprovider.util">CloudmadeUtil</a></dt> <dd> <div class="block">Get the key that was previously retrieved from the manifest.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html#getCloudmadeToken()">getCloudmadeToken()</a></span> - Static method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html" title="class in org.osmdroid.tileprovider.util">CloudmadeUtil</a></dt> <dd> <div class="block">Get the token from the Cloudmade server.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#getColor()">getColor()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#getController()">getController()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getController()">getController()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#getCoordinatesFromMapTile(int,%20int,%20int)">getCoordinatesFromMapTile(int, int, int)</a></span> - Static method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileRequestState.html#getCurrentProvider()">getCurrentProvider()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileRequestState.html" title="class in org.osmdroid.tileprovider">MapTileRequestState</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#getData()">getData()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#getDatabaseFileArchive(java.io.File)">getDatabaseFileArchive(File)</a></span> - Static method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#getDatabaseFileArchive(java.io.File)">getDatabaseFileArchive(File)</a></span> - Static method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#getDefaultMarker(int)">getDefaultMarker(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#getDescription()">getDescription()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getDiagonalLengthInMeters()">getDiagonalLengthInMeters()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getDiagonalLengthInMeters()">getDiagonalLengthInMeters()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.MultiTouchObjectCanvas.html#getDraggableObjectAtPoint(org.metalev.multitouch.controller.MultiTouchController.PointInfo)">getDraggableObjectAtPoint(MultiTouchController.PointInfo)</a></span> - Method in interface org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.MultiTouchObjectCanvas.html" title="interface in org.metalev.multitouch.controller">MultiTouchController.MultiTouchObjectCanvas</a></dt> <dd> <div class="block">See if there is a draggable object at the current point.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getDraggableObjectAtPoint(org.metalev.multitouch.controller.MultiTouchController.PointInfo)">getDraggableObjectAtPoint(MultiTouchController.PointInfo)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#getDrawable(java.lang.String)">getDrawable(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#getDrawable(java.io.InputStream)">getDrawable(InputStream)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html#getDrawable(java.lang.String)">getDrawable(String)</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">ITileSource</a></dt> <dd> <div class="block">Get a rendered Drawable from the specified file path.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html#getDrawable(java.io.InputStream)">getDrawable(InputStream)</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">ITileSource</a></dt> <dd> <div class="block">Get a rendered Drawable from the specified InputStream.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#getDrawable()">getDrawable()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#getDrawnItemsLimit()">getDrawnItemsLimit()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#getEnableAutoStop()">getEnableAutoStop()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getEventTime()">getEventTime()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#getExpires()">getExpires()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#getFileName(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">getFileName(ITileSource, MapTile)</a></span> - Static method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#getFillColor()">getFillColor()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#getFocus()">getFocus()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#getFocusedItem()">getFocusedItem()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html#getGEMFFileArchive(java.io.File)">getGEMFFileArchive(File)</a></span> - Static method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html" title="class in org.osmdroid.tileprovider.modules">GEMFFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getGeoPointOfRelativePositionWithExactGudermannInterpolation(float,%20float)">getGeoPointOfRelativePositionWithExactGudermannInterpolation(float, float)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getGeoPointOfRelativePositionWithExactGudermannInterpolation(float,%20float)">getGeoPointOfRelativePositionWithExactGudermannInterpolation(float, float)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getGeoPointOfRelativePositionWithLinearInterpolation(float,%20float)">getGeoPointOfRelativePositionWithLinearInterpolation(float, float)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getGeoPointOfRelativePositionWithLinearInterpolation(float,%20float)">getGeoPointOfRelativePositionWithLinearInterpolation(float, float)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#getHandleSingleTouchEvents()">getHandleSingleTouchEvents()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> <div class="block">Whether to handle single-touch events/drags before multi-touch is initiated or not; if not, they are handled by subclasses.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#getHeight()">getHeight()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> <div class="block">Gets the height of the mini-map in pixels</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#getHeight()">getHeight()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#getHerewegoMapId()">getHerewegoMapId()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#getHoles()">getHoles()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#getID()">getID()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#getImage(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">getImage(ITileSource, MapTile)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#getImage()">getImage()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">get the image to be shown in the InfoWindow - this is not the marker icon</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getInfoWindow()">getInfoWindow()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#getInputStream(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">getInputStream(ITileSource, MapTile)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html#getInputStream(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">getInputStream(ITileSource, MapTile)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html" title="class in org.osmdroid.tileprovider.modules">GEMFFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/IArchiveFile.html#getInputStream(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">getInputStream(ITileSource, MapTile)</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/IArchiveFile.html" title="interface in org.osmdroid.tileprovider.modules">IArchiveFile</a></dt> <dd> <div class="block">Get the input stream for the requested tile.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#getInputStream(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">getInputStream(ITileSource, MapTile)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html#getInputStream(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile)">getInputStream(ITileSource, MapTile)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html" title="class in org.osmdroid.tileprovider.modules">ZipFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.html#getInputStream(int,%20int,%20int)">getInputStream(int, int, int)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util">GEMFFile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/BitmapPool.html#getInstance()">getInstance()</a></span> - Static method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/BitmapPool.html" title="class in org.osmdroid.tileprovider">BitmapPool</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getIntrinsicScreenRect(android.graphics.Rect)">getIntrinsicScreenRect(Rect)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#getIntrinsicScreenRect()">getIntrinsicScreenRect()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#getInvertedScaleRotateCanvasMatrix()">getInvertedScaleRotateCanvasMatrix()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> <div class="block">This will provide a Matrix that will revert the current map's scaling and rotation.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#getItem(int)">getItem(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">Returns the Item at the given index.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#getItems()">getItems()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#getLastFix()">getLastFix()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/LocationUtils.html#getLastKnownLocation(android.location.LocationManager)">getLastKnownLocation(LocationManager)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/LocationUtils.html" title="class in org.osmdroid.util">LocationUtils</a></dt> <dd> <div class="block">Get the most recent location from the GPS or Network provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#getLastKnownLocation()">getLastKnownLocation()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/IMyLocationProvider.html#getLastKnownLocation()">getLastKnownLocation()</a></span> - Method in interface org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/IMyLocationProvider.html" title="interface in org.osmdroid.views.overlay.mylocation">IMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html#getLastKnownOrientation()">getLastKnownOrientation()</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html" title="class in org.osmdroid.views.overlay.compass">InternalCompassOrientationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/IOrientationProvider.html#getLastKnownOrientation()">getLastKnownOrientation()</a></span> - Method in interface org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/IOrientationProvider.html" title="interface in org.osmdroid.views.overlay.compass">IOrientationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IGeoPoint.html#getLatitude()">getLatitude()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api">IGeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#getLatitude()">getLatitude()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IGeoPoint.html#getLatitudeE6()">getLatitudeE6()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api">IGeoPoint</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#getLatitudeE6()">getLatitudeE6()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#getLatitudeSpan()">getLatitudeSpan()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getLatitudeSpan()">getLatitudeSpan()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getLatitudeSpan()">getLatitudeSpan()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#getLatitudeSpanDouble()">getLatitudeSpanDouble()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getLatitudeSpanDouble()">getLatitudeSpanDouble()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getLatitudeSpanE6()">getLatitudeSpanE6()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getLatitudeSpanE6()">getLatitudeSpanE6()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html#getLatLonGrid(android.content.Context,%20org.osmdroid.views.MapView)">getLatLonGrid(Context, MapView)</a></span> - Static method in class org.osmdroid.views.overlay.gridlines.<a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html" title="class in org.osmdroid.views.overlay.gridlines">LatLonGridlineOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getLatNorth()">getLatNorth()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getLatNorthE6()">getLatNorthE6()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getLatSouth()">getLatSouth()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getLatSouthE6()">getLatSouthE6()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#getLoadingBackgroundColor()">getLoadingBackgroundColor()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#getLoadingLineColor()">getLoadingLineColor()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#getLocation()">getLocation()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#getLocationSources()">getLocationSources()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> <div class="block">returns the live list of GPS sources that we accept, changing this list after startLocationProvider has no effect unless startLocationProvider is called again</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#getLocationUpdateMinDistance()">getLocationUpdateMinDistance()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#getLocationUpdateMinTime()">getLocationUpdateMinTime()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getLonEast()">getLonEast()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getLonEastE6()">getLonEastE6()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IGeoPoint.html#getLongitude()">getLongitude()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api">IGeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#getLongitude()">getLongitude()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IGeoPoint.html#getLongitudeE6()">getLongitudeE6()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api">IGeoPoint</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#getLongitudeE6()">getLongitudeE6()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#getLongitudeSpan()">getLongitudeSpan()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getLongitudeSpan()">getLongitudeSpan()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getLongitudeSpan()">getLongitudeSpan()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#getLongitudeSpanDouble()">getLongitudeSpanDouble()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getLongitudeSpanDouble()">getLongitudeSpanDouble()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getLongitudeSpanE6()">getLongitudeSpanE6()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getLongitudeSpanE6()">getLongitudeSpanE6()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getLonWest()">getLonWest()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getLonWestE6()">getLonWestE6()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#getMapBoxMapId()">getMapBoxMapId()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#getMapBoxMapId()">getMapBoxMapId()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#getMapCenter()">getMapCenter()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getMapCenter()">getMapCenter()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Returns the current center-point position of the map, as a GeoPoint (latitude and longitude).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getMapOrientation()">getMapOrientation()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#getMapOrientation()">getMapOrientation()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileCache.html#getMapTile(org.osmdroid.tileprovider.MapTile)">getMapTile(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider">MapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#getMapTile(org.osmdroid.tileprovider.MapTile)">getMapTile(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#getMapTile(org.osmdroid.tileprovider.MapTile)">getMapTile(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Attempts to get a Drawable that represents a <a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider"><code>MapTile</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileRequestState.html#getMapTile()">getMapTile()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileRequestState.html" title="class in org.osmdroid.tileprovider">MapTileRequestState</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#getMapTileFromCoordinates(double,%20double,%20int)">getMapTileFromCoordinates(double, double, int)</a></span> - Static method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#getMapView()">getMapView()</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> <div class="block">may return null if the info window hasn't been attached yet</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#getMarker(int)">getMarker(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#getMarkerHotspot()">getMarkerHotspot()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html#getMarkerReference()">getMarkerReference()</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">MarkerInfoWindow</a></dt> <dd> <div class="block">reference to the Marker on which it is opened.</div> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Gets the maximum zoom level this tile provider can provide</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> <div class="block">Gets the maximum zoom level this tile provider can provide</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">ITileSource</a></dt> <dd> <div class="block">Get the maximum zoom level this tile source can provide.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#getMaxZoomLevel()">getMaxZoomLevel()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getMaxZoomLevel()">getMaxZoomLevel()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Get the maximum allowed zoom level for the maps.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Gets the minimum zoom level this tile provider can provide</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> <div class="block">Gets the minimum zoom level this tile provider can provide</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">ITileSource</a></dt> <dd> <div class="block">Get the minimum zoom level this tile source can provide.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getMinZoomLevel()">getMinZoomLevel()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Get the minimum allowed zoom level for the maps.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#getMode()">getMode()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getMultiTouchAngle()">getMultiTouchAngle()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Calculate the angle of a multitouch event, and cache it.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getMultiTouchDiameter()">getMultiTouchDiameter()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Calculate the diameter of the multitouch event, and cache it.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getMultiTouchDiameterSq()">getMultiTouchDiameterSq()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Calculate the squared diameter of the multitouch event, and cache it.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getMultiTouchHeight()">getMultiTouchHeight()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Difference between y coords of touchpoint 0 and 1.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getMultiTouchWidth()">getMultiTouchWidth()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Difference between x coords of touchpoint 0 and 1.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#getMyLocation()">getMyLocation()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">Return a GeoPoint of the last known location, or null if not known.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#getMyLocation()">getMyLocation()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#getMyLocationDrawingBounds(int,%20android.location.Location,%20android.graphics.Rect)">getMyLocationDrawingBounds(int, Location, Rect)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#getMyLocationProvider()">getMyLocationProvider()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html#getName()">getName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#getName()">getName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#getName()">getName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#getName()">getName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#getName()">getName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> <div class="block">Gets the human-friendly name assigned to this tile provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#getName()">getName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.html#getName()">getName()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util">GEMFFile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#getName()">getName()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/INetworkAvailablityCheck.html#getNetworkAvailable()">getNetworkAvailable()</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/INetworkAvailablityCheck.html" title="interface in org.osmdroid.tileprovider.modules">INetworkAvailablityCheck</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html#getNetworkAvailable()">getNetworkAvailable()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html" title="class in org.osmdroid.tileprovider.modules">NetworkAvailabliltyCheck</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileRequestState.html#getNextProvider()">getNextProvider()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileRequestState.html" title="class in org.osmdroid.tileprovider">MapTileRequestState</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/MyMath.html#getNextSquareNumberAbove(float)">getNextSquareNumberAbove(float)</a></span> - Static method in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/MyMath.html" title="class in org.osmdroid.views.util">MyMath</a></dt> <dd> <div class="block">Calculates i.e.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IProjection.html#getNorthEast()">getNorthEast()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IProjection.html" title="interface in org.osmdroid.api">IProjection</a></dt> <dd> <div class="block">Get the coordinates of the most north-easterly visible point of the map.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#getNorthEast()">getNorthEast()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#getNumberOfPoints()">getNumberOfPoints()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#getNumberOfPoints()">getNumberOfPoints()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#getNumberOfTileDownloadThreads()">getNumberOfTileDownloadThreads()</a></span> - Static method in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getNumTouchPoints()">getNumTouchPoints()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Return the total number of touch points</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#getOpenedInfoWindowsOn(org.osmdroid.views.MapView)">getOpenedInfoWindowsOn(MapView)</a></span> - Static method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> <div class="block">return all InfoWindows currently opened on this MapView</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#getOrientation()">getOrientation()</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#getOrientationProvider()">getOrientationProvider()</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#getOutlinePaint()">getOutlinePaint()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getOverlayManager()">getOverlayManager()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getOverlays()">getOverlays()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">You can add/remove/reorder your Overlays using the List of <a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay"><code>Overlay</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#getOvershootTileCache()">getOvershootTileCache()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> <div class="block">Get the tile cache overshoot value.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#getPadding()">getPadding()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> <div class="block">Gets the number of pixels from the lower-right corner to offset the mini-map</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#getPaint()">getPaint()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#getPaint()">getPaint()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#getPoint()">getPoint()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getPointerIds()">getPointerIds()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Return the array of pointer ids -- only the first getNumTouchPoints() of these is defined.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#getPoints()">getPoints()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html#getPoints()">getPoints()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html" title="class in org.osmdroid.views.overlay">Polygon.LinearRing</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#getPoints()">getPoints()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#getPosition()">getPosition()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#getPosition()">getPosition()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.MultiTouchObjectCanvas.html#getPositionAndScale(T,%20org.metalev.multitouch.controller.MultiTouchController.PositionAndScale)">getPositionAndScale(T, MultiTouchController.PositionAndScale)</a></span> - Method in interface org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.MultiTouchObjectCanvas.html" title="interface in org.metalev.multitouch.controller">MultiTouchController.MultiTouchObjectCanvas</a></dt> <dd> <div class="block">Get the screen coords of the dragged object's origin, and scale multiplier to convert screen coords to obj coords.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getPositionAndScale(java.lang.Object,%20org.metalev.multitouch.controller.MultiTouchController.PositionAndScale)">getPositionAndScale(Object, MultiTouchController.PositionAndScale)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getPressure()">getPressure()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">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.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getPressures()">getPressures()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Return the array of pressures -- only the first getNumTouchPoints() of these is defined.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#getProjection()">getProjection()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getProjection()">getProjection()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Get a projection for converting between screen-pixel coordinates and latitude/longitude coordinates.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#getProviderExists(org.osmdroid.tileprovider.modules.MapTileModuleProviderBase)">getProviderExists(MapTileModuleProviderBase)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getRelatedObject()">getRelatedObject()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getRelativePositionOfGeoPointInBoundingBoxWithExactGudermannInterpolation(double,%20double,%20android.graphics.PointF)">getRelativePositionOfGeoPointInBoundingBoxWithExactGudermannInterpolation(double, double, PointF)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getRelativePositionOfGeoPointInBoundingBoxWithExactGudermannInterpolation(int,%20int,%20android.graphics.PointF)">getRelativePositionOfGeoPointInBoundingBoxWithExactGudermannInterpolation(int, int, PointF)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#getRelativePositionOfGeoPointInBoundingBoxWithLinearInterpolation(double,%20double,%20android.graphics.PointF)">getRelativePositionOfGeoPointInBoundingBoxWithLinearInterpolation(double, double, PointF)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#getRelativePositionOfGeoPointInBoundingBoxWithLinearInterpolation(int,%20int,%20android.graphics.PointF)">getRelativePositionOfGeoPointInBoundingBoxWithLinearInterpolation(int, int, PointF)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#getRotation()">getRotation()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/INetworkAvailablityCheck.html#getRouteToPathExists(int)">getRouteToPathExists(int)</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/INetworkAvailablityCheck.html" title="interface in org.osmdroid.tileprovider.modules">INetworkAvailablityCheck</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html#getRouteToPathExists(int)">getRouteToPathExists(int)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html" title="class in org.osmdroid.tileprovider.modules">NetworkAvailabliltyCheck</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#getSafeMenuId()">getSafeMenuId()</a></span> - Static method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">Since the menu-chain will pass through several independent Overlays, menu IDs cannot be fixed at compile time.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#getSafeMenuIdSequence(int)">getSafeMenuIdSequence(int)</a></span> - Static method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">Similar to <a href="./org/osmdroid/views/overlay/Overlay.html#getSafeMenuId()"><code>Overlay.getSafeMenuId()</code></a>, except this reserves a sequence of IDs of length <code>count</code>.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html#getScale()">getScale()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PositionAndScale</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html#getScaleX()">getScaleX()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PositionAndScale</a></dt> <dd> <div class="block">Included in case you want to support anisotropic scaling</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html#getScaleY()">getScaleY()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PositionAndScale</a></dt> <dd> <div class="block">Included in case you want to support anisotropic scaling</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getScreenRect(android.graphics.Rect)">getScreenRect(Rect)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Gets the current bounds of the screen in <I>screen coordinates</I>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#getScreenRect()">getScreenRect()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getScrollableAreaLimit()">getScrollableAreaLimit()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getScroller()">getScroller()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#getSnippet()">getSnippet()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getSnippet()">getSnippet()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ScrollEvent.html#getSource()">getSource()</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/ScrollEvent.html" title="class in org.osmdroid.events">ScrollEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ZoomEvent.html#getSource()">getSource()</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/ZoomEvent.html" title="class in org.osmdroid.events">ZoomEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/FileBasedTileSource.html#getSource(java.lang.String)">getSource(String)</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/FileBasedTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">FileBasedTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.html#getSources()">getSources()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util">GEMFFile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IProjection.html#getSouthWest()">getSouthWest()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IProjection.html" title="interface in org.osmdroid.api">IProjection</a></dt> <dd> <div class="block">Get the coordinates of the most south-westerly visible point of the map.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#getSouthWest()">getSouthWest()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html#getState()">getState()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ExpirableBitmapDrawable</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#getStrokeColor()">getStrokeColor()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#getStrokeWidth()">getStrokeWidth()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html#getStyle()">getStyle()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">CloudmadeTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/IStyledTileSource.html#getStyle()">getStyle()</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">IStyledTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getSubDescription()">getSubDescription()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#getTextLabelBackgroundColor()">getTextLabelBackgroundColor()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#getTextLabelFontSize()">getTextLabelFontSize()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#getTextLabelForegroundColor()">getTextLabelForegroundColor()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#getTextPaint()">getTextPaint()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Returns the paint used to draw the text</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html#getThreadGroupName()">getThreadGroupName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#getThreadGroupName()">getThreadGroupName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#getThreadGroupName()">getThreadGroupName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#getThreadGroupName()">getThreadGroupName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#getThreadGroupName()">getThreadGroupName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> <div class="block">Gets the name assigned to the thread for this provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#getThreadGroupName()">getThreadGroupName()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html#getTileLoader()">getTileLoader()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#getTileLoader()">getTileLoader()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#getTileLoader()">getTileLoader()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#getTileLoader()">getTileLoader()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#getTileLoader()">getTileLoader()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> <div class="block">It is expected that the implementation will construct an internal member which internally implements a <a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules"><code>MapTileModuleProviderBase.TileLoader</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#getTileLoader()">getTileLoader()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getTileProvider()">getTileProvider()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#getTileRelativeFilenameString(org.osmdroid.tileprovider.MapTile)">getTileRelativeFilenameString(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html#getTileRelativeFilenameString(org.osmdroid.tileprovider.MapTile)">getTileRelativeFilenameString(MapTile)</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">ITileSource</a></dt> <dd> <div class="block">Get a unique file path for the tile.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/LRUMapTileCache.html#getTileRemovedListener()">getTileRemovedListener()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/LRUMapTileCache.html" title="class in org.osmdroid.tileprovider">LRUMapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getTileRequestCompleteHandler()">getTileRequestCompleteHandler()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#getTileSize()">getTileSize()</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#getTileSize()">getTileSize()</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#getTileSizePixels()">getTileSizePixels()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html#getTileSizePixels()">getTileSizePixels()</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">ITileSource</a></dt> <dd> <div class="block">Get the tile size in pixels this tile source provides.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#getTileSource()">getTileSource()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Gets the tile source for this tile provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#getTileSource()">getTileSource()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#getTileSource(java.lang.String)">getTileSource(String)</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> <div class="block">Get the tile source with the specified name.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#getTileSource(int)">getTileSource(int)</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#getTileSources()">getTileSources()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html#getTileSources()">getTileSources()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html" title="class in org.osmdroid.tileprovider.modules">GEMFFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/IArchiveFile.html#getTileSources()">getTileSources()</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/IArchiveFile.html" title="interface in org.osmdroid.tileprovider.modules">IArchiveFile</a></dt> <dd> <div class="block">returns a list of tile source names that are available in the archive, if supported</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#getTileSources()">getTileSources()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html#getTileSources()">getTileSources()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html" title="class in org.osmdroid.tileprovider.modules">ZipFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#getTileSources()">getTileSources()</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> <div class="block">returns all predefined tiles sources that are generally free to use.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#getTilesOverlay()">getTilesOverlay()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#getTilesOverlay()">getTilesOverlay()</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> <div class="block">Gets the optional TilesOverlay class.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html#getTileURLString(org.osmdroid.tileprovider.MapTile)">getTileURLString(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">CloudmadeTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#getTileURLString(org.osmdroid.tileprovider.MapTile)">getTileURLString(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#getTileURLString(org.osmdroid.tileprovider.MapTile)">getTileURLString(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#getTileURLString(org.osmdroid.tileprovider.MapTile)">getTileURLString(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/OnlineTileSourceBase.html#getTileURLString(org.osmdroid.tileprovider.MapTile)">getTileURLString(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/OnlineTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">OnlineTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/QuadTreeTileSource.html#getTileURLString(org.osmdroid.tileprovider.MapTile)">getTileURLString(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/QuadTreeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">QuadTreeTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/XYTileSource.html#getTileURLString(org.osmdroid.tileprovider.MapTile)">getTileURLString(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/XYTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">XYTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#getTileWriter()">getTileWriter()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#getTileWriter()">getTileWriter()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html#getTileWriter()">getTileWriter()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider">MapTileProviderBasic</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#getTitle()">getTitle()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getTitle()">getTitle()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#getUid()">getUid()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#getUnitsOfMeasure()">getUnitsOfMeasure()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Gets the units of measure to be shown in the scale bar</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/TileWriter.html#getUsedCacheSpace()">getUsedCacheSpace()</a></span> - Static method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/TileWriter.html" title="class in org.osmdroid.tileprovider.modules">TileWriter</a></dt> <dd> <div class="block">Get the amount of disk space used by the tile cache.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#getUserAgentValue()">getUserAgentValue()</a></span> - Static method in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">Enables you to get the value for HTTP user agents.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html#getUsesDataConnection()">getUsesDataConnection()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#getUsesDataConnection()">getUsesDataConnection()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#getUsesDataConnection()">getUsesDataConnection()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#getUsesDataConnection()">getUsesDataConnection()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#getUsesDataConnection()">getUsesDataConnection()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> <div class="block">Returns true if implementation uses a data connection, false otherwise.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#getUsesDataConnection()">getUsesDataConnection()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#getView()">getView()</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> <div class="block">Returns the Android view.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#getWidth()">getWidth()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> <div class="block">Gets the width of the mini-map in pixels</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#getWidth()">getWidth()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#getWidth()">getWidth()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/INetworkAvailablityCheck.html#getWiFiNetworkAvailable()">getWiFiNetworkAvailable()</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/INetworkAvailablityCheck.html" title="interface in org.osmdroid.tileprovider.modules">INetworkAvailablityCheck</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html#getWiFiNetworkAvailable()">getWiFiNetworkAvailable()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html" title="class in org.osmdroid.tileprovider.modules">NetworkAvailabliltyCheck</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getX()">getX()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">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.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ScrollEvent.html#getX()">getX()</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/ScrollEvent.html" title="class in org.osmdroid.events">ScrollEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#getX()">getX()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html#getXOff()">getXOff()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PositionAndScale</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getXs()">getXs()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Return the array of X coords -- only the first getNumTouchPoints() of these is defined.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getY()">getY()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">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.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ScrollEvent.html#getY()">getY()</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/ScrollEvent.html" title="class in org.osmdroid.events">ScrollEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#getY()">getY()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html#getYOff()">getYOff()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PositionAndScale</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#getYs()">getYs()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Return the array of Y coords -- only the first getNumTouchPoints() of these is defined.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html#getZipFileArchive(java.io.File)">getZipFileArchive(File)</a></span> - Static method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html" title="class in org.osmdroid.tileprovider.modules">ZipFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#getZoomDifference()">getZoomDifference()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#getZoomLevel()">getZoomLevel()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ZoomEvent.html#getZoomLevel()">getZoomLevel()</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/ZoomEvent.html" title="class in org.osmdroid.events">ZoomEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#getZoomLevel()">getZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getZoomLevel()">getZoomLevel()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Get the current ZoomLevel for the map tiles.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#getZoomLevel(boolean)">getZoomLevel(boolean)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Get the current ZoomLevel for the map tiles.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#getZoomLevel()">getZoomLevel()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.html#getZoomLevels()">getZoomLevels()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util">GEMFFile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/constants/UtilConstants.html#GPS_WAIT_TIME">GPS_WAIT_TIME</a></span> - Static variable in interface org.osmdroid.util.constants.<a href="./org/osmdroid/util/constants/UtilConstants.html" title="interface in org.osmdroid.util.constants">UtilConstants</a></dt> <dd> <div class="block">The time we wait after the last gps location before using a non-gps location.</div> </dd> <dt><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation"><span class="strong">GpsMyLocationProvider</span></a> - Class in <a href="./org/osmdroid/views/overlay/mylocation/package-summary.html">org.osmdroid.views.overlay.mylocation</a></dt> <dd> <div class="block">location provider, by default, uses <a href="http://d.android.com/reference/android/location/LocationManager.html?is-external=true#GPS_PROVIDER" title="class or interface in android.location"><code>LocationManager.GPS_PROVIDER</code></a> and <a href="http://d.android.com/reference/android/location/LocationManager.html?is-external=true#NETWORK_PROVIDER" title="class or interface in android.location"><code>LocationManager.NETWORK_PROVIDER</code></a></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#GpsMyLocationProvider(android.content.Context)">GpsMyLocationProvider(Context)</a></span> - Constructor for class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#GroundResolution(double,%20int)">GroundResolution(double, int)</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> <div class="block">Determines the ground resolution (in meters per pixel) at a specified latitude and level of detail.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#GroundResolution(double,%20int)">GroundResolution(double, int)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/MyMath.html#gudermann(double)">gudermann(double)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/MyMath.html" title="class in org.osmdroid.util">MyMath</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/MyMath.html#gudermannInverse(double)">gudermannInverse(double)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/MyMath.html" title="class in org.osmdroid.util">MyMath</a></dt> <dd> </dd> </dl> <a name="_H_"> <!-- --> </a> <h2 class="title">H</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/SimpleInvalidationHandler.html#handleMessage(android.os.Message)">handleMessage(Message)</a></span> - Method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/SimpleInvalidationHandler.html" title="class in org.osmdroid.tileprovider.util">SimpleInvalidationHandler</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/DelayedMapListener.html#handler">handler</a></span> - Variable in class org.osmdroid.events.<a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events">DelayedMapListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileLooper.html#handleTile(android.graphics.Canvas,%20int,%20org.osmdroid.tileprovider.MapTile,%20int,%20int)">handleTile(Canvas, int, MapTile, int, int)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileLooper.html" title="class in org.osmdroid.util">TileLooper</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#hashCode()">hashCode()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#hashCode()">hashCode()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html#hasInited">hasInited</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqliteArchiveTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html#hasInited">hasInited</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqlTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/TileWriter.html#hasInited">hasInited</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/TileWriter.html" title="class in org.osmdroid.tileprovider.modules">TileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#hasTile(org.osmdroid.tileprovider.MapTile)">hasTile(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> <div class="block">returns true if the given tile for the current map source exists in the cache db</div> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">HEREWeGoTileSource</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> <div class="block">HERE We Go</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#HEREWeGoTileSource()">HEREWeGoTileSource()</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> <div class="block">Creates a MapBox TileSource.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#HEREWeGoTileSource(android.content.Context)">HEREWeGoTileSource(Context)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> <div class="block">creates a new mapbox tile source, loading the access token and mapid from the manifest</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#HEREWeGoTileSource(java.lang.String,%20java.lang.String,%20java.lang.String)">HEREWeGoTileSource(String, String, String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> <div class="block">creates a new mapbox tile source, using the specified access token and mapbox id</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#HEREWeGoTileSource(java.lang.String,%20int,%20int,%20int,%20java.lang.String)">HEREWeGoTileSource(String, int, int, int, String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> <div class="block">TileSource allowing majority of options (sans url) to be user selected.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#HEREWeGoTileSource(java.lang.String,%20int,%20int,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String)">HEREWeGoTileSource(String, int, int, int, String, String, String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> <div class="block">TileSource allowing all options to be user selected.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#HIKEBIKEMAP">HIKEBIKEMAP</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#hitTest(android.view.MotionEvent,%20org.osmdroid.views.MapView)">hitTest(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> <div class="block">From <a href="./org/osmdroid/views/overlay/Marker.html#hitTest(android.view.MotionEvent,%20org.osmdroid.views.MapView)"><code>Marker.hitTest(MotionEvent, MapView)</code></a></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#hitTest(Item,%20android.graphics.drawable.Drawable,%20int,%20int)">hitTest(Item, Drawable, int, int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">See if a given hit point is within the bounds of an item's marker.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#hitTest(android.view.MotionEvent,%20org.osmdroid.views.MapView)">hitTest(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#HTTP_EXPIRES_HEADER">HTTP_EXPIRES_HEADER</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#HTTP_EXPIRES_HEADER_FORMAT">HTTP_EXPIRES_HEADER_FORMAT</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#HTTP_HEADER_SDF">HTTP_HEADER_SDF</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">used for HTTP expires headers</div> </dd> </dl> <a name="_I_"> <!-- --> </a> <h2 class="title">I</h2> <dl> <dt><a href="./org/osmdroid/tileprovider/modules/IArchiveFile.html" title="interface in org.osmdroid.tileprovider.modules"><span class="strong">IArchiveFile</span></a> - Interface in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">IconOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block"><a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay"><code>IconOverlay</code></a> is an icon placed at a particular <a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api"><code>IGeoPoint</code></a> on the <a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><code>MapView</code></a>'s surface.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#IconOverlay()">IconOverlay()</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> <div class="block">save to be called in non-gui-thread</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#IconOverlay(org.osmdroid.api.IGeoPoint,%20android.graphics.drawable.Drawable)">IconOverlay(IGeoPoint, Drawable)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> <div class="block">save to be called in non-gui-thread</div> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/IFilesystemCache.html" title="interface in org.osmdroid.tileprovider.modules"><span class="strong">IFilesystemCache</span></a> - Interface in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">Represents a write-only interface into a file system cache.</div> </dd> <dt><a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api"><span class="strong">IGeoPoint</span></a> - Interface in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt> <dd> <div class="block">An interface that resembles the Google Maps API GeoPoint class.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#imageFilenameEnding()">imageFilenameEnding()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api"><span class="strong">IMapController</span></a> - Interface in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt> <dd> <div class="block">An interface that resembles the Google Maps API MapController class and is implemented by the osmdroid <a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views"><code>MapController</code></a> class.</div> </dd> <dt><a href="./org/osmdroid/tileprovider/IMapTileProviderCallback.html" title="interface in org.osmdroid.tileprovider"><span class="strong">IMapTileProviderCallback</span></a> - Interface in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api"><span class="strong">IMapView</span></a> - Interface in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt> <dd> <div class="block">An interface that resembles the Google Maps API MapView class and is implemented by the osmdroid <a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><code>MapView</code></a> class.</div> </dd> <dt><a href="./org/osmdroid/views/overlay/mylocation/IMyLocationConsumer.html" title="interface in org.osmdroid.views.overlay.mylocation"><span class="strong">IMyLocationConsumer</span></a> - Interface in <a href="./org/osmdroid/views/overlay/mylocation/package-summary.html">org.osmdroid.views.overlay.mylocation</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/mylocation/IMyLocationProvider.html" title="interface in org.osmdroid.views.overlay.mylocation"><span class="strong">IMyLocationProvider</span></a> - Interface in <a href="./org/osmdroid/views/overlay/mylocation/package-summary.html">org.osmdroid.views.overlay.mylocation</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#increaseByScale(float)">increaseByScale(float)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#increaseByScale(float)">increaseByScale(float)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/INetworkAvailablityCheck.html" title="interface in org.osmdroid.tileprovider.modules"><span class="strong">INetworkAvailablityCheck</span></a> - Interface in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><span class="strong">InfoWindow</span></a> - Class in <a href="./org/osmdroid/views/overlay/infowindow/package-summary.html">org.osmdroid.views.overlay.infowindow</a></dt> <dd> <div class="block"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> is a (pop-up-) View that can be displayed on an <a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><code>MapView</code></a>, associated to a <a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api"><code>IGeoPoint</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#InfoWindow(int,%20org.osmdroid.views.MapView)">InfoWindow(int, MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#init(java.io.File)">init(File)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html#init(java.io.File)">init(File)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html" title="class in org.osmdroid.tileprovider.modules">GEMFFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/IArchiveFile.html#init(java.io.File)">init(File)</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/IArchiveFile.html" title="interface in org.osmdroid.tileprovider.modules">IArchiveFile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#init(java.io.File)">init(File)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html#init(java.io.File)">init(File)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html" title="class in org.osmdroid.tileprovider.modules">ZipFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileLooper.html#initialiseLoop(int,%20int)">initialiseLoop(int, int)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileLooper.html" title="class in org.osmdroid.util">TileLooper</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/TileWriter.html#initThread">initThread</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/TileWriter.html" title="class in org.osmdroid.tileprovider.modules">TileWriter</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html" title="class in org.osmdroid.views.overlay.compass"><span class="strong">InternalCompassOrientationProvider</span></a> - Class in <a href="./org/osmdroid/views/overlay/compass/package-summary.html">org.osmdroid.views.overlay.compass</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html#InternalCompassOrientationProvider(android.content.Context)">InternalCompassOrientationProvider(Context)</a></span> - Constructor for class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html" title="class in org.osmdroid.views.overlay.compass">InternalCompassOrientationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#invalidateMapCoordinates(android.graphics.Rect)">invalidateMapCoordinates(Rect)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#invalidateMapCoordinates(int,%20int,%20int,%20int)">invalidateMapCoordinates(int, int, int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#INVERT_COLORS">INVERT_COLORS</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> <div class="block">provides a night mode like affect by inverting the map tile colors</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/StreamUtils.html#IO_BUFFER_SIZE">IO_BUFFER_SIZE</a></span> - Static variable in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/StreamUtils.html" title="class in org.osmdroid.tileprovider.util">StreamUtils</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/compass/IOrientationConsumer.html" title="interface in org.osmdroid.views.overlay.compass"><span class="strong">IOrientationConsumer</span></a> - Interface in <a href="./org/osmdroid/views/overlay/compass/package-summary.html">org.osmdroid.views.overlay.compass</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/compass/IOrientationProvider.html" title="interface in org.osmdroid.views.overlay.compass"><span class="strong">IOrientationProvider</span></a> - Interface in <a href="./org/osmdroid/views/overlay/compass/package-summary.html">org.osmdroid.views.overlay.compass</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay"><span class="strong">IOverlayMenuProvider</span></a> - Interface in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/api/IProjection.html" title="interface in org.osmdroid.api"><span class="strong">IProjection</span></a> - Interface in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt> <dd> <div class="block">An interface that resembles the Google Maps API Projection interface and is implemented by the osmdroid <a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views"><code>Projection</code></a> class.</div> </dd> <dt><a href="./org/osmdroid/tileprovider/IRegisterReceiver.html" title="interface in org.osmdroid.tileprovider"><span class="strong">IRegisterReceiver</span></a> - Interface in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#isAnimating()">isAnimating()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Determines if maps are animating a zoom operation.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html#isBitmapValid()">isBitmapValid()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ReusableBitmapDrawable</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#isCloseTo(org.osmdroid.util.GeoPoint,%20double,%20org.osmdroid.views.MapView)">isCloseTo(GeoPoint, double, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> <div class="block">Detection is done is screen coordinates.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#isCompassEnabled()">isCompassEnabled()</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> <div class="block">If enabled, the map is receiving orientation updates and drawing your location on the map.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#isDown()">isDown()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#isDraggable()">isDraggable()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html#isDrawableExpired(android.graphics.drawable.Drawable)">isDrawableExpired(Drawable)</a></span> - Static method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ExpirableBitmapDrawable</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#isDrawAccuracyEnabled()">isDrawAccuracyEnabled()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">If enabled, an accuracy circle will be drawn around your current position.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileRequestState.html#isEmpty()">isEmpty()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileRequestState.html" title="class in org.osmdroid.tileprovider">MapTileRequestState</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#isEnabled()">isEnabled()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">Specifies if the Overlay is marked to be enabled.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html#isFileExtensionRegistered(java.lang.String)">isFileExtensionRegistered(String)</a></span> - Static method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html" title="class in org.osmdroid.tileprovider.modules">ArchiveFileFactory</a></dt> <dd> <div class="block">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.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#isFlat()">isFlat()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#isFlingEnabled()">isFlingEnabled()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#isFollowLocationEnabled()">isFollowLocationEnabled()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">If enabled, the map will center on your current location and automatically scroll as you move.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#isGeodesic()">isGeodesic()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#isInfoWindowOpen()">isInfoWindowOpen()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#isInfoWindowShown()">isInfoWindowShown()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#isLayoutOccurred()">isLayoutOccurred()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#isMultiTouch()">isMultiTouch()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">True if number of touch points greater than or equal to 2.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#isMyLocationEnabled()">isMyLocationEnabled()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">If enabled, the map is receiving location updates and drawing your location on the map.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#isOpen()">isOpen()</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#isOptionsMenuEnabled()">isOptionsMenuEnabled()</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#isOptionsMenuEnabled()">isOptionsMenuEnabled()</a></span> - Method in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html#isOptionsMenuEnabled()">isOptionsMenuEnabled()</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay">IOverlayMenuProvider</a></dt> <dd> <div class="block">Can be used to signal to external callers that this Overlay should not be used for providing option menu items.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#isOptionsMenuEnabled()">isOptionsMenuEnabled()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#isOptionsMenuEnabled()">isOptionsMenuEnabled()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#isOptionsMenuEnabled()">isOptionsMenuEnabled()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#isPinching()">isPinching()</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> <div class="block">Indicate if we are in the middle of a pinch action or not.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html#isSdCardAvailable()">isSdCardAvailable()</a></span> - Static method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileStorageProviderBase</a></dt> <dd> <div class="block">whether the sdcard is mounted read/write</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html#isStateful()">isStateful()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ExpirableBitmapDrawable</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#isTilesScaledToDpi()">isTilesScaledToDpi()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" title="interface in org.osmdroid.tileprovider.tilesource"><span class="strong">IStyledTileSource</span></a><<a href="./org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" title="type parameter in IStyledTileSource">T</a>> - Interface in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> <div class="block">Tile sources that have a settable "style" attibute can implement this.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html#isUsingBackingBitmap()">isUsingBackingBitmap()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html" title="class in org.osmdroid.views.overlay">NonAcceleratedOverlay</a></dt> <dd> <div class="block">Allow forcing this overlay to skip drawing using backing Bitmap by returning false.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#isVisible()">isVisible()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#isVisible()">isVisible()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#ITEM_STATE_FOCUSED_MASK">ITEM_STATE_FOCUSED_MASK</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#ITEM_STATE_PRESSED_MASK">ITEM_STATE_PRESSED_MASK</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#ITEM_STATE_SELECTED_MASK">ITEM_STATE_SELECTED_MASK</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">ItemizedIconOverlay</span></a><<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="type parameter in ItemizedIconOverlay">Item</a> extends <a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a>> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#ItemizedIconOverlay(java.util.List,%20android.graphics.drawable.Drawable,%20org.osmdroid.views.overlay.ItemizedIconOverlay.OnItemGestureListener,%20android.content.Context)">ItemizedIconOverlay(List<Item>, Drawable, ItemizedIconOverlay.OnItemGestureListener<Item>, Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#ItemizedIconOverlay(java.util.List,%20org.osmdroid.views.overlay.ItemizedIconOverlay.OnItemGestureListener,%20android.content.Context)">ItemizedIconOverlay(List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>, Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#ItemizedIconOverlay(android.content.Context,%20java.util.List,%20org.osmdroid.views.overlay.ItemizedIconOverlay.OnItemGestureListener)">ItemizedIconOverlay(Context, List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.ActiveItem.html" title="interface in org.osmdroid.views.overlay"><span class="strong">ItemizedIconOverlay.ActiveItem</span></a> - Interface in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.OnItemGestureListener.html" title="interface in org.osmdroid.views.overlay"><span class="strong">ItemizedIconOverlay.OnItemGestureListener</span></a><<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.OnItemGestureListener.html" title="type parameter in ItemizedIconOverlay.OnItemGestureListener">T</a>> - Interface in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">When the item is touched one of these methods may be invoked depending on the type of touch.</div> </dd> <dt><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">ItemizedOverlay</span></a><<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="type parameter in ItemizedOverlay">Item</a> extends <a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a>> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">Draws a list of <a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay"><code>OverlayItem</code></a> as markers to a map.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#ItemizedOverlay(android.content.Context,%20android.graphics.drawable.Drawable)">ItemizedOverlay(Context, Drawable)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#ItemizedOverlay(android.graphics.drawable.Drawable)">ItemizedOverlay(Drawable)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/ItemizedOverlay.OnFocusChangeListener.html" title="interface in org.osmdroid.views.overlay"><span class="strong">ItemizedOverlay.OnFocusChangeListener</span></a> - Interface in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay"><span class="strong">ItemizedOverlayControlView</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html#ItemizedOverlayControlView(android.content.Context,%20android.util.AttributeSet)">ItemizedOverlayControlView(Context, AttributeSet)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayControlView</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.ItemizedOverlayControlViewListener.html" title="interface in org.osmdroid.views.overlay"><span class="strong">ItemizedOverlayControlView.ItemizedOverlayControlViewListener</span></a> - Interface in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay"><span class="strong">ItemizedOverlayWithFocus</span></a><<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="type parameter in ItemizedOverlayWithFocus">Item</a> extends <a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a>> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#ItemizedOverlayWithFocus(android.content.Context,%20java.util.List,%20org.osmdroid.views.overlay.ItemizedIconOverlay.OnItemGestureListener)">ItemizedOverlayWithFocus(Context, List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#ItemizedOverlayWithFocus(java.util.List,%20org.osmdroid.views.overlay.ItemizedIconOverlay.OnItemGestureListener,%20android.content.Context)">ItemizedOverlayWithFocus(List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>, Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#ItemizedOverlayWithFocus(java.util.List,%20android.graphics.drawable.Drawable,%20android.graphics.drawable.Drawable,%20int,%20org.osmdroid.views.overlay.ItemizedIconOverlay.OnItemGestureListener,%20android.content.Context)">ItemizedOverlayWithFocus(List<Item>, Drawable, Drawable, int, ItemizedIconOverlay.OnItemGestureListener<Item>, Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource"><span class="strong">ITileSource</span></a> - Interface in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> </dd> </dl> <a name="_L_"> <!-- --> </a> <h2 class="title">L</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#latitudeBar">latitudeBar</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#latitudeBarRect">latitudeBarRect</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html" title="class in org.osmdroid.views.overlay.gridlines"><span class="strong">LatLonGridlineOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/gridlines/package-summary.html">org.osmdroid.views.overlay.gridlines</a></dt> <dd> <div class="block">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).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html#LatLonGridlineOverlay()">LatLonGridlineOverlay()</a></span> - Constructor for class org.osmdroid.views.overlay.gridlines.<a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html" title="class in org.osmdroid.views.overlay.gridlines">LatLonGridlineOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#LatLongToPixelXY(double,%20double,%20int,%20android.graphics.Point)">LatLongToPixelXY(double, double, int, Point)</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> <div class="block">Converts a point from latitude/longitude WGS-84 coordinates (in degrees) into pixel XY coordinates at a specified level of detail.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#LatLongToPixelXY(double,%20double,%20int,%20android.graphics.Point)">LatLongToPixelXY(double, double, int, Point)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html#lineColor">lineColor</a></span> - Static variable in class org.osmdroid.views.overlay.gridlines.<a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html" title="class in org.osmdroid.views.overlay.gridlines">LatLonGridlineOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html#lineWidth">lineWidth</a></span> - Static variable in class org.osmdroid.views.overlay.gridlines.<a href="./org/osmdroid/views/overlay/gridlines/LatLonGridlineOverlay.html" title="class in org.osmdroid.views.overlay.gridlines">LatLonGridlineOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#loadMapTileAsync(org.osmdroid.tileprovider.MapTileRequestState)">loadMapTileAsync(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#loadTile(org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase,%20org.osmdroid.tileprovider.MapTile)">loadTile(OnlineTileSourceBase, MapTile)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.TileLoader.html#loadTile(org.osmdroid.tileprovider.MapTileRequestState)">loadTile(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider.TileLoader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.TileLoader.html#loadTile(org.osmdroid.tileprovider.MapTileRequestState)">loadTile(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader.TileLoader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.TileLoader.html#loadTile(org.osmdroid.tileprovider.MapTileRequestState)">loadTile(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider.TileLoader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.TileLoader.html#loadTile(org.osmdroid.tileprovider.MapTileRequestState)">loadTile(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider.TileLoader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html#loadTile(org.osmdroid.tileprovider.MapTileRequestState)">loadTile(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.TileLoader</a></dt> <dd> <div class="block">Load the requested tile.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.TileLoader.html#loadTile(org.osmdroid.tileprovider.MapTileRequestState)">loadTile(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider.TileLoader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/LocationListenerProxy.html" title="class in org.osmdroid"><span class="strong">LocationListenerProxy</span></a> - Class in <a href="./org/osmdroid/package-summary.html">org.osmdroid</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/LocationListenerProxy.html#LocationListenerProxy(android.location.LocationManager)">LocationListenerProxy(LocationManager)</a></span> - Constructor for class org.osmdroid.<a href="./org/osmdroid/LocationListenerProxy.html" title="class in org.osmdroid">LocationListenerProxy</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/LocationUtils.html" title="class in org.osmdroid.util"><span class="strong">LocationUtils</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#LOGTAG">LOGTAG</a></span> - Static variable in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#longitudeBar">longitudeBar</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#longitudeBarRect">longitudeBarRect</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/MapEventsReceiver.html#longPressHelper(org.osmdroid.util.GeoPoint)">longPressHelper(GeoPoint)</a></span> - Method in interface org.osmdroid.events.<a href="./org/osmdroid/events/MapEventsReceiver.html" title="interface in org.osmdroid.events">MapEventsReceiver</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileLooper.html#loop(android.graphics.Canvas,%20int,%20int,%20android.graphics.Rect)">loop(Canvas, int, int, Rect)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileLooper.html" title="class in org.osmdroid.util">TileLooper</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/LRUMapTileCache.html" title="class in org.osmdroid.tileprovider"><span class="strong">LRUMapTileCache</span></a> - Class in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/LRUMapTileCache.html#LRUMapTileCache(int)">LRUMapTileCache(int)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/LRUMapTileCache.html" title="class in org.osmdroid.tileprovider">LRUMapTileCache</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/LRUMapTileCache.TileRemovedListener.html" title="interface in org.osmdroid.tileprovider"><span class="strong">LRUMapTileCache.TileRemovedListener</span></a> - Interface in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> </dd> </dl> <a name="_M_"> <!-- --> </a> <h2 class="title">M</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#mAccuracyPaint">mAccuracyPaint</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#mAlpha">mAlpha</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mAlpha">mAlpha</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#mAnchorU">mAnchorU</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mAnchorU">mAnchorU</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#mAnchorV">mAnchorV</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mAnchorV">mAnchorV</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/util/ManifestUtil.html" title="class in org.osmdroid.tileprovider.util"><span class="strong">ManifestUtil</span></a> - Class in <a href="./org/osmdroid/tileprovider/util/package-summary.html">org.osmdroid.tileprovider.util</a></dt> <dd> <div class="block">Utility class for reading the manifest</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/ManifestUtil.html#ManifestUtil()">ManifestUtil()</a></span> - Constructor for class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/ManifestUtil.html" title="class in org.osmdroid.tileprovider.util">ManifestUtil</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/events/MapAdapter.html" title="class in org.osmdroid.events"><span class="strong">MapAdapter</span></a> - Class in <a href="./org/osmdroid/events/package-summary.html">org.osmdroid.events</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/MapAdapter.html#MapAdapter()">MapAdapter()</a></span> - Constructor for class org.osmdroid.events.<a href="./org/osmdroid/events/MapAdapter.html" title="class in org.osmdroid.events">MapAdapter</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">MapBoxTileSource</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> <div class="block">MapBox tile source, revised in 5.1 to not use static map ids or tokens</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#MapBoxTileSource()">MapBoxTileSource()</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> <div class="block">Creates a MapBox TileSource.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#MapBoxTileSource(android.content.Context)">MapBoxTileSource(Context)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> <div class="block">creates a new mapbox tile source, loading the access token and mapid from the manifest</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#MapBoxTileSource(java.lang.String,%20java.lang.String)">MapBoxTileSource(String, String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> <div class="block">creates a new mapbox tile source, using the specified access token and mapbox id</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#MapBoxTileSource(java.lang.String,%20int,%20int,%20int,%20java.lang.String)">MapBoxTileSource(String, int, int, int, String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> <div class="block">TileSource allowing majority of options (sans url) to be user selected.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#MapBoxTileSource(java.lang.String,%20int,%20int,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String)">MapBoxTileSource(String, int, int, int, String, String, String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> <div class="block">TileSource allowing all options to be user selected.</div> </dd> <dt><a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views"><span class="strong">MapController</span></a> - Class in <a href="./org/osmdroid/views/package-summary.html">org.osmdroid.views</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#MapController(org.osmdroid.views.MapView)">MapController(MapView)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/MapController.ZoomAnimationListener.html" title="class in org.osmdroid.views"><span class="strong">MapController.ZoomAnimationListener</span></a> - Class in <a href="./org/osmdroid/views/package-summary.html">org.osmdroid.views</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.ZoomAnimationListener.html#MapController.ZoomAnimationListener(org.osmdroid.views.MapController)">MapController.ZoomAnimationListener(MapController)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.ZoomAnimationListener.html" title="class in org.osmdroid.views">MapController.ZoomAnimationListener</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/events/MapEvent.html" title="interface in org.osmdroid.events"><span class="strong">MapEvent</span></a> - Interface in <a href="./org/osmdroid/events/package-summary.html">org.osmdroid.events</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/MapEventsOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">MapEventsOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">Empty overlay than can be used to detect events on the map, and to throw them to a MapEventsReceiver.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MapEventsOverlay.html#MapEventsOverlay(android.content.Context,%20org.osmdroid.events.MapEventsReceiver)">MapEventsOverlay(Context, MapEventsReceiver)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MapEventsOverlay.html" title="class in org.osmdroid.views.overlay">MapEventsOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MapEventsOverlay.html#MapEventsOverlay(org.osmdroid.events.MapEventsReceiver)">MapEventsOverlay(MapEventsReceiver)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MapEventsOverlay.html" title="class in org.osmdroid.views.overlay">MapEventsOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/events/MapEventsReceiver.html" title="interface in org.osmdroid.events"><span class="strong">MapEventsReceiver</span></a> - Interface in <a href="./org/osmdroid/events/package-summary.html">org.osmdroid.events</a></dt> <dd> <div class="block">Interface for objects that need to handle map events thrown by a MapEventsOverlay.</div> </dd> <dt><a href="./org/osmdroid/events/MapListener.html" title="interface in org.osmdroid.events"><span class="strong">MapListener</span></a> - Interface in <a href="./org/osmdroid/events/package-summary.html">org.osmdroid.events</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#MAPNIK">MAPNIK</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">MapQuestTileSource</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> <div class="block">MapQuest tile source, revised as 2016 July to meet the new way to access tiles, via api key</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#MapQuestTileSource(android.content.Context)">MapQuestTileSource(Context)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> <div class="block">creates a new mapbox tile source, loading the access token and mapid from the manifest</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#MapQuestTileSource(java.lang.String,%20java.lang.String)">MapQuestTileSource(String, String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> <div class="block">creates a new mapbox tile source, using the specified access token and mapbox id</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#MapQuestTileSource(java.lang.String,%20int,%20int,%20int,%20java.lang.String)">MapQuestTileSource(String, int, int, int, String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> <div class="block">TileSource allowing majority of options (sans url) to be user selected.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#MapQuestTileSource(java.lang.String,%20int,%20int,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String)">MapQuestTileSource(String, int, int, int, String, String, String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> <div class="block">TileSource allowing all options to be user selected.</div> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#MapScale(double,%20int,%20int)">MapScale(double, int, int)</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> <div class="block">Determines the map scale at a specified latitude, level of detail, and screen resolution.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#MapScale(double,%20int,%20int)">MapScale(double, int, int)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#MapSize(int)">MapSize(int)</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> <div class="block">Determines the map width and height (in pixels) at a specified level of detail.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#MapSize(int)">MapSize(int)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider"><span class="strong">MapTile</span></a> - Class in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> <div class="block">A map tile is distributed using the observer pattern.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#MapTile(int,%20int,%20int)">MapTile(int, int, int)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#MAPTILE_FAIL_ID">MAPTILE_FAIL_ID</a></span> - Static variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#MAPTILE_SUCCESS_ID">MAPTILE_SUCCESS_ID</a></span> - Static variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileAssetsProvider</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">Implements a file system cache and provides cached tiles from Assets.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html#MapTileAssetsProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20android.content.res.AssetManager)">MapTileAssetsProvider(IRegisterReceiver, AssetManager)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html#MapTileAssetsProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20android.content.res.AssetManager,%20org.osmdroid.tileprovider.tilesource.ITileSource)">MapTileAssetsProvider(IRegisterReceiver, AssetManager, ITileSource)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html#MapTileAssetsProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20android.content.res.AssetManager,%20org.osmdroid.tileprovider.tilesource.ITileSource,%20int,%20int)">MapTileAssetsProvider(IRegisterReceiver, AssetManager, ITileSource, int, int)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileAssetsProvider.TileLoader</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.TileLoader.html#MapTileAssetsProvider.TileLoader(android.content.res.AssetManager)">MapTileAssetsProvider.TileLoader(AssetManager)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider.TileLoader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider"><span class="strong">MapTileCache</span></a> - Class in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> <div class="block">In memory cache of tiles</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileCache.html#MapTileCache()">MapTileCache()</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider">MapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileCache.html#MapTileCache(int)">MapTileCache(int)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider">MapTileCache</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileDownloader</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">The <a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules"><code>MapTileDownloader</code></a> loads tiles from an HTTP server.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#MapTileDownloader(org.osmdroid.tileprovider.tilesource.ITileSource)">MapTileDownloader(ITileSource)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#MapTileDownloader(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.modules.IFilesystemCache)">MapTileDownloader(ITileSource, IFilesystemCache)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#MapTileDownloader(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.modules.IFilesystemCache,%20org.osmdroid.tileprovider.modules.INetworkAvailablityCheck)">MapTileDownloader(ITileSource, IFilesystemCache, INetworkAvailablityCheck)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#MapTileDownloader(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.modules.IFilesystemCache,%20org.osmdroid.tileprovider.modules.INetworkAvailablityCheck,%20int,%20int)">MapTileDownloader(ITileSource, IFilesystemCache, INetworkAvailablityCheck, int, int)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.TileLoader.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileDownloader.TileLoader</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.TileLoader.html#MapTileDownloader.TileLoader()">MapTileDownloader.TileLoader()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader.TileLoader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileFileArchiveProvider</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">A tile provider that can serve tiles from an archive using the supplied tile source.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#MapTileFileArchiveProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.modules.IArchiveFile[])">MapTileFileArchiveProvider(IRegisterReceiver, ITileSource, IArchiveFile[])</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> <div class="block">The tiles may be found on several media.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#MapTileFileArchiveProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20org.osmdroid.tileprovider.tilesource.ITileSource)">MapTileFileArchiveProvider(IRegisterReceiver, ITileSource)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileFileArchiveProvider.TileLoader</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.TileLoader.html#MapTileFileArchiveProvider.TileLoader()">MapTileFileArchiveProvider.TileLoader()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider.TileLoader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileFileStorageProviderBase</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html#MapTileFileStorageProviderBase(org.osmdroid.tileprovider.IRegisterReceiver,%20int,%20int)">MapTileFileStorageProviderBase(IRegisterReceiver, int, int)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileStorageProviderBase</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileFilesystemProvider</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">Implements a file system cache and provides cached tiles.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#MapTileFilesystemProvider(org.osmdroid.tileprovider.IRegisterReceiver)">MapTileFilesystemProvider(IRegisterReceiver)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#MapTileFilesystemProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20org.osmdroid.tileprovider.tilesource.ITileSource)">MapTileFilesystemProvider(IRegisterReceiver, ITileSource)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#MapTileFilesystemProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20org.osmdroid.tileprovider.tilesource.ITileSource,%20long)">MapTileFilesystemProvider(IRegisterReceiver, ITileSource, long)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#MapTileFilesystemProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20org.osmdroid.tileprovider.tilesource.ITileSource,%20long,%20int,%20int)">MapTileFilesystemProvider(IRegisterReceiver, ITileSource, long, int, int)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> <div class="block">Provides a file system based cache tile provider.</div> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileFilesystemProvider.TileLoader</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.TileLoader.html#MapTileFilesystemProvider.TileLoader()">MapTileFilesystemProvider.TileLoader()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider.TileLoader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileModuleProviderBase</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">An abstract base class for modular tile providers</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#MapTileModuleProviderBase(int,%20int)">MapTileModuleProviderBase(int, int)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.CantContinueException.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileModuleProviderBase.CantContinueException</span></a> - Exception in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">Thrown by a tile provider module in TileLoader.loadTile() to signal that it can no longer function properly.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.CantContinueException.html#MapTileModuleProviderBase.CantContinueException(java.lang.String)">MapTileModuleProviderBase.CantContinueException(String)</a></span> - Constructor for exception org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.CantContinueException.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.CantContinueException</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.CantContinueException.html#MapTileModuleProviderBase.CantContinueException(java.lang.Throwable)">MapTileModuleProviderBase.CantContinueException(Throwable)</a></span> - Constructor for exception org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.CantContinueException.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.CantContinueException</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileModuleProviderBase.TileLoader</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">Load the requested tile.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html#MapTileModuleProviderBase.TileLoader()">MapTileModuleProviderBase.TileLoader()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.TileLoader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider"><span class="strong">MapTileProviderArray</span></a> - Class in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> <div class="block">This top-level tile provider allows a consumer to provide an array of modular asynchronous tile providers to be used to obtain map tiles.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#MapTileProviderArray(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.IRegisterReceiver)">MapTileProviderArray(ITileSource, IRegisterReceiver)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> <div class="block">Creates an <a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider"><code>MapTileProviderArray</code></a> with no tile providers.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#MapTileProviderArray(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.IRegisterReceiver,%20org.osmdroid.tileprovider.modules.MapTileModuleProviderBase[])">MapTileProviderArray(ITileSource, IRegisterReceiver, MapTileModuleProviderBase[])</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> <div class="block">Creates an <a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider"><code>MapTileProviderArray</code></a> with the specified tile providers.</div> </dd> <dt><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider"><span class="strong">MapTileProviderBase</span></a> - Class in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> <div class="block">This is an abstract class.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#MapTileProviderBase(org.osmdroid.tileprovider.tilesource.ITileSource)">MapTileProviderBase(ITileSource)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#MapTileProviderBase(org.osmdroid.tileprovider.tilesource.ITileSource,%20android.os.Handler)">MapTileProviderBase(ITileSource, Handler)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider"><span class="strong">MapTileProviderBasic</span></a> - Class in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> <div class="block">This top-level tile provider implements a basic tile request chain which includes a <a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules"><code>MapTileFilesystemProvider</code></a> (a file-system cache), a <a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules"><code>MapTileFileArchiveProvider</code></a> (archive provider), and a <a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules"><code>MapTileDownloader</code></a> (downloads map tiles via tile source).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html#MapTileProviderBasic(android.content.Context)">MapTileProviderBasic(Context)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider">MapTileProviderBasic</a></dt> <dd> <div class="block">Creates a <a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider"><code>MapTileProviderBasic</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html#MapTileProviderBasic(android.content.Context,%20org.osmdroid.tileprovider.tilesource.ITileSource)">MapTileProviderBasic(Context, ITileSource)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider">MapTileProviderBasic</a></dt> <dd> <div class="block">Creates a <a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider"><code>MapTileProviderBasic</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html#MapTileProviderBasic(android.content.Context,%20org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.modules.IFilesystemCache)">MapTileProviderBasic(Context, ITileSource, IFilesystemCache)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider">MapTileProviderBasic</a></dt> <dd> <div class="block">Creates a <a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider"><code>MapTileProviderBasic</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html#MapTileProviderBasic(org.osmdroid.tileprovider.IRegisterReceiver,%20org.osmdroid.tileprovider.modules.INetworkAvailablityCheck,%20org.osmdroid.tileprovider.tilesource.ITileSource,%20android.content.Context,%20org.osmdroid.tileprovider.modules.IFilesystemCache)">MapTileProviderBasic(IRegisterReceiver, INetworkAvailablityCheck, ITileSource, Context, IFilesystemCache)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider">MapTileProviderBasic</a></dt> <dd> <div class="block">Creates a <a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider"><code>MapTileProviderBasic</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/IMapTileProviderCallback.html#mapTileRequestCompleted(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">mapTileRequestCompleted(MapTileRequestState, Drawable)</a></span> - Method in interface org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/IMapTileProviderCallback.html" title="interface in org.osmdroid.tileprovider">IMapTileProviderCallback</a></dt> <dd> <div class="block">The map tile request has completed.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#mapTileRequestCompleted(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">mapTileRequestCompleted(MapTileRequestState, Drawable)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#mapTileRequestCompleted(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">mapTileRequestCompleted(MapTileRequestState, Drawable)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Called by implementation class methods indicating that they have completed the request as best it can.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/IMapTileProviderCallback.html#mapTileRequestExpiredTile(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">mapTileRequestExpiredTile(MapTileRequestState, Drawable)</a></span> - Method in interface org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/IMapTileProviderCallback.html" title="interface in org.osmdroid.tileprovider">IMapTileProviderCallback</a></dt> <dd> <div class="block">The map tile request has produced an expired tile.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#mapTileRequestExpiredTile(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">mapTileRequestExpiredTile(MapTileRequestState, Drawable)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#mapTileRequestExpiredTile(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">mapTileRequestExpiredTile(MapTileRequestState, Drawable)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Called by implementation class methods indicating that they have produced an expired result that can be used but better results may be delivered later.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/IMapTileProviderCallback.html#mapTileRequestFailed(org.osmdroid.tileprovider.MapTileRequestState)">mapTileRequestFailed(MapTileRequestState)</a></span> - Method in interface org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/IMapTileProviderCallback.html" title="interface in org.osmdroid.tileprovider">IMapTileProviderCallback</a></dt> <dd> <div class="block">The map tile request has failed.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#mapTileRequestFailed(org.osmdroid.tileprovider.MapTileRequestState)">mapTileRequestFailed(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#mapTileRequestFailed(org.osmdroid.tileprovider.MapTileRequestState)">mapTileRequestFailed(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Called by implementation class methods indicating that they have failed to retrieve the requested map tile.</div> </dd> <dt><a href="./org/osmdroid/tileprovider/MapTileRequestState.html" title="class in org.osmdroid.tileprovider"><span class="strong">MapTileRequestState</span></a> - Class in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileRequestState.html#MapTileRequestState(org.osmdroid.tileprovider.MapTile,%20org.osmdroid.tileprovider.modules.MapTileModuleProviderBase[],%20org.osmdroid.tileprovider.IMapTileProviderCallback)">MapTileRequestState(MapTile, MapTileModuleProviderBase[], IMapTileProviderCallback)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileRequestState.html" title="class in org.osmdroid.tileprovider">MapTileRequestState</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileSqlCacheProvider</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">Created by alex on 1/16/16.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#MapTileSqlCacheProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20org.osmdroid.tileprovider.tilesource.ITileSource,%20long)">MapTileSqlCacheProvider(IRegisterReceiver, ITileSource, long)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> <div class="block">The tiles may be found on several media.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#MapTileSqlCacheProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20org.osmdroid.tileprovider.tilesource.ITileSource)">MapTileSqlCacheProvider(IRegisterReceiver, ITileSource)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MapTileSqlCacheProvider.TileLoader</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.TileLoader.html#MapTileSqlCacheProvider.TileLoader()">MapTileSqlCacheProvider.TileLoader()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider.TileLoader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><span class="strong">MapView</span></a> - Class in <a href="./org/osmdroid/views/package-summary.html">org.osmdroid.views</a></dt> <dd> <div class="block">This is the primary view for osmdroid</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#MapView(android.content.Context,%20org.osmdroid.tileprovider.MapTileProviderBase,%20android.os.Handler,%20android.util.AttributeSet)">MapView(Context, MapTileProviderBase, Handler, AttributeSet)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#MapView(android.content.Context,%20android.util.AttributeSet)">MapView(Context, AttributeSet)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Constructor used by XML layout resource (uses default tile source).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#MapView(android.content.Context)">MapView(Context)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#MapView(android.content.Context,%20org.osmdroid.tileprovider.MapTileProviderBase)">MapView(Context, MapTileProviderBase)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#MapView(android.content.Context,%20org.osmdroid.tileprovider.MapTileProviderBase,%20android.os.Handler)">MapView(Context, MapTileProviderBase, Handler)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views"><span class="strong">MapView.LayoutParams</span></a> - Class in <a href="./org/osmdroid/views/package-summary.html">org.osmdroid.views</a></dt> <dd> <div class="block">Per-child layout information associated with OpenStreetMapView.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#MapView.LayoutParams(int,%20int,%20org.osmdroid.api.IGeoPoint,%20int,%20int,%20int)">MapView.LayoutParams(int, int, IGeoPoint, int, int, int)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Creates a new set of layout parameters with the specified width, height and location.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#MapView.LayoutParams(android.content.Context,%20android.util.AttributeSet)">MapView.LayoutParams(Context, AttributeSet)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Since we cannot use XML files in this project this constructor is useless.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#MapView.LayoutParams(android.view.ViewGroup.LayoutParams)">MapView.LayoutParams(ViewGroup.LayoutParams)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/MapView.OnFirstLayoutListener.html" title="interface in org.osmdroid.views"><span class="strong">MapView.OnFirstLayoutListener</span></a> - Interface in <a href="./org/osmdroid/views/package-summary.html">org.osmdroid.views</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants"><span class="strong">MapViewConstants</span></a> - Interface in <a href="./org/osmdroid/views/util/constants/package-summary.html">org.osmdroid.views.util.constants</a></dt> <dd> <div class="block">This class contains constants used by the map view.</div> </dd> <dt><a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay"><span class="strong">Marker</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">A marker is an icon placed at a particular point on the map's surface that can have a popup-<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> (a bubble) Mimics the Marker class from Google Maps Android API v2 as much as possible.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#Marker(org.osmdroid.views.MapView)">Marker(MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#Marker(org.osmdroid.views.MapView,%20android.content.Context)">Marker(MapView, Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/Marker.OnMarkerClickListener.html" title="interface in org.osmdroid.views.overlay"><span class="strong">Marker.OnMarkerClickListener</span></a> - Interface in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/Marker.OnMarkerDragListener.html" title="interface in org.osmdroid.views.overlay"><span class="strong">Marker.OnMarkerDragListener</span></a> - Interface in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><span class="strong">MarkerInfoWindow</span></a> - Class in <a href="./org/osmdroid/views/overlay/infowindow/package-summary.html">org.osmdroid.views.overlay.infowindow</a></dt> <dd> <div class="block"><a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>MarkerInfoWindow</code></a> is the default implementation of <a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> for a <a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay"><code>Marker</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html#MarkerInfoWindow(int,%20org.osmdroid.views.MapView)">MarkerInfoWindow(int, MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">MarkerInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html#markSupported()">markSupported()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html" title="class in org.osmdroid.util">GEMFFile.GEMFInputStream</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/util/constants/MathConstants.html" title="interface in org.osmdroid.views.util.constants"><span class="strong">MathConstants</span></a> - Interface in <a href="./org/osmdroid/views/util/constants/package-summary.html">org.osmdroid.views.util.constants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#MAX_CACHED_TILE_AGE">MAX_CACHED_TILE_AGE</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#MAX_TOUCH_POINTS">MAX_TOUCH_POINTS</a></span> - Static variable in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> <div class="block">The max number of touch points that can be present on the screen at once</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MapViewConstants.html#MAXIMUM_ZOOMLEVEL">MAXIMUM_ZOOMLEVEL</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants">MapViewConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#mBB">mBB</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#mBearing">mBearing</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mBearing">mBearing</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#mBearing">mBearing</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">MBTilesFileArchive</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#MBTilesFileArchive()">MBTilesFileArchive()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileCache.html#mCachedTiles">mCachedTiles</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider">MapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileCache.html#mCachedTilesLockObject">mCachedTilesLockObject</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider">MapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html#mCenterToButton">mCenterToButton</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayControlView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mCirclePaint">mCirclePaint</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#mCompassFrameBitmap">mCompassFrameBitmap</a></span> - Variable in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#mCompassFrameCenterX">mCompassFrameCenterX</a></span> - Variable in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#mCompassFrameCenterY">mCompassFrameCenterY</a></span> - Variable in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#mCompassRoseBitmap">mCompassRoseBitmap</a></span> - Variable in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#mCompassRoseCenterX">mCompassRoseCenterX</a></span> - Variable in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#mCompassRoseCenterY">mCompassRoseCenterY</a></span> - Variable in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html#mConvertedPoints">mConvertedPoints</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html" title="class in org.osmdroid.views.overlay">Polygon.LinearRing</a></dt> <dd> <div class="block">Stores points, converted to the map projection.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#mCtx">mCtx</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#mDebugPaint">mDebugPaint</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mDefaultIcon">mDefaultIcon</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mDefaultInfoWindow">mDefaultInfoWindow</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#mDefaultMarker">mDefaultMarker</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#mDescription">mDescription</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html#mDescriptionId">mDescriptionId</a></span> - Static variable in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">BasicInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#mDescriptionPaint">mDescriptionPaint</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mDirectionArrowBitmap">mDirectionArrowBitmap</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mDirectionArrowCenterX">mDirectionArrowCenterX</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mDirectionArrowCenterY">mDirectionArrowCenterY</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mDraggable">mDraggable</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mDrawAccuracyEnabled">mDrawAccuracyEnabled</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#mDrawFocusedItem">mDrawFocusedItem</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#MENU_COMPASS">MENU_COMPASS</a></span> - Static variable in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#MENU_MAP_MODE">MENU_MAP_MODE</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#MENU_MY_LOCATION">MENU_MY_LOCATION</a></span> - Static variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#MENU_OFFLINE">MENU_OFFLINE</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#MENU_TILE_SOURCE_STARTING_ID">MENU_TILE_SOURCE_STARTING_ID</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/util/Mercator.html" title="class in org.osmdroid.views.util"><span class="strong">Mercator</span></a> - Class in <a href="./org/osmdroid/views/util/package-summary.html">org.osmdroid.views.util</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span> <div class="block"><i>Use <a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util"><code>TileSystem</code></a> instead</i></div> </div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/constants/GeoConstants.html#METERS_PER_NAUTICAL_MILE">METERS_PER_NAUTICAL_MILE</a></span> - Static variable in interface org.osmdroid.util.constants.<a href="./org/osmdroid/util/constants/GeoConstants.html" title="interface in org.osmdroid.util.constants">GeoConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/constants/GeoConstants.html#METERS_PER_STATUTE_MILE">METERS_PER_STATUTE_MILE</a></span> - Static variable in interface org.osmdroid.util.constants.<a href="./org/osmdroid/util/constants/GeoConstants.html" title="interface in org.osmdroid.util.constants">GeoConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IProjection.html#metersToEquatorPixels(float)">metersToEquatorPixels(float)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IProjection.html" title="interface in org.osmdroid.api">IProjection</a></dt> <dd> <div class="block">Converts a distance in meters (along the equator) to one in (horizontal) pixels at the current zoomlevel.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#metersToEquatorPixels(float)">metersToEquatorPixels(float)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#metersToPixels(float)">metersToPixels(float)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> <div class="block">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.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#mFillPaint">mFillPaint</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> <div class="block">Paint settings.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#mFlat">mFlat</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mFlat">mFlat</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#mFocusedItemIndex">mFocusedItemIndex</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#mFocusItemsOnTap">mFocusItemsOnTap</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#mGeodesic">mGeodesic</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#mGeoPoint">mGeoPoint</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#mGeoPoints">mGeoPoints</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#mHotspotPlace">mHotspotPlace</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#mIcon">mIcon</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mIcon">mIcon</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><a href="./microsoft/mappoint/package-summary.html">microsoft.mappoint</a> - package microsoft.mappoint</dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#mId">mId</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mImage">mImage</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#mImageFilenameEnding">mImageFilenameEnding</a></span> - Variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html#mImageId">mImageId</a></span> - Static variable in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">BasicInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#mInfoWindow">mInfoWindow</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">MinimapOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">Draws a mini-map as an overlay layer.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#MinimapOverlay(android.content.Context,%20android.os.Handler,%20org.osmdroid.tileprovider.MapTileProviderBase,%20int)">MinimapOverlay(Context, Handler, MapTileProviderBase, int)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> <div class="block">Creates a <a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay"><code>MinimapOverlay</code></a> with the supplied tile provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#MinimapOverlay(android.content.Context,%20android.os.Handler,%20org.osmdroid.tileprovider.MapTileProviderBase)">MinimapOverlay(Context, Handler, MapTileProviderBase)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> <div class="block">Creates a <a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay"><code>MinimapOverlay</code></a> with the supplied tile provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#MinimapOverlay(android.content.Context,%20android.os.Handler)">MinimapOverlay(Context, Handler)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> <div class="block">Creates a <a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay"><code>MinimapOverlay</code></a> that uses its own <a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider"><code>MapTileProviderBasic</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#MINIMUM_ZOOMLEVEL">MINIMUM_ZOOMLEVEL</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">Minimum Zoom Level</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MapViewConstants.html#MINIMUM_ZOOMLEVEL">MINIMUM_ZOOMLEVEL</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants">MapViewConstants</a></dt> <dd> <div class="block">Minimum Zoom Level</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#minZoom">minZoom</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mIsAnimating">mIsAnimating</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mIsDragged">mIsDragged</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mIsFlinging">mIsFlinging</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mIsFollowing">mIsFollowing</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#mIsVisible">mIsVisible</a></span> - Variable in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#mItemList">mItemList</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mIWAnchorU">mIWAnchorU</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mIWAnchorV">mIWAnchorV</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#mLatNorth">mLatNorth</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#mLatNorthE6">mLatNorthE6</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#mLatSouth">mLatSouth</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#mLatSouthE6">mLatSouthE6</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html#mLis">mLis</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayControlView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mListener">mListener</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#mLocation">mLocation</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#mLocation">mLocation</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#mLonEast">mLonEast</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#mLonEastE6">mLonEastE6</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#mLonWest">mLonWest</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#mLonWestE6">mLonWestE6</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileLooper.html#mLowerRight">mLowerRight</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/TileLooper.html" title="class in org.osmdroid.util">TileLooper</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#mMapView">mMapView</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#mMapView">mMapView</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#mMapView">mMapView</a></span> - Variable in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#mMapView">mMapView</a></span> - Variable in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mMapView">mMapView</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#mMarker">mMarker</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#mMarkerBackgroundPaint">mMarkerBackgroundPaint</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#mMarkerFocusedBackgroundColor">mMarkerFocusedBackgroundColor</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#mMarkerFocusedBase">mMarkerFocusedBase</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html#mMarkerRef">mMarkerRef</a></span> - Variable in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">MarkerInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mMaximumZoomLevel">mMaximumZoomLevel</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mMinimumZoomLevel">mMinimumZoomLevel</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mMultiTouchScale">mMultiTouchScale</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#mMultiTouchScale">mMultiTouchScale</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mMultiTouchScalePoint">mMultiTouchScalePoint</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mMyLocationProvider">mMyLocationProvider</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#mName">mName</a></span> - Variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#mName">mName</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html#mNavToButton">mNavToButton</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayControlView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html#mNextButton">mNextButton</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayControlView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/MyMath.html#mod(int,%20int)">mod(int, int)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/MyMath.html" title="class in org.osmdroid.util">MyMath</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#mOffsetX">mOffsetX</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#mOffsetY">mOffsetY</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#mOnClickListener">mOnClickListener</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#mOnItemGestureListener">mOnItemGestureListener</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mOnMarkerClickListener">mOnMarkerClickListener</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mOnMarkerDragListener">mOnMarkerDragListener</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#mOrientationProvider">mOrientationProvider</a></span> - Variable in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html#mOriginalPoints">mOriginalPoints</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html" title="class in org.osmdroid.views.overlay">Polygon.LinearRing</a></dt> <dd> <div class="block">original GeoPoints</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#mOutlinePaint">mOutlinePaint</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#mOverlayManager">mOverlayManager</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#moveTo(android.view.MotionEvent,%20org.osmdroid.views.MapView)">moveTo(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#moveTo(org.osmdroid.api.IGeoPoint,%20org.osmdroid.views.MapView)">moveTo(IGeoPoint, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#moveToEventPosition(android.view.MotionEvent,%20org.osmdroid.views.MapView)">moveToEventPosition(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#mPaint">mPaint</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mPaint">mPaint</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#mPaint">mPaint</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#mPaint">mPaint</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">Paint settings.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#mPaint">mPaint</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mPanToView">mPanToView</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#mPending">mPending</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mPersonBitmap">mPersonBitmap</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mPersonHotspot">mPersonHotspot</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">Coordinates the feet of the person are located scaled for display density.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/BitmapPool.html#mPool">mPool</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/BitmapPool.html" title="class in org.osmdroid.tileprovider">BitmapPool</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#mPosition">mPosition</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mPosition">mPosition</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#mPositionPixels">mPositionPixels</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mPositionPixels">mPositionPixels</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html#mPrecomputed">mPrecomputed</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html" title="class in org.osmdroid.views.overlay">Polygon.LinearRing</a></dt> <dd> <div class="block">is precomputation of points done or not</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html#mPreviousButton">mPreviousButton</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayControlView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#mProgressDialog">mProgressDialog</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mProjection">mProjection</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#mQueueLockObject">mQueueLockObject</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/drawing/OsmPath.html#mReferencePoint">mReferencePoint</a></span> - Variable in class org.osmdroid.views.drawing.<a href="./org/osmdroid/views/drawing/OsmPath.html" title="class in org.osmdroid.views.drawing">OsmPath</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#mRegisterReceiver">mRegisterReceiver</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#mRelatedObject">mRelatedObject</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#mRepeatPath">mRepeatPath</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mRotateScaleMatrix">mRotateScaleMatrix</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mRotateScalePoint">mRotateScalePoint</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureDetector.html#mRotation">mRotation</a></span> - Variable in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureDetector.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureDetector</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#mScale">mScale</a></span> - Variable in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#mScale">mScale</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mScrollableAreaBoundingBox">mScrollableAreaBoundingBox</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mScrollableAreaLimit">mScrollableAreaLimit</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#mSnippet">mSnippet</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#mSnippet">mSnippet</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#mSubDescription">mSubDescription</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html#mSubDescriptionId">mSubDescriptionId</a></span> - Static variable in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">BasicInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#mTargetZoomLevel">mTargetZoomLevel</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mTextLabelBackgroundColor">mTextLabelBackgroundColor</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mTextLabelFontSize">mTextLabelFontSize</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#mTextLabelForegroundColor">mTextLabelForegroundColor</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#mTileCache">mTileCache</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#mTileNotFoundImage">mTileNotFoundImage</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#mTileProvider">mTileProvider</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#mTileProvider">mTileProvider</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> <div class="block">Current tile source</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#mTileProviderList">mTileProviderList</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#mTileRequestCompleteHandler">mTileRequestCompleteHandler</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#mTileSize">mTileSize</a></span> - Static variable in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#mTileWriter">mTileWriter</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#mTitle">mTitle</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#mTitle">mTitle</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html#mTitleId">mTitleId</a></span> - Static variable in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">BasicInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#mTitlePaint">mTitlePaint</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#mUid">mUid</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller"><span class="strong">MultiTouchController</span></a><<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="type parameter in MultiTouchController">T</a>> - Class in <a href="./org/metalev/multitouch/controller/package-summary.html">org.metalev.multitouch.controller</a></dt> <dd> <div class="block">A class that simplifies the implementation of multitouch in applications.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#MultiTouchController(org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas)">MultiTouchController(MultiTouchController.MultiTouchObjectCanvas<T>)</a></span> - Constructor for class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> <div class="block">Constructor that sets handleSingleTouchEvents to true</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#MultiTouchController(org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas,%20boolean)">MultiTouchController(MultiTouchController.MultiTouchObjectCanvas<T>, boolean)</a></span> - Constructor for class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> <div class="block">Full constructor</div> </dd> <dt><a href="./org/metalev/multitouch/controller/MultiTouchController.MultiTouchObjectCanvas.html" title="interface in org.metalev.multitouch.controller"><span class="strong">MultiTouchController.MultiTouchObjectCanvas</span></a><<a href="./org/metalev/multitouch/controller/MultiTouchController.MultiTouchObjectCanvas.html" title="type parameter in MultiTouchController.MultiTouchObjectCanvas">T</a>> - Interface in <a href="./org/metalev/multitouch/controller/package-summary.html">org.metalev.multitouch.controller</a></dt> <dd> </dd> <dt><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller"><span class="strong">MultiTouchController.PointInfo</span></a> - Class in <a href="./org/metalev/multitouch/controller/package-summary.html">org.metalev.multitouch.controller</a></dt> <dd> <div class="block">A class that packages up all MotionEvent information with all derived multitouch information (if available)</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#MultiTouchController.PointInfo()">MultiTouchController.PointInfo()</a></span> - Constructor for class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> </dd> <dt><a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html" title="class in org.metalev.multitouch.controller"><span class="strong">MultiTouchController.PositionAndScale</span></a> - Class in <a href="./org/metalev/multitouch/controller/package-summary.html">org.metalev.multitouch.controller</a></dt> <dd> <div class="block">A class that is used to store scroll offsets and scale information for objects that are managed by the multitouch controller</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html#MultiTouchController.PositionAndScale()">MultiTouchController.PositionAndScale()</a></span> - Constructor for class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PositionAndScale</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#multiTouchSupported">multiTouchSupported</a></span> - Static variable in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileLooper.html#mUpperLeft">mUpperLeft</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/TileLooper.html" title="class in org.osmdroid.util">TileLooper</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#mUseDataConnection">mUseDataConnection</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#mView">mView</a></span> - Variable in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#mWorking">mWorking</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#mWorking">mWorking</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation"><span class="strong">MyLocationNewOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/mylocation/package-summary.html">org.osmdroid.views.overlay.mylocation</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#MyLocationNewOverlay(org.osmdroid.views.MapView)">MyLocationNewOverlay(MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#MyLocationNewOverlay(org.osmdroid.views.overlay.mylocation.IMyLocationProvider,%20org.osmdroid.views.MapView)">MyLocationNewOverlay(IMyLocationProvider, MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/MyMath.html" title="class in org.osmdroid.util"><span class="strong">MyMath</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/util/MyMath.html" title="class in org.osmdroid.views.util"><span class="strong">MyMath</span></a> - Class in <a href="./org/osmdroid/views/util/package-summary.html">org.osmdroid.views.util</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html#mZipFile">mZipFile</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html" title="class in org.osmdroid.tileprovider.modules">ZipFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#mZoomMax">mZoomMax</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#mZoomMin">mZoomMin</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> </dl> <a name="_N_"> <!-- --> </a> <h2 class="title">N</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#name()">name()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html#name()">name()</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">ITileSource</a></dt> <dd> <div class="block">A human-friendly name for this tile source</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#negate">negate</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">NetworkAvailabliltyCheck</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">A straightforward network check implementation.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html#NetworkAvailabliltyCheck(android.content.Context)">NetworkAvailabliltyCheck(Context)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/NetworkAvailabliltyCheck.html" title="class in org.osmdroid.tileprovider.modules">NetworkAvailabliltyCheck</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/NetworkLocationIgnorer.html" title="class in org.osmdroid.util"><span class="strong">NetworkLocationIgnorer</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> <div class="block">A class to check whether we want to use a location.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/NetworkLocationIgnorer.html#NetworkLocationIgnorer()">NetworkLocationIgnorer()</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/NetworkLocationIgnorer.html" title="class in org.osmdroid.util">NetworkLocationIgnorer</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ConfigurablePriorityThreadFactory.html#newThread(java.lang.Runnable)">newThread(Runnable)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ConfigurablePriorityThreadFactory.html" title="class in org.osmdroid.tileprovider.modules">ConfigurablePriorityThreadFactory</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html#nextTile()">nextTile()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.TileLoader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">NonAcceleratedOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">This will allow an <a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay"><code>Overlay</code></a> that is not HW acceleration compatible to work in a HW accelerated MapView.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html#NonAcceleratedOverlay(android.content.Context)">NonAcceleratedOverlay(Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html" title="class in org.osmdroid.views.overlay">NonAcceleratedOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html#NonAcceleratedOverlay()">NonAcceleratedOverlay()</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html" title="class in org.osmdroid.views.overlay">NonAcceleratedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MapViewConstants.html#NOT_SET">NOT_SET</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MapViewConstants.html" title="interface in org.osmdroid.views.util.constants">MapViewConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/OverlayConstants.html#NOT_SET">NOT_SET</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/OverlayConstants.html" title="interface in org.osmdroid.views.util.constants">OverlayConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#NUMBER_OF_TILE_FILESYSTEM_THREADS">NUMBER_OF_TILE_FILESYSTEM_THREADS</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> </dl> <a name="_O_"> <!-- --> </a> <h2 class="title">O</h2> <dl> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#objectCanvas">objectCanvas</a></span> - Variable in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/BitmapPool.html#obtainBitmapFromPool()">obtainBitmapFromPool()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/BitmapPool.html" title="class in org.osmdroid.tileprovider">BitmapPool</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/BitmapPool.html#obtainSizedBitmapFromPool(int,%20int)">obtainSizedBitmapFromPool(int, int)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/BitmapPool.html" title="class in org.osmdroid.tileprovider">BitmapPool</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/OfflineTileProvider.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">OfflineTileProvider</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">Causes Osmdroid to load from tiles from only the referenced file sources and no where else.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/OfflineTileProvider.html#OfflineTileProvider(org.osmdroid.tileprovider.IRegisterReceiver,%20java.io.File[])">OfflineTileProvider(IRegisterReceiver, File[])</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/OfflineTileProvider.html" title="class in org.osmdroid.tileprovider.modules">OfflineTileProvider</a></dt> <dd> <div class="block">Creates a <a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider"><code>MapTileProviderBasic</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#offsetX">offsetX</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#offsetY">offsetY</a></span> - Variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/SensorEventListenerProxy.html#onAccuracyChanged(android.hardware.Sensor,%20int)">onAccuracyChanged(Sensor, int)</a></span> - Method in class org.osmdroid.<a href="./org/osmdroid/SensorEventListenerProxy.html" title="class in org.osmdroid">SensorEventListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html#onAccuracyChanged(android.hardware.Sensor,%20int)">onAccuracyChanged(Sensor, int)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html" title="class in org.osmdroid.views.overlay.compass">InternalCompassOrientationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#onAnimationEnd()">onAnimationEnd()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.ZoomAnimationListener.html#onAnimationEnd(android.view.animation.Animation)">onAnimationEnd(Animation)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.ZoomAnimationListener.html" title="class in org.osmdroid.views">MapController.ZoomAnimationListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.ZoomAnimationListener.html#onAnimationRepeat(android.view.animation.Animation)">onAnimationRepeat(Animation)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.ZoomAnimationListener.html" title="class in org.osmdroid.views">MapController.ZoomAnimationListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#onAnimationStart()">onAnimationStart()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.ZoomAnimationListener.html#onAnimationStart(android.view.animation.Animation)">onAnimationStart(Animation)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.ZoomAnimationListener.html" title="class in org.osmdroid.views">MapController.ZoomAnimationListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.ItemizedOverlayControlViewListener.html#onCenter()">onCenter()</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.ItemizedOverlayControlViewListener.html" title="interface in org.osmdroid.views.overlay">ItemizedOverlayControlView.ItemizedOverlayControlViewListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.OnClickListener.html#onClick(org.osmdroid.views.overlay.Polyline,%20org.osmdroid.views.MapView,%20org.osmdroid.util.GeoPoint)">onClick(Polyline, MapView, GeoPoint)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.OnClickListener.html" title="interface in org.osmdroid.views.overlay">Polyline.OnClickListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#onClickDefault(org.osmdroid.views.overlay.Polyline,%20org.osmdroid.views.MapView,%20org.osmdroid.util.GeoPoint)">onClickDefault(Polyline, MapView, GeoPoint)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> <div class="block">default behaviour when no click listener is set</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html#onClose()">onClose()</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">BasicInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#onClose()">onClose()</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html#onClose()">onClose()</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">MarkerInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#onCreateOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onCreateOptionsMenu(Menu, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onCreateOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onCreateOptionsMenu(Menu, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#onCreateOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onCreateOptionsMenu(Menu, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html#onCreateOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onCreateOptionsMenu(Menu, int, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay">IOverlayMenuProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#onCreateOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onCreateOptionsMenu(Menu, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onCreateOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onCreateOptionsMenu(Menu, int, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#onCreateOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onCreateOptionsMenu(Menu, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#onDestroy()">onDestroy()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/IFilesystemCache.html#onDetach()">onDetach()</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/IFilesystemCache.html" title="interface in org.osmdroid.tileprovider.modules">IFilesystemCache</a></dt> <dd> <div class="block">Used when the map engine is shutdown, use it to perform any clean up activities and to terminate any background threads</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html#onDetach()">onDetach()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqliteArchiveTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html#onDetach()">onDetach()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqlTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/TileWriter.html#onDetach()">onDetach()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/TileWriter.html" title="class in org.osmdroid.tileprovider.modules">TileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#onDetach()">onDetach()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#onDetach()">onDetach()</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> <div class="block">this destroys the window and all references to views</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">Null out the static references when the MapView is detached to prevent memory leaks.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html" title="class in org.osmdroid.views.overlay">NonAcceleratedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">Override to perform clean up of resources before shutdown.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#onDetach(org.osmdroid.views.MapView)">onDetach(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#onDetachedFromWindow()">onDetachedFromWindow()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onDoubleTap(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onDoubleTap(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#onDoubleTap(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onDoubleTap(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onDoubleTap(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onDoubleTap(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onDoubleTap(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onDoubleTap(MotionEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onDoubleTapEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onDoubleTapEvent(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onDoubleTapEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onDoubleTapEvent(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onDoubleTapEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onDoubleTapEvent(MotionEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onDown(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onDown(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onDown(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onDown(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onDown(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onDown(MotionEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onDraw(android.graphics.Canvas,%20org.osmdroid.views.MapView)">onDraw(Canvas, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html#onDraw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">onDraw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html" title="class in org.osmdroid.views.overlay">NonAcceleratedOverlay</a></dt> <dd> <div class="block">A delegate for <a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html#draw(android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)"><code>NonAcceleratedOverlay.draw(Canvas, MapView, boolean)</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html#onDraw(android.graphics.Canvas,%20android.graphics.Canvas,%20org.osmdroid.views.MapView,%20boolean)">onDraw(Canvas, Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/NonAcceleratedOverlay.html" title="class in org.osmdroid.views.overlay">NonAcceleratedOverlay</a></dt> <dd> <div class="block">Override if you really want access to the original (possibly) accelerated canvas.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onDraw(android.graphics.Canvas,%20org.osmdroid.views.MapView)">onDraw(Canvas, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/drawing/OsmBitmapShader.html#onDrawCycle(org.osmdroid.views.Projection)">onDrawCycle(Projection)</a></span> - Method in class org.osmdroid.views.drawing.<a href="./org/osmdroid/views/drawing/OsmBitmapShader.html" title="class in org.osmdroid.views.drawing">OsmBitmapShader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/drawing/OsmPath.html#onDrawCycle(org.osmdroid.views.Projection)">onDrawCycle(Projection)</a></span> - Method in class org.osmdroid.views.drawing.<a href="./org/osmdroid/views/drawing/OsmPath.html" title="class in org.osmdroid.views.drawing">OsmPath</a></dt> <dd> <div class="block">Call this method at the beginning of every draw() call.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#onDrawItem(android.graphics.Canvas,%20Item,%20android.graphics.Point,%20float)">onDrawItem(Canvas, Item, Point, float)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">Draws an item located at the provided screen coordinates to the canvas.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#ONE_DAY">ONE_DAY</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#ONE_HOUR">ONE_HOUR</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#ONE_MINUTE">ONE_MINUTE</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#ONE_SECOND">ONE_SECOND</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#ONE_WEEK">ONE_WEEK</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#ONE_YEAR">ONE_YEAR</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#onFirstLayout(android.view.View,%20int,%20int,%20int,%20int)">onFirstLayout(View, int, int, int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.OnFirstLayoutListener.html#onFirstLayout(android.view.View,%20int,%20int,%20int,%20int)">onFirstLayout(View, int, int, int, int)</a></span> - Method in interface org.osmdroid.views.<a href="./org/osmdroid/views/MapView.OnFirstLayoutListener.html" title="interface in org.osmdroid.views">MapView.OnFirstLayoutListener</a></dt> <dd> <div class="block">this generally means that the map is ready to go</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onFling(android.view.MotionEvent,%20android.view.MotionEvent,%20float,%20float,%20org.osmdroid.views.MapView)">onFling(MotionEvent, MotionEvent, float, float, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onFling(android.view.MotionEvent,%20android.view.MotionEvent,%20float,%20float,%20org.osmdroid.views.MapView)">onFling(MotionEvent, MotionEvent, float, float, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onFling(android.view.MotionEvent,%20android.view.MotionEvent,%20float,%20float,%20org.osmdroid.views.MapView)">onFling(MotionEvent, MotionEvent, float, float, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.OnFocusChangeListener.html#onFocusChanged(org.osmdroid.views.overlay.ItemizedOverlay,%20org.osmdroid.views.overlay.OverlayItem)">onFocusChanged(ItemizedOverlay<?>, OverlayItem)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.OnFocusChangeListener.html" title="interface in org.osmdroid.views.overlay">ItemizedOverlay.OnFocusChangeListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.OnItemGestureListener.html#onItemLongPress(int,%20T)">onItemLongPress(int, T)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.OnItemGestureListener.html" title="interface in org.osmdroid.views.overlay">ItemizedIconOverlay.OnItemGestureListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.OnItemGestureListener.html#onItemSingleTapUp(int,%20T)">onItemSingleTapUp(int, T)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.OnItemGestureListener.html" title="interface in org.osmdroid.views.overlay">ItemizedIconOverlay.OnItemGestureListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#onKeyDown(int,%20android.view.KeyEvent)">onKeyDown(int, KeyEvent)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onKeyDown(int,%20android.view.KeyEvent,%20org.osmdroid.views.MapView)">onKeyDown(int, KeyEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onKeyDown(int,%20android.view.KeyEvent,%20org.osmdroid.views.MapView)">onKeyDown(int, KeyEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onKeyDown(int,%20android.view.KeyEvent,%20org.osmdroid.views.MapView)">onKeyDown(int, KeyEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#onKeyUp(int,%20android.view.KeyEvent)">onKeyUp(int, KeyEvent)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onKeyUp(int,%20android.view.KeyEvent,%20org.osmdroid.views.MapView)">onKeyUp(int, KeyEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onKeyUp(int,%20android.view.KeyEvent,%20org.osmdroid.views.MapView)">onKeyUp(int, KeyEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onKeyUp(int,%20android.view.KeyEvent,%20org.osmdroid.views.MapView)">onKeyUp(int, KeyEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#onLayout(boolean,%20int,%20int,%20int,%20int)">onLayout(boolean, int, int, int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/OnlineTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">OnlineTileSourceBase</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/OnlineTileSourceBase.html#OnlineTileSourceBase(java.lang.String,%20int,%20int,%20int,%20java.lang.String,%20java.lang.String[])">OnlineTileSourceBase(String, int, int, int, String, String[])</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/OnlineTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">OnlineTileSourceBase</a></dt> <dd> <div class="block">Constructor</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/LocationListenerProxy.html#onLocationChanged(android.location.Location)">onLocationChanged(Location)</a></span> - Method in class org.osmdroid.<a href="./org/osmdroid/LocationListenerProxy.html" title="class in org.osmdroid">LocationListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#onLocationChanged(android.location.Location)">onLocationChanged(Location)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/IMyLocationConsumer.html#onLocationChanged(android.location.Location,%20org.osmdroid.views.overlay.mylocation.IMyLocationProvider)">onLocationChanged(Location, IMyLocationProvider)</a></span> - Method in interface org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/IMyLocationConsumer.html" title="interface in org.osmdroid.views.overlay.mylocation">IMyLocationConsumer</a></dt> <dd> <div class="block">Call when a provider has a new location to consume.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#onLocationChanged(android.location.Location,%20org.osmdroid.views.overlay.mylocation.IMyLocationProvider)">onLocationChanged(Location, IMyLocationProvider)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#onLongPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onLongPress(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onLongPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onLongPress(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#onLongPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onLongPress(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#onLongPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onLongPress(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MapEventsOverlay.html#onLongPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onLongPress(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MapEventsOverlay.html" title="class in org.osmdroid.views.overlay">MapEventsOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#onLongPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onLongPress(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#onLongPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onLongPress(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onLongPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onLongPress(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onLongPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onLongPress(MotionEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#onLongPressHelper(int,%20Item)">onLongPressHelper(int, Item)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.OnMarkerClickListener.html#onMarkerClick(org.osmdroid.views.overlay.Marker,%20org.osmdroid.views.MapView)">onMarkerClick(Marker, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.OnMarkerClickListener.html" title="interface in org.osmdroid.views.overlay">Marker.OnMarkerClickListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#onMarkerClickDefault(org.osmdroid.views.overlay.Marker,%20org.osmdroid.views.MapView)">onMarkerClickDefault(Marker, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">default behaviour when no click listener is set</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#onMarkerClicked(org.osmdroid.views.MapView,%20int,%20org.osmdroid.api.IGeoPoint,%20DataType)">onMarkerClicked(MapView, int, IGeoPoint, DataType)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.OnMarkerDragListener.html#onMarkerDrag(org.osmdroid.views.overlay.Marker)">onMarkerDrag(Marker)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.OnMarkerDragListener.html" title="interface in org.osmdroid.views.overlay">Marker.OnMarkerDragListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.OnMarkerDragListener.html#onMarkerDragEnd(org.osmdroid.views.overlay.Marker)">onMarkerDragEnd(Marker)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.OnMarkerDragListener.html" title="interface in org.osmdroid.views.overlay">Marker.OnMarkerDragListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.OnMarkerDragListener.html#onMarkerDragStart(org.osmdroid.views.overlay.Marker)">onMarkerDragStart(Marker)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.OnMarkerDragListener.html" title="interface in org.osmdroid.views.overlay">Marker.OnMarkerDragListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#onMarkerLongPress(org.osmdroid.views.MapView,%20int,%20org.osmdroid.api.IGeoPoint,%20java.lang.Object)">onMarkerLongPress(MapView, int, IGeoPoint, Object)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#onMeasure(int,%20int)">onMeasure(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#onMediaMounted()">onMediaMounted()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html#onMediaMounted()">onMediaMounted()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileStorageProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#onMediaMounted()">onMediaMounted()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#onMediaUnmounted()">onMediaUnmounted()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html#onMediaUnmounted()">onMediaUnmounted()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileStorageProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileStorageProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#onMediaUnmounted()">onMediaUnmounted()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.ItemizedOverlayControlViewListener.html#onNavTo()">onNavTo()</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.ItemizedOverlayControlViewListener.html" title="interface in org.osmdroid.views.overlay">ItemizedOverlayControlView.ItemizedOverlayControlViewListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.ItemizedOverlayControlViewListener.html#onNext()">onNext()</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.ItemizedOverlayControlViewListener.html" title="interface in org.osmdroid.views.overlay">ItemizedOverlayControlView.ItemizedOverlayControlViewListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html#onOpen(java.lang.Object)">onOpen(Object)</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">BasicInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#onOpen(java.lang.Object)">onOpen(Object)</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html#onOpen(java.lang.Object)">onOpen(Object)</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">MarkerInfoWindow</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#onOptionsItemSelected(android.view.MenuItem,%20int,%20org.osmdroid.views.MapView)">onOptionsItemSelected(MenuItem, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onOptionsItemSelected(android.view.MenuItem,%20int,%20org.osmdroid.views.MapView)">onOptionsItemSelected(MenuItem, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#onOptionsItemSelected(android.view.MenuItem,%20int,%20org.osmdroid.views.MapView)">onOptionsItemSelected(MenuItem, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html#onOptionsItemSelected(android.view.MenuItem,%20int,%20org.osmdroid.views.MapView)">onOptionsItemSelected(MenuItem, int, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay">IOverlayMenuProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#onOptionsItemSelected(android.view.MenuItem,%20int,%20org.osmdroid.views.MapView)">onOptionsItemSelected(MenuItem, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onOptionsItemSelected(android.view.MenuItem,%20int,%20org.osmdroid.views.MapView)">onOptionsItemSelected(MenuItem, int, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#onOptionsItemSelected(android.view.MenuItem,%20int,%20org.osmdroid.views.MapView)">onOptionsItemSelected(MenuItem, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#onOrientationChanged(float,%20org.osmdroid.views.overlay.compass.IOrientationProvider)">onOrientationChanged(float, IOrientationProvider)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/IOrientationConsumer.html#onOrientationChanged(float,%20org.osmdroid.views.overlay.compass.IOrientationProvider)">onOrientationChanged(float, IOrientationProvider)</a></span> - Method in interface org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/IOrientationConsumer.html" title="interface in org.osmdroid.views.overlay.compass">IOrientationConsumer</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html#onPostExecute(java.lang.Integer)">onPostExecute(Integer)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CleaningTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html#onPostExecute(java.lang.Integer)">onPostExecute(Integer)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.DownloadingTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#onPreExecute()">onPreExecute()</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html#onPreExecute()">onPreExecute()</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CleaningTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CleaningTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html#onPreExecute()">onPreExecute()</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.DownloadingTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.DownloadingTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#onPrepareOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onPrepareOptionsMenu(Menu, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onPrepareOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onPrepareOptionsMenu(Menu, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#onPrepareOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onPrepareOptionsMenu(Menu, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html#onPrepareOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onPrepareOptionsMenu(Menu, int, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay">IOverlayMenuProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#onPrepareOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onPrepareOptionsMenu(Menu, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onPrepareOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onPrepareOptionsMenu(Menu, int, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#onPrepareOptionsMenu(android.view.Menu,%20int,%20org.osmdroid.views.MapView)">onPrepareOptionsMenu(Menu, int, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.ItemizedOverlayControlViewListener.html#onPrevious()">onPrevious()</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.ItemizedOverlayControlViewListener.html" title="interface in org.osmdroid.views.overlay">ItemizedOverlayControlView.ItemizedOverlayControlViewListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#onProgressUpdate(java.lang.Integer...)">onProgressUpdate(Integer...)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/LocationListenerProxy.html#onProviderDisabled(java.lang.String)">onProviderDisabled(String)</a></span> - Method in class org.osmdroid.<a href="./org/osmdroid/LocationListenerProxy.html" title="class in org.osmdroid">LocationListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#onProviderDisabled(java.lang.String)">onProviderDisabled(String)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/LocationListenerProxy.html#onProviderEnabled(java.lang.String)">onProviderEnabled(String)</a></span> - Method in class org.osmdroid.<a href="./org/osmdroid/LocationListenerProxy.html" title="class in org.osmdroid">LocationListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#onProviderEnabled(java.lang.String)">onProviderEnabled(String)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureDetector.RotationListener.html#onRotate(float)">onRotate(float)</a></span> - Method in interface org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureDetector.RotationListener.html" title="interface in org.osmdroid.views.overlay.gestures">RotationGestureDetector.RotationListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#onRotate(float)">onRotate(float)</a></span> - Method in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/DelayedMapListener.html#onScroll(org.osmdroid.events.ScrollEvent)">onScroll(ScrollEvent)</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events">DelayedMapListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/MapAdapter.html#onScroll(org.osmdroid.events.ScrollEvent)">onScroll(ScrollEvent)</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/MapAdapter.html" title="class in org.osmdroid.events">MapAdapter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/MapListener.html#onScroll(org.osmdroid.events.ScrollEvent)">onScroll(ScrollEvent)</a></span> - Method in interface org.osmdroid.events.<a href="./org/osmdroid/events/MapListener.html" title="interface in org.osmdroid.events">MapListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onScroll(android.view.MotionEvent,%20android.view.MotionEvent,%20float,%20float,%20org.osmdroid.views.MapView)">onScroll(MotionEvent, MotionEvent, float, float, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onScroll(android.view.MotionEvent,%20android.view.MotionEvent,%20float,%20float,%20org.osmdroid.views.MapView)">onScroll(MotionEvent, MotionEvent, float, float, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onScroll(android.view.MotionEvent,%20android.view.MotionEvent,%20float,%20float,%20org.osmdroid.views.MapView)">onScroll(MotionEvent, MotionEvent, float, float, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/SensorEventListenerProxy.html#onSensorChanged(android.hardware.SensorEvent)">onSensorChanged(SensorEvent)</a></span> - Method in class org.osmdroid.<a href="./org/osmdroid/SensorEventListenerProxy.html" title="class in org.osmdroid">SensorEventListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html#onSensorChanged(android.hardware.SensorEvent)">onSensorChanged(SensorEvent)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html" title="class in org.osmdroid.views.overlay.compass">InternalCompassOrientationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onShowPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onShowPress(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onShowPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onShowPress(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onShowPress(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onShowPress(MotionEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> <div class="block">Each of these methods performs a item sensitive check.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MapEventsOverlay.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MapEventsOverlay.html" title="class in org.osmdroid.views.overlay">MapEventsOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#onSingleTapConfirmed(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapConfirmed(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onSingleTapUp(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapUp(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#onSingleTapUp(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapUp(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#onSingleTapUp(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapUp(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onSingleTapUp(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapUp(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onSingleTapUp(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onSingleTapUp(MotionEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#onSingleTapUpHelper(int,%20Item,%20org.osmdroid.views.MapView)">onSingleTapUpHelper(int, Item, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#onSingleTapUpHelper(int,%20Item,%20org.osmdroid.views.MapView)">onSingleTapUpHelper(int, Item, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onSnapToItem(int,%20int,%20android.graphics.Point,%20org.osmdroid.api.IMapView)">onSnapToItem(int, int, Point, IMapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#onSnapToItem(int,%20int,%20android.graphics.Point,%20org.osmdroid.api.IMapView)">onSnapToItem(int, int, Point, IMapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#onSnapToItem(int,%20int,%20android.graphics.Point,%20org.osmdroid.api.IMapView)">onSnapToItem(int, int, Point, IMapView)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.Snappable.html#onSnapToItem(int,%20int,%20android.graphics.Point,%20org.osmdroid.api.IMapView)">onSnapToItem(int, int, Point, IMapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.Snappable.html" title="interface in org.osmdroid.views.overlay">Overlay.Snappable</a></dt> <dd> <div class="block">Checks to see if the given x and y are close enough to an item resulting in snapping the current action (e.g.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onSnapToItem(int,%20int,%20android.graphics.Point,%20org.osmdroid.api.IMapView)">onSnapToItem(int, int, Point, IMapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/LocationListenerProxy.html#onStatusChanged(java.lang.String,%20int,%20android.os.Bundle)">onStatusChanged(String, int, Bundle)</a></span> - Method in class org.osmdroid.<a href="./org/osmdroid/LocationListenerProxy.html" title="class in org.osmdroid">LocationListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#onStatusChanged(java.lang.String,%20int,%20android.os.Bundle)">onStatusChanged(String, int, Bundle)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#onTap(int)">onTap(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">Override this method to handle a "tap" on an item.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html#onTaskComplete()">onTaskComplete()</a></span> - Method in interface org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html" title="interface in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerCallback</a></dt> <dd> <div class="block">fired when the download job is done.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html#onTaskFailed(int)">onTaskFailed(int)</a></span> - Method in interface org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html" title="interface in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerCallback</a></dt> <dd> <div class="block">this is fired when the task has been completed but had at least one download error.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html#onTileLoaderInit()">onTileLoaderInit()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.TileLoader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html#onTileLoaderShutdown()">onTileLoaderShutdown()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.TileLoader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#onTileReadyToDraw(android.graphics.Canvas,%20android.graphics.drawable.Drawable,%20android.graphics.Rect)">onTileReadyToDraw(Canvas, Drawable, Rect)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#onTileReadyToDraw(android.graphics.Canvas,%20android.graphics.drawable.Drawable,%20android.graphics.Rect)">onTileReadyToDraw(Canvas, Drawable, Rect)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/LRUMapTileCache.TileRemovedListener.html#onTileRemoved(org.osmdroid.tileprovider.MapTile)">onTileRemoved(MapTile)</a></span> - Method in interface org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/LRUMapTileCache.TileRemovedListener.html" title="interface in org.osmdroid.tileprovider">LRUMapTileCache.TileRemovedListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureDetector.html#onTouch(android.view.MotionEvent)">onTouch(MotionEvent)</a></span> - Method in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureDetector.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureDetector</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#onTouchEvent(android.view.MotionEvent)">onTouchEvent(MotionEvent)</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> <div class="block">Process incoming touch events</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#onTouchEvent(android.view.MotionEvent)">onTouchEvent(MotionEvent)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onTouchEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onTouchEvent(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#onTouchEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onTouchEvent(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#onTouchEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onTouchEvent(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#onTouchEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onTouchEvent(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#onTouchEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onTouchEvent(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onTouchEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onTouchEvent(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block"><b>You can prevent all(!) other Touch-related events from happening!</b><br> By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onTouchEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onTouchEvent(MotionEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#onTrackballEvent(android.view.MotionEvent)">onTrackballEvent(MotionEvent)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#onTrackballEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onTrackballEvent(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#onTrackballEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onTrackballEvent(MotionEvent, MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">By default does nothing (<code>return false</code>).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#onTrackballEvent(android.view.MotionEvent,%20org.osmdroid.views.MapView)">onTrackballEvent(MotionEvent, MapView)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/DelayedMapListener.html#onZoom(org.osmdroid.events.ZoomEvent)">onZoom(ZoomEvent)</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events">DelayedMapListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/MapAdapter.html#onZoom(org.osmdroid.events.ZoomEvent)">onZoom(ZoomEvent)</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/MapAdapter.html" title="class in org.osmdroid.events">MapAdapter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/MapListener.html#onZoom(org.osmdroid.events.ZoomEvent)">onZoom(ZoomEvent)</a></span> - Method in interface org.osmdroid.events.<a href="./org/osmdroid/events/MapListener.html" title="interface in org.osmdroid.events">MapListener</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html#open(java.lang.Object,%20org.osmdroid.util.GeoPoint,%20int,%20int)">open(Object, GeoPoint, int, int)</a></span> - Method in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">InfoWindow</a></dt> <dd> <div class="block">open the InfoWindow at the specified GeoPosition + offset.</div> </dd> <dt><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants"><span class="strong">OpenStreetMapTileProviderConstants</span></a> - Class in <a href="./org/osmdroid/tileprovider/constants/package-summary.html">org.osmdroid.tileprovider.constants</a></dt> <dd> <div class="block">This class contains constants used by the tile provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#OpenStreetMapTileProviderConstants()">OpenStreetMapTileProviderConstants()</a></span> - Constructor for class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#ordinal()">ordinal()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html#ordinal()">ordinal()</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/ITileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">ITileSource</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><a href="./org/metalev/multitouch/controller/package-summary.html">org.metalev.multitouch.controller</a> - package org.metalev.multitouch.controller</dt> <dd> <div class="block">Originally sourced from Luke Hatch's Multitouch controller https://github.com/lukehutch/android-multitouch-controller</div> </dd> <dt><a href="./org/osmdroid/package-summary.html">org.osmdroid</a> - package org.osmdroid</dt> <dd> <div class="block">This package contains all of the osmdroid library api classes and implementations</div> </dd> <dt><a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a> - package org.osmdroid.api</dt> <dd> <div class="block">osmdroid's interface abstractions</div> </dd> <dt><a href="./org/osmdroid/events/package-summary.html">org.osmdroid.events</a> - package org.osmdroid.events</dt> <dd> <div class="block">Maps events that user's of osmdroid can subscribe to</div> </dd> <dt><a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a> - package org.osmdroid.tileprovider</dt> <dd> <div class="block">osmdroid's tile sources, loading, caching, downloading classes</div> </dd> <dt><a href="./org/osmdroid/tileprovider/cachemanager/package-summary.html">org.osmdroid.tileprovider.cachemanager</a> - package org.osmdroid.tileprovider.cachemanager</dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/constants/package-summary.html">org.osmdroid.tileprovider.constants</a> - package org.osmdroid.tileprovider.constants</dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a> - package org.osmdroid.tileprovider.modules</dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a> - package org.osmdroid.tileprovider.tilesource</dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/util/package-summary.html">org.osmdroid.tileprovider.util</a> - package org.osmdroid.tileprovider.util</dt> <dd> </dd> <dt><a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a> - package org.osmdroid.util</dt> <dd> <div class="block">osmdroid contains a number of key classes for osmdroid that didn't call into any other category</div> </dd> <dt><a href="./org/osmdroid/util/constants/package-summary.html">org.osmdroid.util.constants</a> - package org.osmdroid.util.constants</dt> <dd> </dd> <dt><a href="./org/osmdroid/views/package-summary.html">org.osmdroid.views</a> - package org.osmdroid.views</dt> <dd> <div class="block">This package contains all of the osmdroid views, including the base <a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><code>MapView</code></a>, <a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views"><code>MapController</code></a>, <a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay"><code>DefaultOverlayManager</code></a> and all of the overlay structures.</div> </dd> <dt><a href="./org/osmdroid/views/drawing/package-summary.html">org.osmdroid.views.drawing</a> - package org.osmdroid.views.drawing</dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a> - package org.osmdroid.views.overlay</dt> <dd> <div class="block"> An <a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay"><code>Overlay</code></a> is something shown on top of a <a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><code>MapView</code></a>.</div> </dd> <dt><a href="./org/osmdroid/views/overlay/compass/package-summary.html">org.osmdroid.views.overlay.compass</a> - package org.osmdroid.views.overlay.compass</dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/gestures/package-summary.html">org.osmdroid.views.overlay.gestures</a> - package org.osmdroid.views.overlay.gestures</dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/gridlines/package-summary.html">org.osmdroid.views.overlay.gridlines</a> - package org.osmdroid.views.overlay.gridlines</dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/infowindow/package-summary.html">org.osmdroid.views.overlay.infowindow</a> - package org.osmdroid.views.overlay.infowindow</dt> <dd> <div class="block"> <a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> is a (pop-up-) View that can be displayed on an <a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><code>MapView</code></a>, associated to a <a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api"><code>IGeoPoint</code></a>. <a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay"><code>Marker</code></a> is an icon placed at a particular point on the map's surface that can have a popup-<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> (a bubble). The <a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay"><code>OverlayWithIW</code></a> is an <a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay"><code>Overlay</code></a> that contain data <a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getTitle()"><code>title</code></a> , a <a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getSnippet()"><code>snippet or description</code></a>, and optionally a <a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getSubDescription()"><code>"sub-description"</code></a> and that can be shown in a popup-<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> (a bubble). <a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>BasicInfoWindow</code></a> is the default implementation of <a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> for a <a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay"><code>OverlayWithIW</code></a>. <a href="./org/osmdroid/views/overlay/infowindow/MarkerInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>MarkerInfoWindow</code></a> is the default implementation of <a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> for a <a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay"><code>Marker</code></a>. <a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay"><code>Marker</code></a> is an icon placed at a particular <a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api"><code>IGeoPoint</code></a> on the <a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><code>MapView</code></a>'s surface. <img alt="Class diagram around Marker class" width="686" height="413" src='doc-files/marker-infowindow-classes.png' /></div> </dd> <dt><a href="./org/osmdroid/views/overlay/mylocation/package-summary.html">org.osmdroid.views.overlay.mylocation</a> - package org.osmdroid.views.overlay.mylocation</dt> <dd> </dd> <dt><a href="./org/osmdroid/views/util/package-summary.html">org.osmdroid.views.util</a> - package org.osmdroid.views.util</dt> <dd> </dd> <dt><a href="./org/osmdroid/views/util/constants/package-summary.html">org.osmdroid.views.util.constants</a> - package org.osmdroid.views.util.constants</dt> <dd> </dd> <dt><a href="./org/osmdroid/views/drawing/OsmBitmapShader.html" title="class in org.osmdroid.views.drawing"><span class="strong">OsmBitmapShader</span></a> - Class in <a href="./org/osmdroid/views/drawing/package-summary.html">org.osmdroid.views.drawing</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/drawing/OsmBitmapShader.html#OsmBitmapShader(android.graphics.Bitmap,%20android.graphics.Shader.TileMode,%20android.graphics.Shader.TileMode)">OsmBitmapShader(Bitmap, Shader.TileMode, Shader.TileMode)</a></span> - Constructor for class org.osmdroid.views.drawing.<a href="./org/osmdroid/views/drawing/OsmBitmapShader.html" title="class in org.osmdroid.views.drawing">OsmBitmapShader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/drawing/OsmPath.html" title="class in org.osmdroid.views.drawing"><span class="strong">OsmPath</span></a> - Class in <a href="./org/osmdroid/views/drawing/package-summary.html">org.osmdroid.views.drawing</a></dt> <dd> <div class="block">Since the osmdroid canvas coordinate system is changing with every scroll, the x/y coordinates of lat/long points is also always changing.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/drawing/OsmPath.html#OsmPath()">OsmPath()</a></span> - Constructor for class org.osmdroid.views.drawing.<a href="./org/osmdroid/views/drawing/OsmPath.html" title="class in org.osmdroid.views.drawing">OsmPath</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/drawing/OsmPath.html#OsmPath(android.graphics.Path)">OsmPath(Path)</a></span> - Constructor for class org.osmdroid.views.drawing.<a href="./org/osmdroid/views/drawing/OsmPath.html" title="class in org.osmdroid.views.drawing">OsmPath</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">Overlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block"><a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay"><code>Overlay</code></a>: Base class representing an overlay which may be displayed on top of a <a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><code>MapView</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#Overlay(android.content.Context)">Overlay(Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#Overlay()">Overlay()</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/Overlay.Snappable.html" title="interface in org.osmdroid.views.overlay"><span class="strong">Overlay.Snappable</span></a> - Interface in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">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.)</div> </dd> <dt><a href="./org/osmdroid/views/util/constants/OverlayConstants.html" title="interface in org.osmdroid.views.util.constants"><span class="strong">OverlayConstants</span></a> - Interface in <a href="./org/osmdroid/views/util/constants/package-summary.html">org.osmdroid.views.util.constants</a></dt> <dd> <div class="block">This class contains constants used by the overlays.</div> </dd> <dt><a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay"><span class="strong">OverlayItem</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">An Item that can be displayed in a <a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay"><code>ItemizedOverlay</code></a> or <a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay"><code>ItemizedIconOverlay</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#OverlayItem(java.lang.String,%20java.lang.String,%20org.osmdroid.api.IGeoPoint)">OverlayItem(String, String, IGeoPoint)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#OverlayItem(java.lang.String,%20java.lang.String,%20java.lang.String,%20org.osmdroid.api.IGeoPoint)">OverlayItem(String, String, String, IGeoPoint)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/OverlayItem.HotspotPlace.html" title="enum in org.osmdroid.views.overlay"><span class="strong">OverlayItem.HotspotPlace</span></a> - Enum in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">Indicates a hotspot for an area.</div> </dd> <dt><a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay"><span class="strong">OverlayManager</span></a> - Interface in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#overlays()">overlays()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#overlays()">overlays()</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#overlaysReversed()">overlaysReversed()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#overlaysReversed()">overlaysReversed()</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay"><span class="strong">OverlayWithIW</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">The <a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay"><code>OverlayWithIW</code></a> is an <a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay"><code>Overlay</code></a> that contain data <a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getTitle()"><code>title</code></a> , a <a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getSnippet()"><code>snippet or description</code></a>, and optionally a <a href="./org/osmdroid/views/overlay/OverlayWithIW.html#getSubDescription()"><code>"sub-description"</code></a> and that can be shown in a popup-<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> (a bubble).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#OverlayWithIW(android.content.Context)">OverlayWithIW(Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#OverlayWithIW()">OverlayWithIW()</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> </dl> <a name="_P_"> <!-- --> </a> <h2 class="title">P</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#pathBase()">pathBase()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html#pathBase()">pathBase()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">CloudmadeTileSource</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">PathOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span> <div class="block"><i>This class is no longer maintained and has various issues. Instead you should use the Polyline class in OSMBonusPack.</i></div> </div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#PathOverlay(int,%20android.content.Context)">PathOverlay(int, Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#PathOverlay(int,%20float,%20android.content.Context)">PathOverlay(int, float, Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#PathOverlay(int)">PathOverlay(int)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#PathOverlay(int,%20float)">PathOverlay(int, float)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><a href="./org/osmdroid/views/util/PathProjection.html" title="class in org.osmdroid.views.util"><span class="strong">PathProjection</span></a> - Class in <a href="./org/osmdroid/views/util/package-summary.html">org.osmdroid.views.util</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/PathProjection.html#PathProjection()">PathProjection()</a></span> - Constructor for class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/PathProjection.html" title="class in org.osmdroid.views.util">PathProjection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#PERSON_HOTSPOT">PERSON_HOTSPOT</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> <div class="block">Coordinates the feet of the person are located.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#PERSON_ICON">PERSON_ICON</a></span> - Variable in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MathConstants.html#PI">PI</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MathConstants.html" title="interface in org.osmdroid.views.util.constants">MathConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MathConstants.html#PI_2">PI_2</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MathConstants.html" title="interface in org.osmdroid.views.util.constants">MathConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MathConstants.html#PI_4">PI_4</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MathConstants.html" title="interface in org.osmdroid.views.util.constants">MathConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#PixelXYToLatLong(int,%20int,%20int,%20org.osmdroid.util.GeoPoint)">PixelXYToLatLong(int, int, int, GeoPoint)</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> <div class="block">Converts a pixel from pixel XY coordinates at a specified level of detail into latitude/longitude WGS-84 coordinates (in degrees).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#PixelXYToLatLong(int,%20int,%20int,%20org.osmdroid.util.GeoPoint)">PixelXYToLatLong(int, int, int, GeoPoint)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#PixelXYToTileXY(int,%20int,%20android.graphics.Point)">PixelXYToTileXY(int, int, Point)</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> <div class="block">Converts pixel XY coordinates into tile XY coordinates of the tile containing the specified pixel.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#PixelXYToTileXY(int,%20int,%20android.graphics.Point)">PixelXYToTileXY(int, int, Point)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#pointsAsCircle(org.osmdroid.util.GeoPoint,%20double)">pointsAsCircle(GeoPoint, double)</a></span> - Static method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> <div class="block">Build a list of GeoPoint as a circle.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#pointsAsRect(org.osmdroid.util.BoundingBoxE6)">pointsAsRect(BoundingBoxE6)</a></span> - Static method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#pointsAsRect(org.osmdroid.util.BoundingBox)">pointsAsRect(BoundingBox)</a></span> - Static method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> <div class="block">Build a list of GeoPoint as a rectangle.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#pointsAsRect(org.osmdroid.util.GeoPoint,%20double,%20double)">pointsAsRect(GeoPoint, double, double)</a></span> - Static method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> <div class="block">Build a list of GeoPoint as a rectangle.</div> </dd> <dt><a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay"><span class="strong">Polygon</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">A polygon on the earth's surface that can have a popup-<a href="./org/osmdroid/views/overlay/infowindow/InfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow"><code>InfoWindow</code></a> (a bubble).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#Polygon(android.content.Context)">Polygon(Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#Polygon()">Polygon()</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html" title="class in org.osmdroid.views.overlay"><span class="strong">Polygon.LinearRing</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">inner class holding one ring: the polygon outline, or a hole inside the polygon</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html#Polygon.LinearRing()">Polygon.LinearRing()</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html" title="class in org.osmdroid.views.overlay">Polygon.LinearRing</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay"><span class="strong">Polyline</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">A polyline is a list of points, where line segments are drawn between consecutive points.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#Polyline(android.content.Context)">Polyline(Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#Polyline()">Polyline()</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/Polyline.OnClickListener.html" title="interface in org.osmdroid.views.overlay"><span class="strong">Polyline.OnClickListener</span></a> - Interface in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#populate()">populate()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">Utility method to perform all processing on a new ItemizedOverlay.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#possibleTilesCovered(java.util.ArrayList,%20int,%20int)">possibleTilesCovered(ArrayList<GeoPoint>, int, int)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#possibleTilesInArea(org.osmdroid.util.BoundingBox,%20int,%20int)">possibleTilesInArea(BoundingBox, int, int)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#postInvalidateMapCoordinates(int,%20int,%20int,%20int)">postInvalidateMapCoordinates(int, int, int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#precomputePoints(org.osmdroid.views.Projection)">precomputePoints(Projection)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/Counters.html#printToLogcat()">printToLogcat()</a></span> - Static method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util">Counters</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/Mercator.html#projectGeoPoint(org.osmdroid.api.IGeoPoint,%20int,%20android.graphics.Point)">projectGeoPoint(IGeoPoint, int, Point)</a></span> - Static method in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/Mercator.html" title="class in org.osmdroid.views.util">Mercator</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">Mercator projection of GeoPoint at given zoom level</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/Mercator.html#projectGeoPoint(double,%20double,%20int,%20android.graphics.Point)">projectGeoPoint(double, double, int, Point)</a></span> - Static method in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/Mercator.html" title="class in org.osmdroid.views.util">Mercator</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">Mercator projection of GeoPoint at given zoom level</div> </dd> <dt><a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views"><span class="strong">Projection</span></a> - Class in <a href="./org/osmdroid/views/package-summary.html">org.osmdroid.views</a></dt> <dd> <div class="block">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.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#Projection(org.osmdroid.views.MapView)">Projection(MapView)</a></span> - Constructor for class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/Mercator.html#projectPoint(int,%20int,%20int)">projectPoint(int, int, int)</a></span> - Static method in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/Mercator.html" title="class in org.osmdroid.views.util">Mercator</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> <div class="block">Reverse Mercator projection of Point at given zoom level</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#PUBLIC_TRANSPORT">PUBLIC_TRANSPORT</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#putExpiredTileIntoCache(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">putExpiredTileIntoCache(MapTileRequestState, Drawable)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileCache.html#putTile(org.osmdroid.tileprovider.MapTile,%20android.graphics.drawable.Drawable)">putTile(MapTile, Drawable)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileCache.html" title="class in org.osmdroid.tileprovider">MapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#putTileIntoCache(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">putTileIntoCache(MapTileRequestState, Drawable)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> </dl> <a name="_Q_"> <!-- --> </a> <h2 class="title">Q</h2> <dl> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#QuadKeyToTileXY(java.lang.String,%20android.graphics.Point)">QuadKeyToTileXY(String, Point)</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> <div class="block">Converts a QuadKey into tile XY coordinates.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#QuadKeyToTileXY(java.lang.String,%20android.graphics.Point)">QuadKeyToTileXY(String, Point)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/QuadTreeTileSource.html#quadTree(org.osmdroid.tileprovider.MapTile)">quadTree(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/QuadTreeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">QuadTreeTileSource</a></dt> <dd> <div class="block">Converts TMS tile coordinates to QuadTree</div> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/QuadTreeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">QuadTreeTileSource</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/QuadTreeTileSource.html#QuadTreeTileSource(java.lang.String,%20int,%20int,%20int,%20java.lang.String,%20java.lang.String[])">QuadTreeTileSource(String, int, int, int, String, String[])</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/QuadTreeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">QuadTreeTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html#questimate">questimate</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqliteArchiveTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html#questimate">questimate</a></span> - Variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqlTileWriter</a></dt> <dd> </dd> </dl> <a name="_R_"> <!-- --> </a> <h2 class="title">R</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/util/GeometryMath.html#RAD2DEG">RAD2DEG</a></span> - Static variable in class org.osmdroid.util.<a href="./org/osmdroid/util/GeometryMath.html" title="class in org.osmdroid.util">GeometryMath</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/constants/MathConstants.html#RAD2DEG">RAD2DEG</a></span> - Static variable in interface org.osmdroid.views.util.constants.<a href="./org/osmdroid/views/util/constants/MathConstants.html" title="interface in org.osmdroid.views.util.constants">MathConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/constants/GeoConstants.html#RADIUS_EARTH_METERS">RADIUS_EARTH_METERS</a></span> - Static variable in interface org.osmdroid.util.constants.<a href="./org/osmdroid/util/constants/GeoConstants.html" title="interface in org.osmdroid.util.constants">GeoConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html#raf">raf</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html" title="class in org.osmdroid.util">GEMFFile.GEMFInputStream</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html#random">random</a></span> - Variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/BitmapTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource">BitmapTileSourceBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html#read(byte[],%20int,%20int)">read(byte[], int, int)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html" title="class in org.osmdroid.util">GEMFFile.GEMFInputStream</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html#read()">read()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html" title="class in org.osmdroid.util">GEMFFile.GEMFInputStream</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#rebuildBarPath(org.osmdroid.views.Projection)">rebuildBarPath(Projection)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html#registerArchiveFileProvider(java.lang.Class,%20java.lang.String)">registerArchiveFileProvider(Class<? extends IArchiveFile>, String)</a></span> - Static method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ArchiveFileFactory.html" title="class in org.osmdroid.tileprovider.modules">ArchiveFileFactory</a></dt> <dd> <div class="block">Registers a custom archive file provider</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/IRegisterReceiver.html#registerReceiver(android.content.BroadcastReceiver,%20android.content.IntentFilter)">registerReceiver(BroadcastReceiver, IntentFilter)</a></span> - Method in interface org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/IRegisterReceiver.html" title="interface in org.osmdroid.tileprovider">IRegisterReceiver</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/SimpleRegisterReceiver.html#registerReceiver(android.content.BroadcastReceiver,%20android.content.IntentFilter)">registerReceiver(BroadcastReceiver, IntentFilter)</a></span> - Method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/SimpleRegisterReceiver.html" title="class in org.osmdroid.tileprovider.util">SimpleRegisterReceiver</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html#remainingBytes">remainingBytes</a></span> - Variable in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html" title="class in org.osmdroid.util">GEMFFile.GEMFInputStream</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/LRUMapTileCache.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/LRUMapTileCache.html" title="class in org.osmdroid.tileprovider">LRUMapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#remove(int)">remove(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#remove(org.osmdroid.views.overlay.Overlay)">remove(Overlay)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#remove(org.osmdroid.views.MapView)">remove(MapView)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">Removes this Marker from the MapView.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#remove(int)">remove(int)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#removeAllItems()">removeAllItems()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#removeAllItems(boolean)">removeAllItems(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/LRUMapTileCache.html#removeEldestEntry(java.util.Map.Entry)">removeEldestEntry(Map.Entry<MapTile, Drawable>)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/LRUMapTileCache.html" title="class in org.osmdroid.tileprovider">LRUMapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#removeItem(Item)">removeItem(Item)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#removeItem(int)">removeItem(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#removeOnFirstLayoutListener(org.osmdroid.views.MapView.OnFirstLayoutListener)">removeOnFirstLayoutListener(MapView.OnFirstLayoutListener)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#removeTileFromQueues(org.osmdroid.tileprovider.MapTile)">removeTileFromQueues(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#rescaleCache(org.osmdroid.views.Projection,%20int,%20int,%20android.graphics.Rect)">rescaleCache(Projection, int, int, Rect)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Recreate the cache using scaled versions of the tiles currently in it</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/Counters.html#reset()">reset()</a></span> - Static method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util">Counters</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#resource">resource</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#retrieveAccessToken(android.content.Context)">retrieveAccessToken(Context)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> <div class="block">Reads the access token from the manifest.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#retrieveAccessToken(android.content.Context)">retrieveAccessToken(Context)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> <div class="block">Reads the access token from the manifest.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#retrieveAppCode(android.content.Context)">retrieveAppCode(Context)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#retrieveAppId(android.content.Context)">retrieveAppId(Context)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> <div class="block">Reads the access token from the manifest.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html#retrieveCloudmadeKey(android.content.Context)">retrieveCloudmadeKey(Context)</a></span> - Static method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html" title="class in org.osmdroid.tileprovider.util">CloudmadeUtil</a></dt> <dd> <div class="block">Retrieve the key from the manifest and store it for later use.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/ManifestUtil.html#retrieveKey(android.content.Context,%20java.lang.String)">retrieveKey(Context, String)</a></span> - Static method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/ManifestUtil.html" title="class in org.osmdroid.tileprovider.util">ManifestUtil</a></dt> <dd> <div class="block">Retrieve a key from the manifest meta data, or empty string if not found.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#retrieveMapBoxMapId(android.content.Context)">retrieveMapBoxMapId(Context)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> <div class="block">Reads the mapbox map id from the manifest.<br></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#retrieveMapBoxMapId(android.content.Context)">retrieveMapBoxMapId(Context)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> <div class="block">Reads the mapbox map id from the manifest.<br></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#retrieveMapBoxMapId(android.content.Context)">retrieveMapBoxMapId(Context)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> <div class="block">Reads the mapbox map id from the manifest.<br> It will use the default value of mapquest if not defined</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/BitmapPool.html#returnDrawableToPool(org.osmdroid.tileprovider.ReusableBitmapDrawable)">returnDrawableToPool(ReusableBitmapDrawable)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/BitmapPool.html" title="class in org.osmdroid.tileprovider">BitmapPool</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html" title="class in org.osmdroid.tileprovider"><span class="strong">ReusableBitmapDrawable</span></a> - Class in <a href="./org/osmdroid/tileprovider/package-summary.html">org.osmdroid.tileprovider</a></dt> <dd> <div class="block">A <a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html" title="class in org.osmdroid.tileprovider"><code>ExpirableBitmapDrawable</code></a> class that allows keeping track of usage references.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html#ReusableBitmapDrawable(android.graphics.Bitmap)">ReusableBitmapDrawable(Bitmap)</a></span> - Constructor for class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ReusableBitmapDrawable</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#ROADS_OVERLAY_NL">ROADS_OVERLAY_NL</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#rotateAndScalePoint(int,%20int,%20android.graphics.Point)">rotateAndScalePoint(int, int, Point)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> <div class="block">This will apply the current map's scaling and rotation for a point.</div> </dd> <dt><a href="./org/osmdroid/views/overlay/gestures/RotationGestureDetector.html" title="class in org.osmdroid.views.overlay.gestures"><span class="strong">RotationGestureDetector</span></a> - Class in <a href="./org/osmdroid/views/overlay/gestures/package-summary.html">org.osmdroid.views.overlay.gestures</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureDetector.html#RotationGestureDetector(org.osmdroid.views.overlay.gestures.RotationGestureDetector.RotationListener)">RotationGestureDetector(RotationGestureDetector.RotationListener)</a></span> - Constructor for class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureDetector.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureDetector</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/gestures/RotationGestureDetector.RotationListener.html" title="interface in org.osmdroid.views.overlay.gestures"><span class="strong">RotationGestureDetector.RotationListener</span></a> - Interface in <a href="./org/osmdroid/views/overlay/gestures/package-summary.html">org.osmdroid.views.overlay.gestures</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures"><span class="strong">RotationGestureOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/gestures/package-summary.html">org.osmdroid.views.overlay.gestures</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#RotationGestureOverlay(android.content.Context,%20org.osmdroid.views.MapView)">RotationGestureOverlay(Context, MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#RotationGestureOverlay(org.osmdroid.views.MapView)">RotationGestureOverlay(MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html#run()">run()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.TileLoader</a></dt> <dd> <div class="block">This is a functor class of type Runnable.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.ActiveItem.html#run(int)">run(int)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.ActiveItem.html" title="interface in org.osmdroid.views.overlay">ItemizedIconOverlay.ActiveItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#runOnFirstFix(java.lang.Runnable)">runOnFirstFix(Runnable)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">Queues a runnable to be executed as soon as we have a location fix.</div> </dd> </dl> <a name="_S_"> <!-- --> </a> <h2 class="title">S</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/IFilesystemCache.html#saveFile(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile,%20java.io.InputStream)">saveFile(ITileSource, MapTile, InputStream)</a></span> - Method in interface org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/IFilesystemCache.html" title="interface in org.osmdroid.tileprovider.modules">IFilesystemCache</a></dt> <dd> <div class="block">Save an InputStream as the specified tile in the file system cache for the specified tile source.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html#saveFile(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile,%20java.io.InputStream)">saveFile(ITileSource, MapTile, InputStream)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqliteArchiveTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html#saveFile(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile,%20java.io.InputStream)">saveFile(ITileSource, MapTile, InputStream)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqlTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/TileWriter.html#saveFile(org.osmdroid.tileprovider.tilesource.ITileSource,%20org.osmdroid.tileprovider.MapTile,%20java.io.InputStream)">saveFile(ITileSource, MapTile, InputStream)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/TileWriter.html" title="class in org.osmdroid.tileprovider.modules">TileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#scaleBarLengthText(int)">scaleBarLengthText(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">ScaleBarOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#ScaleBarOverlay(org.osmdroid.views.MapView)">ScaleBarOverlay(MapView)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.UnitsOfMeasure.html" title="enum in org.osmdroid.views.overlay"><span class="strong">ScaleBarOverlay.UnitsOfMeasure</span></a> - Enum in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#scaleX">scaleX</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#scaleY">scaleY</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#screenHeight">screenHeight</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#screenWidth">screenWidth</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#scrollBy(int,%20int)">scrollBy(int, int)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#scrollBy(int,%20int)">scrollBy(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/events/ScrollEvent.html" title="class in org.osmdroid.events"><span class="strong">ScrollEvent</span></a> - Class in <a href="./org/osmdroid/events/package-summary.html">org.osmdroid.events</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ScrollEvent.html#ScrollEvent(org.osmdroid.views.MapView,%20int,%20int)">ScrollEvent(MapView, int, int)</a></span> - Constructor for class org.osmdroid.events.<a href="./org/osmdroid/events/ScrollEvent.html" title="class in org.osmdroid.events">ScrollEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#scrollTo(int,%20int)">scrollTo(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.MultiTouchObjectCanvas.html#selectObject(T,%20org.metalev.multitouch.controller.MultiTouchController.PointInfo)">selectObject(T, MultiTouchController.PointInfo)</a></span> - Method in interface org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.MultiTouchObjectCanvas.html" title="interface in org.metalev.multitouch.controller">MultiTouchController.MultiTouchObjectCanvas</a></dt> <dd> <div class="block">Select an object at the given point.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#selectObject(java.lang.Object,%20org.metalev.multitouch.controller.MultiTouchController.PointInfo)">selectObject(Object, MultiTouchController.PointInfo)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.html#selectSource(int)">selectSource(int)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.html" title="class in org.osmdroid.util">GEMFFile</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/SensorEventListenerProxy.html" title="class in org.osmdroid"><span class="strong">SensorEventListenerProxy</span></a> - Class in <a href="./org/osmdroid/package-summary.html">org.osmdroid</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/SensorEventListenerProxy.html#SensorEventListenerProxy(android.hardware.SensorManager)">SensorEventListenerProxy(SensorManager)</a></span> - Constructor for class org.osmdroid.<a href="./org/osmdroid/SensorEventListenerProxy.html" title="class in org.osmdroid">SensorEventListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#serialVersionUID">serialVersionUID</a></span> - Static variable in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html#set(org.metalev.multitouch.controller.MultiTouchController.PointInfo)">set(MultiTouchController.PointInfo)</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PointInfo.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PointInfo</a></dt> <dd> <div class="block">Copy all fields from one PointInfo class to another.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html#set(float,%20float,%20boolean,%20float,%20boolean,%20float,%20float,%20boolean,%20float)">set(float, float, boolean, float, boolean, float, float, boolean, float)</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PositionAndScale</a></dt> <dd> <div class="block">Set position and optionally scale, anisotropic scale, and/or angle.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html#set(float,%20float,%20float,%20float,%20float,%20float)">set(float, float, float, float, float, float)</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.PositionAndScale.html" title="class in org.metalev.multitouch.controller">MultiTouchController.PositionAndScale</a></dt> <dd> <div class="block">Set position and optionally scale, anisotropic scale, and/or angle, without changing the "update" flags.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html#set(int,%20org.osmdroid.api.IGeoPoint,%20android.graphics.drawable.Drawable,%20DataType)">set(int, IGeoPoint, Drawable, DataType)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ClickableIconOverlay.html" title="class in org.osmdroid.views.overlay">ClickableIconOverlay</a></dt> <dd> <div class="block">used to recycle this</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#set(int,%20org.osmdroid.views.overlay.Overlay)">set(int, Overlay)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IconOverlay.html#set(org.osmdroid.api.IGeoPoint,%20android.graphics.drawable.Drawable)">set(IGeoPoint, Drawable)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IconOverlay.html" title="class in org.osmdroid.views.overlay">IconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#set(int,%20org.osmdroid.views.overlay.Overlay)">set(int, Overlay)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#setAccessToken(java.lang.String)">setAccessToken(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#setAccessToken(java.lang.String)">setAccessToken(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#setAccuracy(int)">setAccuracy(int)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setAlignBottom(boolean)">setAlignBottom(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setAlignRight(boolean)">setAlignRight(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setAlpha(float)">setAlpha(float)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#setAlpha(int)">setAlpha(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#setAltitude(double)">setAltitude(double)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setAnchor(float,%20float)">setAnchor(float, float)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#setAppCode(java.lang.String)">setAppCode(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#setAppId(java.lang.String)">setAppId(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapView.html#setBackgroundColor(int)">setBackgroundColor(int)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapView.html" title="interface in org.osmdroid.api">IMapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setBackgroundColor(int)">setBackgroundColor(int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setBackgroundPaint(android.graphics.Paint)">setBackgroundPaint(Paint)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Sets the background paint.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setBarPaint(android.graphics.Paint)">setBarPaint(Paint)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Sets the paint for drawing the bar</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#setBearing(float)">setBearing(float)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setBuiltInZoomControls(boolean)">setBuiltInZoomControls(boolean)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#setCachePath(java.lang.String)">setCachePath(String)</a></span> - Static method in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">Change the root path of the osmdroid cache.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#setCacheSizes(long,%20long)">setCacheSizes(long, long)</a></span> - Static method in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">Change the osmdroid tiles cache sizes.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#setCenter(org.osmdroid.api.IGeoPoint)">setCenter(IGeoPoint)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#setCenter(org.osmdroid.api.IGeoPoint)">setCenter(IGeoPoint)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> <div class="block">Set the map view to the given center.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setCentred(boolean)">setCentred(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Flag to draw the bar centered around the set offset coordinates or to the right/bottom of the coordinates (default)</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html#setCloudmadeKey(java.lang.String)">setCloudmadeKey(String)</a></span> - Static method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/CloudmadeUtil.html" title="class in org.osmdroid.tileprovider.util">CloudmadeUtil</a></dt> <dd> <div class="block">Get the key that was previously retrieved from the manifest.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#setColor(int)">setColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#setColor(int)">setColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#setColorFilter(android.graphics.ColorFilter)">setColorFilter(ColorFilter)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> <div class="block">sets the current color filter, which is applied to tiles before being drawn to the screen.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#setCompassCenter(float,%20float)">setCompassCenter(float, float)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#setCoords(double,%20double)">setCoords(double, double)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#setDescription(java.lang.String)">setDescription(String)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setDescriptionBoxCornerWidth(int)">setDescriptionBoxCornerWidth(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> <div class="block">default 3</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setDescriptionBoxPadding(int)">setDescriptionBoxPadding(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> <div class="block">default is 3 pixels</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setDescriptionLineHeight(int)">setDescriptionLineHeight(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> <div class="block">default is 30</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setDescriptionMaxWidth(int)">setDescriptionMaxWidth(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> <div class="block">in pixels, default is 600</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setDescriptionTitleExtraLineHeight(int)">setDescriptionTitleExtraLineHeight(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> <div class="block">default is 2</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#setDirectionArrow(android.graphics.Bitmap)">setDirectionArrow(Bitmap)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> <div class="block">fix for https://github.com/osmdroid/osmdroid/issues/249</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#setDirectionArrow(android.graphics.Bitmap,%20android.graphics.Bitmap)">setDirectionArrow(Bitmap, Bitmap)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">fix for https://github.com/osmdroid/osmdroid/issues/249</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#setDomainOverride(java.lang.String)">setDomainOverride(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setDraggable(boolean)">setDraggable(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html#setDrawableExpired(android.graphics.drawable.Drawable)">setDrawableExpired(Drawable)</a></span> - Static method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ExpirableBitmapDrawable</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#setDrawAccuracyEnabled(boolean)">setDrawAccuracyEnabled(boolean)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">If enabled, an accuracy circle will be drawn around your current position.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#setDrawFocusedItem(boolean)">setDrawFocusedItem(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">Set whether or not to draw the focused item.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#setDrawnItemsLimit(int)">setDrawnItemsLimit(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setEnableAdjustLength(boolean)">setEnableAdjustLength(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">If enabled, the bar will automatically adjust the length to reflect a round number (starting with 1, 2 or 5).</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#setEnableAutoStop(boolean)">setEnableAutoStop(boolean)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#setEnabled(boolean)">setEnabled(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> <div class="block">Sets whether the Overlay is marked to be enabled.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#setExpires(java.util.Date)">setExpires(Date)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#setFillColor(int)">setFillColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setFlat(boolean)">setFlat(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setFlingEnabled(boolean)">setFlingEnabled(boolean)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#setFocus(Item)">setFocus(Item)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">If the given Item is found in the overlay, force it to be the current focus-bearer.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setFocusedItem(int)">setFocusedItem(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setFocusedItem(Item)">setFocusedItem(Item)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setFocusItemsOnTap(boolean)">setFocusItemsOnTap(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setFontSize(int)">setFontSize(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> <div class="block">default is 14</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#setGeodesic(boolean)">setGeodesic(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> <div class="block">Sets whether to draw each segment of the line as a geodesic or not.</div> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.html#setHandleSingleTouchEvents(boolean)">setHandleSingleTouchEvents(boolean)</a></span> - Method in class org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.html" title="class in org.metalev.multitouch.controller">MultiTouchController</a></dt> <dd> <div class="block">Whether to handle single-touch events/drags before multi-touch is initiated or not; if not, they are handled by subclasses.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#setHeight(int)">setHeight(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> <div class="block">Sets the height of the mini-map in pixels</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html#setHereWeGoMapid(java.lang.String)">setHereWeGoMapid(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/HEREWeGoTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">HEREWeGoTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#setHoles(java.util.List)">setHoles(List<? extends List<GeoPoint>>)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setIcon(android.graphics.drawable.Drawable)">setIcon(Drawable)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">Sets the icon for the marker.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setImage(android.graphics.drawable.Drawable)">setImage(Drawable)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">set an image to be shown in the InfoWindow - this is not the marker icon</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setInfoWindow(org.osmdroid.views.overlay.infowindow.MarkerInfoWindow)">setInfoWindow(MarkerInfoWindow)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">Set the InfoWindow to be used.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#setInfoWindow(org.osmdroid.views.overlay.infowindow.InfoWindow)">setInfoWindow(InfoWindow)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> <div class="block">By default, OverlayWithIW has no InfoWindow.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setInfoWindowAnchor(float,%20float)">setInfoWindowAnchor(float, float)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html#setItemizedOverlayControlViewListener(org.osmdroid.views.overlay.ItemizedOverlayControlView.ItemizedOverlayControlViewListener)">setItemizedOverlayControlViewListener(ItemizedOverlayControlView.ItemizedOverlayControlViewListener)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayControlView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#setLatitude(double)">setLatitude(double)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setLineWidth(float)">setLineWidth(float)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Sets the bar's line width.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#setLoadingBackgroundColor(int)">setLoadingBackgroundColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> <div class="block">Set the color to use to draw the background while we're waiting for the tile to load.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#setLoadingDrawable(android.graphics.drawable.Drawable)">setLoadingDrawable(Drawable)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> <div class="block">See issue https://github.com/osmdroid/osmdroid/issues/330 customizable override for the grey grid</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#setLoadingLineColor(int)">setLoadingLineColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#setLocation(org.osmdroid.util.GeoPoint)">setLocation(GeoPoint)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#setLocation(android.location.Location)">setLocation(Location)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#setLocation(org.osmdroid.util.GeoPoint)">setLocation(GeoPoint)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#setLocationUpdateMinDistance(float)">setLocationUpdateMinDistance(float)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> <div class="block">Set the minimum distance for location updates.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#setLocationUpdateMinTime(long)">setLocationUpdateMinTime(long)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> <div class="block">Set the minimum interval for location updates.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#setLongitude(double)">setLongitude(double)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html#setMapboxMapid(java.lang.String)">setMapboxMapid(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapBoxTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapBoxTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html#setMapboxMapid(java.lang.String)">setMapboxMapid(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/MapQuestTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">MapQuestTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setMapCenter(org.osmdroid.api.IGeoPoint)">setMapCenter(IGeoPoint)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setMapCenter(int,%20int)">setMapCenter(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span> <div class="block"><i>use <a href="./org/osmdroid/views/MapView.html#setMapCenter(org.osmdroid.api.IGeoPoint)"><code>MapView.setMapCenter(IGeoPoint)</code></a></i></div> </div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setMapCenter(double,%20double)">setMapCenter(double, double)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setMapListener(org.osmdroid.events.MapListener)">setMapListener(MapListener)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setMapOrientation(float)">setMapOrientation(float)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">rotates the map to the desired heading</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#setMarker(android.graphics.drawable.Drawable)">setMarker(Drawable)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setMarkerBackgroundColor(int)">setMarkerBackgroundColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> <div class="block">default is a green like color</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setMarkerDescriptionForegroundColor(int)">setMarkerDescriptionForegroundColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#setMarkerHotspot(org.osmdroid.views.overlay.OverlayItem.HotspotPlace)">setMarkerHotspot(OverlayItem.HotspotPlace)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#setMarkerTitleForegroundColor(int)">setMarkerTitleForegroundColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setMaxLength(float)">setMaxLength(float)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Sets the maximum bar length.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setMaxZoomLevel(java.lang.Integer)">setMaxZoomLevel(Integer)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Set the maximum allowed zoom level, or pass null to use the maximum zoom level from the tile provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setMinZoom(int)">setMinZoom(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Sets the minimum zoom level for the scale bar to be drawn.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setMinZoomLevel(java.lang.Integer)">setMinZoomLevel(Integer)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Set the minimum allowed zoom level, or pass null to use the minimum zoom level from the tile provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setMultiTouchControls(boolean)">setMultiTouchControls(boolean)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#setMyLocationProvider(org.osmdroid.views.overlay.mylocation.IMyLocationProvider)">setMyLocationProvider(IMyLocationProvider)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/FolderOverlay.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/FolderOverlay.html" title="class in org.osmdroid.views.overlay">FolderOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html#setNavToVisible(int)">setNavToVisible(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayControlView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html#setNextEnabled(boolean)">setNextEnabled(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayControlView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#setNumberOfTileDownloadThreads(int)">setNumberOfTileDownloadThreads(int)</a></span> - Static method in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">Overrides the number of tile download threads.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#setOfflineMapsPath(java.lang.String)">setOfflineMapsPath(String)</a></span> - Static method in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">allows for altering the osmdroid_path variable, which controls the location of where to search for offline tile sources</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#setOnClickListener(org.osmdroid.views.overlay.Polyline.OnClickListener)">setOnClickListener(Polyline.OnClickListener)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#setOnFocusChangeListener(org.osmdroid.views.overlay.ItemizedOverlay.OnFocusChangeListener)">setOnFocusChangeListener(ItemizedOverlay.OnFocusChangeListener)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setOnMarkerClickListener(org.osmdroid.views.overlay.Marker.OnMarkerClickListener)">setOnMarkerClickListener(Marker.OnMarkerClickListener)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setOnMarkerDragListener(org.osmdroid.views.overlay.Marker.OnMarkerDragListener)">setOnMarkerDragListener(Marker.OnMarkerDragListener)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#setOptionsMenuEnabled(boolean)">setOptionsMenuEnabled(boolean)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#setOptionsMenuEnabled(boolean)">setOptionsMenuEnabled(boolean)</a></span> - Method in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html#setOptionsMenuEnabled(boolean)">setOptionsMenuEnabled(boolean)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay">IOverlayMenuProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#setOptionsMenuEnabled(boolean)">setOptionsMenuEnabled(boolean)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#setOptionsMenuEnabled(boolean)">setOptionsMenuEnabled(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#setOptionsMenusEnabled(boolean)">setOptionsMenusEnabled(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#setOptionsMenusEnabled(boolean)">setOptionsMenusEnabled(boolean)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html#setOrientationProvider(org.osmdroid.views.overlay.compass.IOrientationProvider)">setOrientationProvider(IOrientationProvider)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/CompassOverlay.html" title="class in org.osmdroid.views.overlay.compass">CompassOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setOverlayManager(org.osmdroid.views.overlay.OverlayManager)">setOverlayManager(OverlayManager)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#setOvershootTileCache(int)">setOvershootTileCache(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> <div class="block">Set this to overshoot the tile cache.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#setPadding(int)">setPadding(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> <div class="block">Sets the number of pixels from the lower-right corner to offset the mini-map</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/PathOverlay.html#setPaint(android.graphics.Paint)">setPaint(Paint)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/PathOverlay.html" title="class in org.osmdroid.views.overlay">PathOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setPanToView(boolean)">setPanToView(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> <div class="block">If set to true, when clicking the marker, the map will be centered on the marker position.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#setPersonHotspot(float,%20float)">setPersonHotspot(float, float)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#setPersonIcon(android.graphics.Bitmap)">setPersonIcon(Bitmap)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> <div class="block">enabls you to change the my location 'person' icon at runtime.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#setPersonIcon(android.graphics.Bitmap,%20android.graphics.Point)">setPersonIcon(Bitmap, Point)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> <div class="block">Coordinates the feet of the person are located.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html#setPoints(java.util.List)">setPoints(List<GeoPoint>)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.LinearRing.html" title="class in org.osmdroid.views.overlay">Polygon.LinearRing</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#setPoints(java.util.List)">setPoints(List<GeoPoint>)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> <div class="block">This method will take a copy of the points.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#setPoints(java.util.List)">setPoints(List<GeoPoint>)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> <div class="block">Set the points.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setPosition(org.osmdroid.util.GeoPoint)">setPosition(GeoPoint)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/metalev/multitouch/controller/MultiTouchController.MultiTouchObjectCanvas.html#setPositionAndScale(T,%20org.metalev.multitouch.controller.MultiTouchController.PositionAndScale,%20org.metalev.multitouch.controller.MultiTouchController.PointInfo)">setPositionAndScale(T, MultiTouchController.PositionAndScale, MultiTouchController.PointInfo)</a></span> - Method in interface org.metalev.multitouch.controller.<a href="./org/metalev/multitouch/controller/MultiTouchController.MultiTouchObjectCanvas.html" title="interface in org.metalev.multitouch.controller">MultiTouchController.MultiTouchObjectCanvas</a></dt> <dd> <div class="block">Callback to update the position and scale (in object coords) of the currently-dragged object.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setPositionAndScale(java.lang.Object,%20org.metalev.multitouch.controller.MultiTouchController.PositionAndScale,%20org.metalev.multitouch.controller.MultiTouchController.PointInfo)">setPositionAndScale(Object, MultiTouchController.PositionAndScale, MultiTouchController.PointInfo)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html#setPossibleTilesInArea(int)">setPossibleTilesInArea(int)</a></span> - Method in interface org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html" title="interface in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerCallback</a></dt> <dd> <div class="block">this is fired right before the download starts</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html#setPreviousEnabled(boolean)">setPreviousEnabled(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayControlView.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayControlView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setProjection(org.osmdroid.views.Projection)">setProjection(Projection)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#setRelatedObject(java.lang.Object)">setRelatedObject(Object)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> <div class="block">Allows to link an Object (any Object) to this marker.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setRotation(float)">setRotation(float)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setScaleBarOffset(int,%20int)">setScaleBarOffset(int, int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Sets the scale bar screen offset for the bar.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setScrollableAreaLimit(org.osmdroid.util.BoundingBoxE6)">setScrollableAreaLimit(BoundingBoxE6)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setScrollableAreaLimitDouble(org.osmdroid.util.BoundingBox)">setScrollableAreaLimitDouble(BoundingBox)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Set the map to limit it's scrollable view to the specified BoundingBox.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html#setShowAccuracy(boolean)">setShowAccuracy(boolean)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/DirectedLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">DirectedLocationOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#setSnippet(java.lang.String)">setSnippet(String)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html#setState(int[])">setState(int[])</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ExpirableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ExpirableBitmapDrawable</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.html#setState(android.graphics.drawable.Drawable,%20int)">setState(Drawable, int)</a></span> - Static method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.html" title="class in org.osmdroid.views.overlay">OverlayItem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#setStrokeColor(int)">setStrokeColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#setStrokeWidth(float)">setStrokeWidth(float)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html#setStyle(java.lang.Integer)">setStyle(Integer)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">CloudmadeTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html#setStyle(java.lang.String)">setStyle(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/CloudmadeTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">CloudmadeTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/IStyledTileSource.html#setStyle(T)">setStyle(T)</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">IStyledTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/IStyledTileSource.html#setStyle(java.lang.String)">setStyle(String)</a></span> - Method in interface org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/IStyledTileSource.html" title="interface in org.osmdroid.tileprovider.tilesource">IStyledTileSource</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#setSubDescription(java.lang.String)">setSubDescription(String)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> <div class="block">set the "sub-description", an optional text to be shown in the InfoWindow, below the snippet, in a smaller text size</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setTextLabelBackgroundColor(int)">setTextLabelBackgroundColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setTextLabelFontSize(int)">setTextLabelFontSize(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#setTextLabelForegroundColor(int)">setTextLabelForegroundColor(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setTextPaint(android.graphics.Paint)">setTextPaint(Paint)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Sets the paint for drawing the text</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setTextSize(float)">setTextSize(float)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Sets the text size.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#setTileLoadFailureImage(android.graphics.drawable.Drawable)">setTileLoadFailureImage(Drawable)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Sets the "sorry we can't load a tile for this location" image.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setTileProvider(org.osmdroid.tileprovider.MapTileProviderBase)">setTileProvider(MapTileProviderBase)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">enables you to programmatically set the tile provider (zip, assets, sqlite, etc)</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/LRUMapTileCache.html#setTileRemovedListener(org.osmdroid.tileprovider.LRUMapTileCache.TileRemovedListener)">setTileRemovedListener(LRUMapTileCache.TileRemovedListener)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/LRUMapTileCache.html" title="class in org.osmdroid.tileprovider">LRUMapTileCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#setTileRequestCompleteHandler(android.os.Handler)">setTileRequestCompleteHandler(Handler)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#setTileSize(int)">setTileSize(int)</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#setTileSize(int)">setTileSize(int)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderArray.html#setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">setTileSource(ITileSource)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderArray.html" title="class in org.osmdroid.tileprovider">MapTileProviderArray</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">setTileSource(ITileSource)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Sets the tile source for this tile provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html#setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">setTileSource(ITileSource)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileAssetsProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileAssetsProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html#setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">setTileSource(ITileSource)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html#setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">setTileSource(ITileSource)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFileArchiveProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFileArchiveProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html#setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">setTileSource(ITileSource)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileFilesystemProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileFilesystemProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html#setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">setTileSource(ITileSource)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase</a></dt> <dd> <div class="block">Sets the tile source for this tile provider.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html#setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">setTileSource(ITileSource)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileSqlCacheProvider.html" title="class in org.osmdroid.tileprovider.modules">MapTileSqlCacheProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">setTileSource(ITileSource)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource)">setTileSource(ITileSource)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#setTilesOverlay(org.osmdroid.views.overlay.TilesOverlay)">setTilesOverlay(TilesOverlay)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#setTilesOverlay(org.osmdroid.views.overlay.TilesOverlay)">setTilesOverlay(TilesOverlay)</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> <div class="block">Sets the optional TilesOverlay class.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setTilesScaledToDpi(boolean)">setTilesScaledToDpi(boolean)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayWithIW.html#setTitle(java.lang.String)">setTitle(String)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayWithIW.html" title="class in org.osmdroid.views.overlay">OverlayWithIW</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#setUnitsOfMeasure(org.osmdroid.views.overlay.ScaleBarOverlay.UnitsOfMeasure)">setUnitsOfMeasure(ScaleBarOverlay.UnitsOfMeasure)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> <div class="block">Sets the units of measure to be shown in the scale bar</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#setUseDataConnection(boolean)">setUseDataConnection(boolean)</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Set whether to use the network connection if it's available.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setUseDataConnection(boolean)">setUseDataConnection(boolean)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Set whether to use the network connection if it's available.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#setUseDataConnection(boolean)">setUseDataConnection(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> <div class="block">Set whether to use the network connection if it's available.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#setUserAgentValue(java.lang.String)">setUserAgentValue(String)</a></span> - Static method in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">Enables you to override the default "osmdroid" value for HTTP user agents.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polygon.html#setVisible(boolean)">setVisible(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polygon.html" title="class in org.osmdroid.views.overlay">Polygon</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#setVisible(boolean)">setVisible(boolean)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#setWidth(int)">setWidth(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> <div class="block">Sets the width of the mini-map in pixels</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#setWidth(float)">setWidth(float)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#setZoom(int)">setZoom(int)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#setZoom(int)">setZoom(int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/MinimapOverlay.html#setZoomDifference(int)">setZoomDifference(int)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#setZoomLevel(int)">setZoomLevel(int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#SHADOW_X_SKEW">SHADOW_X_SKEW</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Overlay.html#SHADOW_Y_SCALE">SHADOW_Y_SCALE</a></span> - Static variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Overlay.html" title="class in org.osmdroid.views.overlay">Overlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/NetworkLocationIgnorer.html#shouldIgnore(java.lang.String,%20long)">shouldIgnore(String, long)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/NetworkLocationIgnorer.html" title="class in org.osmdroid.util">NetworkLocationIgnorer</a></dt> <dd> <div class="block">Whether we should ignore this location.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Marker.html#showInfoWindow()">showInfoWindow()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Marker.html" title="class in org.osmdroid.views.overlay">Marker</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/Polyline.html#showInfoWindow(org.osmdroid.util.GeoPoint)">showInfoWindow(GeoPoint)</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/Polyline.html" title="class in org.osmdroid.views.overlay">Polyline</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html#showUI">showUI</a></span> - Variable in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerTask.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerTask</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/util/SimpleInvalidationHandler.html" title="class in org.osmdroid.tileprovider.util"><span class="strong">SimpleInvalidationHandler</span></a> - Class in <a href="./org/osmdroid/tileprovider/util/package-summary.html">org.osmdroid.tileprovider.util</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/SimpleInvalidationHandler.html#SimpleInvalidationHandler(android.view.View)">SimpleInvalidationHandler(View)</a></span> - Constructor for class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/SimpleInvalidationHandler.html" title="class in org.osmdroid.tileprovider.util">SimpleInvalidationHandler</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation"><span class="strong">SimpleLocationOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/mylocation/package-summary.html">org.osmdroid.views.overlay.mylocation</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#SimpleLocationOverlay(android.content.Context)">SimpleLocationOverlay(Context)</a></span> - Constructor for class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html#SimpleLocationOverlay(android.graphics.Bitmap)">SimpleLocationOverlay(Bitmap)</a></span> - Constructor for class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/SimpleLocationOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">SimpleLocationOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/util/SimpleRegisterReceiver.html" title="class in org.osmdroid.tileprovider.util"><span class="strong">SimpleRegisterReceiver</span></a> - Class in <a href="./org/osmdroid/tileprovider/util/package-summary.html">org.osmdroid.tileprovider.util</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/SimpleRegisterReceiver.html#SimpleRegisterReceiver(android.content.Context)">SimpleRegisterReceiver(Context)</a></span> - Constructor for class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/SimpleRegisterReceiver.html" title="class in org.osmdroid.tileprovider.util">SimpleRegisterReceiver</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/MapEventsReceiver.html#singleTapConfirmedHelper(org.osmdroid.util.GeoPoint)">singleTapConfirmedHelper(GeoPoint)</a></span> - Method in interface org.osmdroid.events.<a href="./org/osmdroid/events/MapEventsReceiver.html" title="interface in org.osmdroid.events">MapEventsReceiver</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html#size()">size()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/DefaultOverlayManager.html" title="class in org.osmdroid.views.overlay">DefaultOverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html#size()">size()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedIconOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedIconOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlay.html#size()">size()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlay.html" title="class in org.osmdroid.views.overlay">ItemizedOverlay</a></dt> <dd> <div class="block">The number of items in this overlay.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayManager.html#size()">size()</a></span> - Method in interface org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayManager.html" title="interface in org.osmdroid.views.overlay">OverlayManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GEMFFile.GEMFInputStream.html" title="class in org.osmdroid.util">GEMFFile.GEMFInputStream</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ScrollEvent.html#source">source</a></span> - Variable in class org.osmdroid.events.<a href="./org/osmdroid/events/ScrollEvent.html" title="class in org.osmdroid.events">ScrollEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ZoomEvent.html#source">source</a></span> - Variable in class org.osmdroid.events.<a href="./org/osmdroid/events/ZoomEvent.html" title="class in org.osmdroid.events">ZoomEvent</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">SqliteArchiveTileWriter</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">An implementation of <a href="./org/osmdroid/tileprovider/modules/IFilesystemCache.html" title="interface in org.osmdroid.tileprovider.modules"><code>IFilesystemCache</code></a> based on the original TileWriter.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html#SqliteArchiveTileWriter(java.lang.String)">SqliteArchiveTileWriter(String)</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqliteArchiveTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqliteArchiveTileWriter</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">SqlTileWriter</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">An implementation of <a href="./org/osmdroid/tileprovider/modules/IFilesystemCache.html" title="interface in org.osmdroid.tileprovider.modules"><code>IFilesystemCache</code></a> based on the original TileWriter.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html#SqlTileWriter()">SqlTileWriter()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/SqlTileWriter.html" title="class in org.osmdroid.tileprovider.modules">SqlTileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/LocationListenerProxy.html#startListening(android.location.LocationListener,%20long,%20float)">startListening(LocationListener, long, float)</a></span> - Method in class org.osmdroid.<a href="./org/osmdroid/LocationListenerProxy.html" title="class in org.osmdroid">LocationListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/SensorEventListenerProxy.html#startListening(android.hardware.SensorEventListener,%20int,%20int)">startListening(SensorEventListener, int, int)</a></span> - Method in class org.osmdroid.<a href="./org/osmdroid/SensorEventListenerProxy.html" title="class in org.osmdroid">SensorEventListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#startLocationProvider(org.osmdroid.views.overlay.mylocation.IMyLocationConsumer)">startLocationProvider(IMyLocationConsumer)</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> <div class="block">Enable location updates and show your current location on the map.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/IMyLocationProvider.html#startLocationProvider(org.osmdroid.views.overlay.mylocation.IMyLocationConsumer)">startLocationProvider(IMyLocationConsumer)</a></span> - Method in interface org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/IMyLocationProvider.html" title="interface in org.osmdroid.views.overlay.mylocation">IMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html#startOrientationProvider(org.osmdroid.views.overlay.compass.IOrientationConsumer)">startOrientationProvider(IOrientationConsumer)</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html" title="class in org.osmdroid.views.overlay.compass">InternalCompassOrientationProvider</a></dt> <dd> <div class="block">Enable orientation updates from the internal compass sensor and show the compass.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/IOrientationProvider.html#startOrientationProvider(org.osmdroid.views.overlay.compass.IOrientationConsumer)">startOrientationProvider(IOrientationConsumer)</a></span> - Method in interface org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/IOrientationProvider.html" title="interface in org.osmdroid.views.overlay.compass">IOrientationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#stopAnimation(boolean)">stopAnimation(boolean)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#stopAnimation(boolean)">stopAnimation(boolean)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> <div class="block">Stops a running animation.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/LocationListenerProxy.html#stopListening()">stopListening()</a></span> - Method in class org.osmdroid.<a href="./org/osmdroid/LocationListenerProxy.html" title="class in org.osmdroid">LocationListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/SensorEventListenerProxy.html#stopListening()">stopListening()</a></span> - Method in class org.osmdroid.<a href="./org/osmdroid/SensorEventListenerProxy.html" title="class in org.osmdroid">SensorEventListenerProxy</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html#stopLocationProvider()">stopLocationProvider()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/GpsMyLocationProvider.html" title="class in org.osmdroid.views.overlay.mylocation">GpsMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/IMyLocationProvider.html#stopLocationProvider()">stopLocationProvider()</a></span> - Method in interface org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/IMyLocationProvider.html" title="interface in org.osmdroid.views.overlay.mylocation">IMyLocationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html#stopLocationProvider()">stopLocationProvider()</a></span> - Method in class org.osmdroid.views.overlay.mylocation.<a href="./org/osmdroid/views/overlay/mylocation/MyLocationNewOverlay.html" title="class in org.osmdroid.views.overlay.mylocation">MyLocationNewOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html#stopOrientationProvider()">stopOrientationProvider()</a></span> - Method in class org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/InternalCompassOrientationProvider.html" title="class in org.osmdroid.views.overlay.compass">InternalCompassOrientationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/compass/IOrientationProvider.html#stopOrientationProvider()">stopOrientationProvider()</a></span> - Method in interface org.osmdroid.views.overlay.compass.<a href="./org/osmdroid/views/overlay/compass/IOrientationProvider.html" title="interface in org.osmdroid.views.overlay.compass">IOrientationProvider</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#stopPanning()">stopPanning()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#stopPanning()">stopPanning()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/util/StreamUtils.html" title="class in org.osmdroid.tileprovider.util"><span class="strong">StreamUtils</span></a> - Class in <a href="./org/osmdroid/tileprovider/util/package-summary.html">org.osmdroid.tileprovider.util</a></dt> <dd> <div class="block">don't use android classes here, since this class is used outside of android</div> </dd> </dl> <a name="_T_"> <!-- --> </a> <h2 class="title">T</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#TABLE">TABLE</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#TABLE_TILES">TABLE_TILES</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/Counters.html#TAG">TAG</a></span> - Static variable in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util">Counters</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/Mercator.html#tile2lat(int,%20int)">tile2lat(int, int)</a></span> - Static method in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/Mercator.html" title="class in org.osmdroid.views.util">Mercator</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/Mercator.html#tile2lon(int,%20int)">tile2lon(int, int)</a></span> - Static method in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/Mercator.html" title="class in org.osmdroid.views.util">Mercator</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#tile_column">tile_column</a></span> - Static variable in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#TILE_DOWNLOAD_MAXIMUM_QUEUE_SIZE">TILE_DOWNLOAD_MAXIMUM_QUEUE_SIZE</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#TILE_EXPIRY_TIME_MILLISECONDS">TILE_EXPIRY_TIME_MILLISECONDS</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">30 days</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#TILE_FILESYSTEM_MAXIMUM_QUEUE_SIZE">TILE_FILESYSTEM_MAXIMUM_QUEUE_SIZE</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#TILE_MAX_CACHE_SIZE_BYTES">TILE_MAX_CACHE_SIZE_BYTES</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">default is 600 Mb</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#TILE_PATH_BASE">TILE_PATH_BASE</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">Base path for tiles.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#TILE_PATH_EXTENSION">TILE_PATH_EXTENSION</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">add an extension to files on sdcard so that gallery doesn't index them</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#TILE_TRIM_CACHE_SIZE_BYTES">TILE_TRIM_CACHE_SIZE_BYTES</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> <div class="block">default is 500 Mb</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/Counters.html#tileDownloadErrors">tileDownloadErrors</a></span> - Static variable in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/Counters.html" title="class in org.osmdroid.tileprovider.util">Counters</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.TileLoader.html#tileLoaded(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">tileLoaded(MapTileRequestState, Drawable)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileDownloader.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileDownloader.TileLoader</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html#tileLoaded(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">tileLoaded(MapTileRequestState, Drawable)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.TileLoader</a></dt> <dd> <div class="block">A tile has loaded.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html#tileLoadedExpired(org.osmdroid.tileprovider.MapTileRequestState,%20android.graphics.drawable.Drawable)">tileLoadedExpired(MapTileRequestState, Drawable)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.TileLoader</a></dt> <dd> <div class="block">A tile has loaded but it's expired.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html#tileLoadedFailed(org.osmdroid.tileprovider.MapTileRequestState)">tileLoadedFailed(MapTileRequestState)</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MapTileModuleProviderBase.TileLoader.html" title="class in org.osmdroid.tileprovider.modules">MapTileModuleProviderBase.TileLoader</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/TileLooper.html" title="class in org.osmdroid.util"><span class="strong">TileLooper</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> <div class="block">A class that will loop around all the map tiles in the given viewport.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileLooper.html#TileLooper()">TileLooper()</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/TileLooper.html" title="class in org.osmdroid.util">TileLooper</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">TileSourceFactory</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> <div class="block">looking for mapquest? it's moved because they stopped supporting anonymous access to tiles</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#TileSourceFactory()">TileSourceFactory()</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay"><span class="strong">TilesOverlay</span></a> - Class in <a href="./org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</a></dt> <dd> <div class="block">A <a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay"><code>TilesOverlay</code></a> is responsible to display a <a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider"><code>MapTile</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#TilesOverlay(org.osmdroid.tileprovider.MapTileProviderBase,%20android.content.Context)">TilesOverlay(MapTileProviderBase, Context)</a></span> - Constructor for class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint"><span class="strong">TileSystem</span></a> - Class in <a href="./microsoft/mappoint/package-summary.html">microsoft.mappoint</a></dt> <dd> <div class="block">This class provides methods to handle the Mercator projection that is used for the osmdroid tile system.</div> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#TileSystem()">TileSystem()</a></span> - Constructor for class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util"><span class="strong">TileSystem</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt> <dd> <div class="block">Proxy class for TileSystem.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#TileSystem()">TileSystem()</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html#tileWriter">tileWriter</a></span> - Variable in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBasic.html" title="class in org.osmdroid.tileprovider">MapTileProviderBasic</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/modules/TileWriter.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">TileWriter</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> <div class="block">An implementation of <a href="./org/osmdroid/tileprovider/modules/IFilesystemCache.html" title="interface in org.osmdroid.tileprovider.modules"><code>IFilesystemCache</code></a>.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/TileWriter.html#TileWriter()">TileWriter()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/TileWriter.html" title="class in org.osmdroid.tileprovider.modules">TileWriter</a></dt> <dd> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#TileXYToPixelXY(int,%20int,%20android.graphics.Point)">TileXYToPixelXY(int, int, Point)</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> <div class="block">Converts tile XY coordinates into pixel XY coordinates of the upper-left pixel of the specified tile.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#TileXYToPixelXY(int,%20int,%20android.graphics.Point)">TileXYToPixelXY(int, int, Point)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./microsoft/mappoint/TileSystem.html#TileXYToQuadKey(int,%20int,%20int)">TileXYToQuadKey(int, int, int)</a></span> - Static method in class microsoft.mappoint.<a href="./microsoft/mappoint/TileSystem.html" title="class in microsoft.mappoint">TileSystem</a></dt> <dd> <div class="block">Converts tile XY coordinates into a QuadKey at a specified level of detail.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/TileSystem.html#TileXYToQuadKey(int,%20int,%20int)">TileXYToQuadKey(int, int, int)</a></span> - Static method in class org.osmdroid.util.<a href="./org/osmdroid/util/TileSystem.html" title="class in org.osmdroid.util">TileSystem</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html#timeLastSet">timeLastSet</a></span> - Variable in class org.osmdroid.views.overlay.gestures.<a href="./org/osmdroid/views/overlay/gestures/RotationGestureOverlay.html" title="class in org.osmdroid.views.overlay.gestures">RotationGestureOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#toDoubleString()">toDoubleString()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#toIntString()">toIntString()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#toInvertedDoubleString()">toInvertedDoubleString()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#toMercatorPixels(int,%20int,%20android.graphics.Point)">toMercatorPixels(int, int, Point)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#TOP_CENTER">TOP_CENTER</a></span> - Static variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Special value for the alignment requested by a View.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#TOP_LEFT">TOP_LEFT</a></span> - Static variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Special value for the alignment requested by a View.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.LayoutParams.html#TOP_RIGHT">TOP_RIGHT</a></span> - Static variable in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.LayoutParams.html" title="class in org.osmdroid.views">MapView.LayoutParams</a></dt> <dd> <div class="block">Special value for the alignment requested by a View.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IProjection.html#toPixels(org.osmdroid.api.IGeoPoint,%20android.graphics.Point)">toPixels(IGeoPoint, Point)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IProjection.html" title="interface in org.osmdroid.api">IProjection</a></dt> <dd> <div class="block">Converts the given <a href="./org/osmdroid/api/IGeoPoint.html" title="interface in org.osmdroid.api"><code>IGeoPoint</code></a> to onscreen pixel coordinates, relative to the top-left of the <a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views"><code>MapView</code></a> that provided this Projection.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#toPixels(org.osmdroid.api.IGeoPoint,%20android.graphics.Point)">toPixels(IGeoPoint, Point)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/PathProjection.html#toPixels(org.osmdroid.views.Projection,%20java.util.List,%20android.graphics.Path)">toPixels(Projection, List<? extends GeoPoint>, Path)</a></span> - Static method in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/PathProjection.html" title="class in org.osmdroid.views.util">PathProjection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/util/PathProjection.html#toPixels(org.osmdroid.views.Projection,%20java.util.List,%20android.graphics.Path,%20boolean)">toPixels(Projection, List<? extends GeoPoint>, Path, boolean)</a></span> - Static method in class org.osmdroid.views.util.<a href="./org/osmdroid/views/util/PathProjection.html" title="class in org.osmdroid.views.util">PathProjection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#toPixelsFromMercator(int,%20int,%20android.graphics.Point)">toPixelsFromMercator(int, int, Point)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#toPixelsFromProjected(android.graphics.Point,%20android.graphics.Point)">toPixelsFromProjected(Point, Point)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> <div class="block">Performs the second computationally light part of the projection.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#toProjectedPixels(org.osmdroid.util.GeoPoint,%20android.graphics.Point)">toProjectedPixels(GeoPoint, Point)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> <div class="block">A wrapper for <a href="./org/osmdroid/views/Projection.html#toProjectedPixels(int,%20int,%20android.graphics.Point)"><code>Projection.toProjectedPixels(int, int, Point)</code></a></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#toProjectedPixels(int,%20int,%20android.graphics.Point)">toProjectedPixels(int, int, Point)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> <div class="block">Performs only the first computationally heavy part of the projection.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#toProjectedPixels(double,%20double,%20android.graphics.Point)">toProjectedPixels(double, double, Point)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> <div class="block">Performs only the first computationally heavy part of the projection.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ScrollEvent.html#toString()">toString()</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/ScrollEvent.html" title="class in org.osmdroid.events">ScrollEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ZoomEvent.html#toString()">toString()</a></span> - Method in class org.osmdroid.events.<a href="./org/osmdroid/events/ZoomEvent.html" title="class in org.osmdroid.events">ZoomEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTile.html#toString()">toString()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTile.html" title="class in org.osmdroid.tileprovider">MapTile</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html#toString()">toString()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/DatabaseFileArchive.html" title="class in org.osmdroid.tileprovider.modules">DatabaseFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html#toString()">toString()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/GEMFFileArchive.html" title="class in org.osmdroid.tileprovider.modules">GEMFFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html#toString()">toString()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/MBTilesFileArchive.html" title="class in org.osmdroid.tileprovider.modules">MBTilesFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html#toString()">toString()</a></span> - Method in class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html" title="class in org.osmdroid.tileprovider.modules">ZipFileArchive</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#toString()">toString()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#toString()">toString()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#toString()">toString()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html#tryRecycle()">tryRecycle()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/ReusableBitmapDrawable.html" title="class in org.osmdroid.tileprovider">ReusableBitmapDrawable</a></dt> <dd> </dd> </dl> <a name="_U_"> <!-- --> </a> <h2 class="title">U</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html#UNDEFINED_RES_ID">UNDEFINED_RES_ID</a></span> - Static variable in class org.osmdroid.views.overlay.infowindow.<a href="./org/osmdroid/views/overlay/infowindow/BasicInfoWindow.html" title="class in org.osmdroid.views.overlay.infowindow">BasicInfoWindow</a></dt> <dd> <div class="block">resource id value meaning "undefined resource id"</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#unitsOfMeasure">unitsOfMeasure</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/IRegisterReceiver.html#unregisterReceiver(android.content.BroadcastReceiver)">unregisterReceiver(BroadcastReceiver)</a></span> - Method in interface org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/IRegisterReceiver.html" title="interface in org.osmdroid.tileprovider">IRegisterReceiver</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/util/SimpleRegisterReceiver.html#unregisterReceiver(android.content.BroadcastReceiver)">unregisterReceiver(BroadcastReceiver)</a></span> - Method in class org.osmdroid.tileprovider.util.<a href="./org/osmdroid/tileprovider/util/SimpleRegisterReceiver.html" title="class in org.osmdroid.tileprovider.util">SimpleRegisterReceiver</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/Projection.html#unrotateAndScalePoint(int,%20int,%20android.graphics.Point)">unrotateAndScalePoint(int, int, Point)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/Projection.html" title="class in org.osmdroid.views">Projection</a></dt> <dd> <div class="block">This will revert the current map's scaling and rotation for a point.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html#unSetFocusedItem()">unSetFocusedItem()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ItemizedOverlayWithFocus.html" title="class in org.osmdroid.views.overlay">ItemizedOverlayWithFocus</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html#updateProgress(int,%20int,%20int,%20int)">updateProgress(int, int, int, int)</a></span> - Method in interface org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.CacheManagerCallback.html" title="interface in org.osmdroid.tileprovider.cachemanager">CacheManager.CacheManagerCallback</a></dt> <dd> <div class="block">this is fired periodically, useful for updating dialogs, progress bars, etc</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/IMapTileProviderCallback.html#useDataConnection()">useDataConnection()</a></span> - Method in interface org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/IMapTileProviderCallback.html" title="interface in org.osmdroid.tileprovider">IMapTileProviderCallback</a></dt> <dd> <div class="block">Returns true if the network connection should be used, false if not.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/MapTileProviderBase.html#useDataConnection()">useDataConnection()</a></span> - Method in class org.osmdroid.tileprovider.<a href="./org/osmdroid/tileprovider/MapTileProviderBase.html" title="class in org.osmdroid.tileprovider">MapTileProviderBase</a></dt> <dd> <div class="block">Whether to use the network connection if it's available.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#useDataConnection()">useDataConnection()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Whether to use the network connection if it's available.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#useDataConnection()">useDataConnection()</a></span> - Method in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> <div class="block">Whether to use the network connection if it's available.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html#USER_AGENT">USER_AGENT</a></span> - Static variable in class org.osmdroid.tileprovider.constants.<a href="./org/osmdroid/tileprovider/constants/OpenStreetMapTileProviderConstants.html" title="class in org.osmdroid.tileprovider.constants">OpenStreetMapTileProviderConstants</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/TilesOverlay.html#userSelectedLoadingDrawable">userSelectedLoadingDrawable</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#USGS_SAT">USGS_SAT</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html#USGS_TOPO">USGS_TOPO</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/TileSourceFactory.html" title="class in org.osmdroid.tileprovider.tilesource">TileSourceFactory</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/util/constants/UtilConstants.html" title="interface in org.osmdroid.util.constants"><span class="strong">UtilConstants</span></a> - Interface in <a href="./org/osmdroid/util/constants/package-summary.html">org.osmdroid.util.constants</a></dt> <dd> </dd> </dl> <a name="_V_"> <!-- --> </a> <h2 class="title">V</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.HotspotPlace.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.HotspotPlace.html" title="enum in org.osmdroid.views.overlay">OverlayItem.HotspotPlace</a></dt> <dd> <div class="block">Returns the enum constant of this type with the specified name.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.UnitsOfMeasure.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.UnitsOfMeasure.html" title="enum in org.osmdroid.views.overlay">ScaleBarOverlay.UnitsOfMeasure</a></dt> <dd> <div class="block">Returns the enum constant of this type with the specified name.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/OverlayItem.HotspotPlace.html#values()">values()</a></span> - Static method in enum org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/OverlayItem.HotspotPlace.html" title="enum in org.osmdroid.views.overlay">OverlayItem.HotspotPlace</a></dt> <dd> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.UnitsOfMeasure.html#values()">values()</a></span> - Static method in enum org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.UnitsOfMeasure.html" title="enum in org.osmdroid.views.overlay">ScaleBarOverlay.UnitsOfMeasure</a></dt> <dd> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </dd> </dl> <a name="_W_"> <!-- --> </a> <h2 class="title">W</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/events/DelayedMapListener.html#wrappedListener">wrappedListener</a></span> - Variable in class org.osmdroid.events.<a href="./org/osmdroid/events/DelayedMapListener.html" title="class in org.osmdroid.events">DelayedMapListener</a></dt> <dd> <div class="block">The wrapped MapListener</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBox.html#writeToParcel(android.os.Parcel,%20int)">writeToParcel(Parcel, int)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBox.html" title="class in org.osmdroid.util">BoundingBox</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/BoundingBoxE6.html#writeToParcel(android.os.Parcel,%20int)">writeToParcel(Parcel, int)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/BoundingBoxE6.html" title="class in org.osmdroid.util">BoundingBoxE6</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/util/GeoPoint.html#writeToParcel(android.os.Parcel,%20int)">writeToParcel(Parcel, int)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/GeoPoint.html" title="class in org.osmdroid.util">GeoPoint</a></dt> <dd> </dd> </dl> <a name="_X_"> <!-- --> </a> <h2 class="title">X</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/events/ScrollEvent.html#x">x</a></span> - Variable in class org.osmdroid.events.<a href="./org/osmdroid/events/ScrollEvent.html" title="class in org.osmdroid.events">ScrollEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#xdpi">xdpi</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#xOffset">xOffset</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/tileprovider/tilesource/XYTileSource.html" title="class in org.osmdroid.tileprovider.tilesource"><span class="strong">XYTileSource</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/package-summary.html">org.osmdroid.tileprovider.tilesource</a></dt> <dd> <div class="block">An implementation of <a href="./org/osmdroid/tileprovider/tilesource/OnlineTileSourceBase.html" title="class in org.osmdroid.tileprovider.tilesource"><code>OnlineTileSourceBase</code></a></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/XYTileSource.html#XYTileSource(java.lang.String,%20int,%20int,%20int,%20java.lang.String,%20java.lang.String[])">XYTileSource(String, int, int, int, String, String[])</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.<a href="./org/osmdroid/tileprovider/tilesource/XYTileSource.html" title="class in org.osmdroid.tileprovider.tilesource">XYTileSource</a></dt> <dd> </dd> </dl> <a name="_Y_"> <!-- --> </a> <h2 class="title">Y</h2> <dl> <dt><span class="strong"><a href="./org/osmdroid/events/ScrollEvent.html#y">y</a></span> - Variable in class org.osmdroid.events.<a href="./org/osmdroid/events/ScrollEvent.html" title="class in org.osmdroid.events">ScrollEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#ydpi">ydpi</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html#yOffset">yOffset</a></span> - Variable in class org.osmdroid.views.overlay.<a href="./org/osmdroid/views/overlay/ScaleBarOverlay.html" title="class in org.osmdroid.views.overlay">ScaleBarOverlay</a></dt> <dd> </dd> </dl> <a name="_Z_"> <!-- --> </a> <h2 class="title">Z</h2> <dl> <dt><a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html" title="class in org.osmdroid.tileprovider.modules"><span class="strong">ZipFileArchive</span></a> - Class in <a href="./org/osmdroid/tileprovider/modules/package-summary.html">org.osmdroid.tileprovider.modules</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html#ZipFileArchive()">ZipFileArchive()</a></span> - Constructor for class org.osmdroid.tileprovider.modules.<a href="./org/osmdroid/tileprovider/modules/ZipFileArchive.html" title="class in org.osmdroid.tileprovider.modules">ZipFileArchive</a></dt> <dd> </dd> <dt><a href="./org/osmdroid/events/ZoomEvent.html" title="class in org.osmdroid.events"><span class="strong">ZoomEvent</span></a> - Class in <a href="./org/osmdroid/events/package-summary.html">org.osmdroid.events</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ZoomEvent.html#ZoomEvent(org.osmdroid.views.MapView,%20int)">ZoomEvent(MapView, int)</a></span> - Constructor for class org.osmdroid.events.<a href="./org/osmdroid/events/ZoomEvent.html" title="class in org.osmdroid.events">ZoomEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#zoomIn()">zoomIn()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#zoomIn()">zoomIn()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> <div class="block">Zoom in by one zoom level.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#zoomIn()">zoomIn()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Zoom in by one zoom level.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#zoomInFixing(int,%20int)">zoomInFixing(int, int)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#zoomInFixing(int,%20int)">zoomInFixing(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#zoomInFixing(org.osmdroid.api.IGeoPoint)">zoomInFixing(IGeoPoint)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#zoomInFixing(int,%20int)">zoomInFixing(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/events/ZoomEvent.html#zoomLevel">zoomLevel</a></span> - Variable in class org.osmdroid.events.<a href="./org/osmdroid/events/ZoomEvent.html" title="class in org.osmdroid.events">ZoomEvent</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html#zoomMessage(int,%20int,%20int)">zoomMessage(int, int, int)</a></span> - Method in class org.osmdroid.tileprovider.cachemanager.<a href="./org/osmdroid/tileprovider/cachemanager/CacheManager.html" title="class in org.osmdroid.tileprovider.cachemanager">CacheManager</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#zoomOut()">zoomOut()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#zoomOut()">zoomOut()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> <div class="block">Zoom out by one zoom level.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#zoomOut()">zoomOut()</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Zoom out by one zoom level.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#zoomOutFixing(int,%20int)">zoomOutFixing(int, int)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#zoomOutFixing(int,%20int)">zoomOutFixing(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#zoomOutFixing(org.osmdroid.api.IGeoPoint)">zoomOutFixing(IGeoPoint)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#zoomOutFixing(int,%20int)">zoomOutFixing(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#zoomTo(int)">zoomTo(int)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#zoomTo(int)">zoomTo(int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#zoomToBoundingBox(org.osmdroid.util.BoundingBoxE6)">zoomToBoundingBox(BoundingBoxE6)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapView.html#zoomToBoundingBox(org.osmdroid.util.BoundingBox,%20boolean)">zoomToBoundingBox(BoundingBox, boolean)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapView.html" title="class in org.osmdroid.views">MapView</a></dt> <dd> <div class="block">Zoom the map to enclose the specified bounding box, as closely as possible.</div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#zoomToFixing(int,%20int,%20int)">zoomToFixing(int, int, int)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#zoomToFixing(int,%20int,%20int)">zoomToFixing(int, int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#zoomToSpan(int,%20int)">zoomToSpan(int, int)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/api/IMapController.html#zoomToSpan(double,%20double)">zoomToSpan(double, double)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMapController.html" title="interface in org.osmdroid.api">IMapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#zoomToSpan(org.osmdroid.util.BoundingBoxE6)">zoomToSpan(BoundingBoxE6)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> <div class="block"><span class="strong">Deprecated.</span></div> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#zoomToSpan(double,%20double)">zoomToSpan(double, double)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> <dt><span class="strong"><a href="./org/osmdroid/views/MapController.html#zoomToSpan(int,%20int)">zoomToSpan(int, int)</a></span> - Method in class org.osmdroid.views.<a href="./org/osmdroid/views/MapController.html" title="class in org.osmdroid.views">MapController</a></dt> <dd> </dd> </dl> <a href="#_A_">A</a> <a href="#_B_">B</a> <a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_L_">L</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_Q_">Q</a> <a href="#_R_">R</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_U_">U</a> <a href="#_V_">V</a> <a href="#_W_">W</a> <a href="#_X_">X</a> <a href="#_Y_">Y</a> <a href="#_Z_">Z</a> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="./overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="./overview-tree.html">Tree</a></li> <li><a href="./deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="./help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="./index.html?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="./allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>