- GEMFFile - Class in org.osmdroid.util
-
GEMF File handler class.
- GEMFFile(File) - Constructor for class org.osmdroid.util.GEMFFile
-
- GEMFFile(String) - Constructor for class org.osmdroid.util.GEMFFile
-
- GEMFFile(String, List<File>) - Constructor for class org.osmdroid.util.GEMFFile
-
- GEMFFileArchive - Class in org.osmdroid.tileprovider.modules
-
- GEMFFileArchive() - Constructor for class org.osmdroid.tileprovider.modules.GEMFFileArchive
-
- generateDefaultLayoutParams() - Method in class org.osmdroid.views.MapView
-
- generateLayoutParams(AttributeSet) - Method in class org.osmdroid.views.MapView
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class org.osmdroid.views.MapView
-
- GeoConstants - Interface in org.osmdroid.util.constants
-
- GeometryMath - Class in org.osmdroid.util
-
- GeometryMath() - Constructor for class org.osmdroid.util.GeometryMath
-
- GeoPoint - Class in org.osmdroid.util
-
- GeoPoint(int, int) - Constructor for class org.osmdroid.util.GeoPoint
-
- GeoPoint(int, int, int) - Constructor for class org.osmdroid.util.GeoPoint
-
- GeoPoint(double, double) - Constructor for class org.osmdroid.util.GeoPoint
-
- GeoPoint(double, double, double) - Constructor for class org.osmdroid.util.GeoPoint
-
- GeoPoint(Location) - Constructor for class org.osmdroid.util.GeoPoint
-
- GeoPoint(GeoPoint) - Constructor for class org.osmdroid.util.GeoPoint
-
- geoPoint - Variable in class org.osmdroid.views.MapView.LayoutParams
-
The location of the child within the map view.
- get(int) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- get(int) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- getAccessToken() - Method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
-
- getAction() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
- getAltitude() - Method in class org.osmdroid.util.GeoPoint
-
- getAngle() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
- getArchiveFile(File) - Static method in class org.osmdroid.tileprovider.modules.ArchiveFileFactory
-
Return an implementation of
IArchiveFile
for the specified file.
- getArchives() - Method in class org.osmdroid.tileprovider.modules.OfflineTileProvider
-
- getBarPaint() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Return's the paint used to draw the bar
- getBaseUrl() - Method in class org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase
-
Get the base url, which will be a random one if there are more than one.
- getBearing() - Method in interface org.osmdroid.api.IMap
-
Get the bearing of the map.
- getBearing() - Method in interface org.osmdroid.api.IPosition
-
The bearing of the map
- getBearing() - Method in class org.osmdroid.util.Position
-
- getBitmap(ResourceProxy.bitmap) - Method in class org.osmdroid.DefaultResourceProxyImpl
-
- getBitmap(ResourceProxy.bitmap) - Method in interface org.osmdroid.ResourceProxy
-
- getBitmap(ResourceProxy.bitmap) - Method in class org.osmdroid.util.ResourceProxyImpl
-
- getBoundingBox() - Method in class org.osmdroid.views.MapView
-
- getBoundingBox() - Method in class org.osmdroid.views.Projection
-
- getBoundingBoxForRotatatedRectangle(Rect, float, Rect) - Static method in class org.osmdroid.util.GeometryMath
-
- getBoundingBoxForRotatatedRectangle(Rect, Point, float, Rect) - Static method in class org.osmdroid.util.GeometryMath
-
- getBoundingBoxForRotatatedRectangle(Rect, int, int, float, Rect) - Static method in class org.osmdroid.util.GeometryMath
-
- getBoundingBoxFromCoords(int, int, int, int, int) - Static method in class org.osmdroid.views.util.Mercator
-
Deprecated.
Get bounding box from reverse Mercator projection.
- getBoundingBoxFromPointInMapTile(Point, int) - Static method in class org.osmdroid.views.util.Mercator
-
Deprecated.
Get bounding box from reverse Mercator projection.
- getCallback() - Method in class org.osmdroid.tileprovider.MapTileRequestState
-
- getCellularDataNetworkAvailable() - Method in interface org.osmdroid.tileprovider.modules.INetworkAvailablityCheck
-
- getCellularDataNetworkAvailable() - Method in class org.osmdroid.tileprovider.modules.NetworkAvailabliltyCheck
-
- getCenter() - Method in interface org.osmdroid.api.IMap
-
Get the center of the map
- getCenter() - Method in class org.osmdroid.util.BoundingBoxE6
-
- getCloudmadeKey() - Static method in class org.osmdroid.tileprovider.util.CloudmadeUtil
-
Get the key that was previously retrieved from the manifest.
- getCloudmadeToken() - Static method in class org.osmdroid.tileprovider.util.CloudmadeUtil
-
Get the token from the Cloudmade server.
- getController() - Method in interface org.osmdroid.api.IMapView
-
- getController() - Method in class org.osmdroid.views.MapView
-
- getCurrentProvider() - Method in class org.osmdroid.tileprovider.MapTileRequestState
-
- getDatabaseFileArchive(File) - Static method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
-
- getDatabaseFileArchive(File) - Static method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
-
- getDefaultMarker(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
- getDiagonalLengthInMeters() - Method in class org.osmdroid.util.BoundingBoxE6
-
- getDisplayMetricsDensity() - Method in class org.osmdroid.DefaultResourceProxyImpl
-
- getDisplayMetricsDensity() - Method in interface org.osmdroid.ResourceProxy
-
Gets the density from the current screen's DisplayMetrics
- getDraggableObjectAtPoint(MultiTouchController.PointInfo) - Method in interface org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas
-
See if there is a draggable object at the current point.
- getDraggableObjectAtPoint(MultiTouchController.PointInfo) - Method in class org.osmdroid.views.MapView
-
- getDrawable(ResourceProxy.bitmap) - Method in class org.osmdroid.DefaultResourceProxyImpl
-
- getDrawable(ResourceProxy.bitmap) - Method in interface org.osmdroid.ResourceProxy
-
Get a bitmap as a Drawable
- getDrawable(String) - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- getDrawable(InputStream) - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- getDrawable(String) - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
-
Get a rendered Drawable from the specified file path.
- getDrawable(InputStream) - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
-
Get a rendered Drawable from the specified InputStream.
- getDrawable(ResourceProxy.bitmap) - Method in class org.osmdroid.util.ResourceProxyImpl
-
- getDrawable() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getDrawnItemsLimit() - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- getEventTime() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
- getFocus() - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
- getFocusedItem() - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- getGEMFFileArchive(File) - Static method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
-
- getGeoPointOfRelativePositionWithExactGudermannInterpolation(float, float) - Method in class org.osmdroid.util.BoundingBoxE6
-
- getGeoPointOfRelativePositionWithLinearInterpolation(float, float) - Method in class org.osmdroid.util.BoundingBoxE6
-
- getHandleSingleTouchEvents() - Method in class org.metalev.multitouch.controller.MultiTouchController
-
Whether to handle single-touch events/drags before multi-touch is initiated or not; if not, they are handled by subclasses.
- getHeight() - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
Gets the height of the mini-map in pixels
- getHeight() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getInputStream(ITileSource, MapTile) - Method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
-
- getInputStream(ITileSource, MapTile) - Method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
-
- getInputStream(ITileSource, MapTile) - Method in interface org.osmdroid.tileprovider.modules.IArchiveFile
-
Get the input stream for the requested tile.
- getInputStream(ITileSource, MapTile) - Method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
-
- getInputStream(ITileSource, MapTile) - Method in class org.osmdroid.tileprovider.modules.ZipFileArchive
-
- getInputStream(int, int, int) - Method in class org.osmdroid.util.GEMFFile
-
- getInstance() - Static method in class org.osmdroid.tileprovider.BitmapPool
-
- getIntrinsicScreenRect(Rect) - Method in class org.osmdroid.views.MapView
-
- getIntrinsicScreenRect() - Method in class org.osmdroid.views.Projection
-
- getInvertedScaleRotateCanvasMatrix() - Method in class org.osmdroid.views.Projection
-
This will provide a Matrix that will revert the current map's scaling and rotation.
- getItem(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
Returns the Item at the given index.
- getLastFix() - Method in interface org.osmdroid.api.IMyLocationOverlay
-
- getLastFix() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- getLastFix() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- getLastKnownLocation(LocationManager) - Static method in class org.osmdroid.util.LocationUtils
-
Get the most recent location from the GPS or Network provider.
- getLastKnownLocation() - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- getLastKnownLocation() - Method in interface org.osmdroid.views.overlay.mylocation.IMyLocationProvider
-
- getLastKnownOrientation() - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
-
- getLastKnownOrientation() - Method in interface org.osmdroid.views.overlay.compass.IOrientationProvider
-
- getLatitude() - Method in interface org.osmdroid.api.IGeoPoint
-
- getLatitude() - Method in interface org.osmdroid.api.IPosition
-
The latitude of the center of the map
- getLatitude() - Method in class org.osmdroid.util.GeoPoint
-
- getLatitude() - Method in class org.osmdroid.util.Position
-
- getLatitudeE6() - Method in interface org.osmdroid.api.IGeoPoint
-
- getLatitudeE6() - Method in class org.osmdroid.util.GeoPoint
-
- getLatitudeSpan() - Method in interface org.osmdroid.api.IMapView
-
- getLatitudeSpan() - Method in class org.osmdroid.views.MapView
-
- getLatitudeSpanE6() - Method in class org.osmdroid.util.BoundingBoxE6
-
- getLatNorthE6() - Method in class org.osmdroid.util.BoundingBoxE6
-
- getLatSouthE6() - Method in class org.osmdroid.util.BoundingBoxE6
-
- getLoadingBackgroundColor() - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- getLoadingLineColor() - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- getLocation() - Method in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- getLocationUpdateMinDistance() - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- getLocationUpdateMinDistance() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- getLocationUpdateMinTime() - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- getLocationUpdateMinTime() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- getLonEastE6() - Method in class org.osmdroid.util.BoundingBoxE6
-
- getLongitude() - Method in interface org.osmdroid.api.IGeoPoint
-
- getLongitude() - Method in interface org.osmdroid.api.IPosition
-
The longitude of the center of the map
- getLongitude() - Method in class org.osmdroid.util.GeoPoint
-
- getLongitude() - Method in class org.osmdroid.util.Position
-
- getLongitudeE6() - Method in interface org.osmdroid.api.IGeoPoint
-
- getLongitudeE6() - Method in class org.osmdroid.util.GeoPoint
-
- getLongitudeSpan() - Method in interface org.osmdroid.api.IMapView
-
- getLongitudeSpan() - Method in class org.osmdroid.views.MapView
-
- getLongitudeSpanE6() - Method in class org.osmdroid.util.BoundingBoxE6
-
- getLonWestE6() - Method in class org.osmdroid.util.BoundingBoxE6
-
- getMapBoxMapId() - Static method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
-
- getMapCenter() - Method in interface org.osmdroid.api.IMapView
-
- getMapCenter() - Method in class org.osmdroid.views.MapView
-
Returns the current center-point position of the map, as a GeoPoint (latitude and longitude).
- getMapOrientation() - Method in class org.osmdroid.views.MapView
-
- getMapOrientation() - Method in class org.osmdroid.views.Projection
-
- getMapTile(MapTile) - Method in class org.osmdroid.tileprovider.MapTileCache
-
- getMapTile(MapTile) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
-
- getMapTile(MapTile) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
Attempts to get a Drawable that represents a
MapTile
.
- getMapTile() - Method in class org.osmdroid.tileprovider.MapTileRequestState
-
- getMarker(int) - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getMarkerHotspot() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getMaximumZoomLevel() - Static method in class microsoft.mappoint.TileSystem
-
- getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.MapTileProviderArray
-
- getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
Gets the maximum zoom level this tile provider can provide
- getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
-
- getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
- getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
Gets the maximum zoom level this tile provider can provide
- getMaximumZoomLevel() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- getMaximumZoomLevel() - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
-
Get the maximum zoom level this tile source can provide.
- getMaximumZoomLevel() - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- getMaxZoomLevel() - Method in interface org.osmdroid.api.IMapView
-
- getMaxZoomLevel() - Method in class org.osmdroid.views.MapView
-
Get the maximum allowed zoom level for the maps.
- getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.MapTileProviderArray
-
- getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
Gets the minimum zoom level this tile provider can provide
- getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
-
- getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
- getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
Gets the minimum zoom level this tile provider can provide
- getMinimumZoomLevel() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- getMinimumZoomLevel() - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
-
Get the minimum zoom level this tile source can provide.
- getMinimumZoomLevel() - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- getMinZoomLevel() - Method in class org.osmdroid.views.MapView
-
Get the minimum allowed zoom level for the maps.
- getMode() - Method in class org.metalev.multitouch.controller.MultiTouchController
-
- getMultiTouchAngle() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Calculate the angle of a multitouch event, and cache it.
- getMultiTouchDiameter() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Calculate the diameter of the multitouch event, and cache it.
- getMultiTouchDiameterSq() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Calculate the squared diameter of the multitouch event, and cache it.
- getMultiTouchHeight() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Difference between y coords of touchpoint 0 and 1.
- getMultiTouchWidth() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Difference between x coords of touchpoint 0 and 1.
- getMyLocation() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
Return a GeoPoint of the last known location, or null if not known.
- getMyLocation() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
Return a GeoPoint of the last known location, or null if not known.
- getMyLocation() - Method in class org.osmdroid.views.overlay.SimpleLocationOverlay
-
- getMyLocationDrawingBounds(int, Location, Rect) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- getMyLocationDrawingBounds(int, Location, Rect) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- getMyLocationProvider() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- getName() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
-
- getName() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- getName() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- getName() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
- getName() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
Gets the human-friendly name assigned to this tile provider.
- getName() - Method in class org.osmdroid.util.GEMFFile
-
- getNetworkAvailable() - Method in interface org.osmdroid.tileprovider.modules.INetworkAvailablityCheck
-
- getNetworkAvailable() - Method in class org.osmdroid.tileprovider.modules.NetworkAvailabliltyCheck
-
- getNextProvider() - Method in class org.osmdroid.tileprovider.MapTileRequestState
-
- getNextSquareNumberAbove(float) - Static method in class org.osmdroid.views.util.MyMath
-
Calculates i.e.
- getNorthEast() - Method in interface org.osmdroid.api.IProjection
-
Get the coordinates of the most north-easterly visible point of the map.
- getNorthEast() - Method in class org.osmdroid.views.Projection
-
- getNumberOfPoints() - Method in class org.osmdroid.views.overlay.PathOverlay
-
Deprecated.
- getNumTouchPoints() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Return the total number of touch points
- getOrientation() - Method in interface org.osmdroid.api.IMyLocationOverlay
-
- getOrientation() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- getOrientation() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- getOrientationProvider() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- getOverlayManager() - Method in class org.osmdroid.views.MapView
-
- getOverlays() - Method in class org.osmdroid.views.MapView
-
You can add/remove/reorder your Overlays using the List of
Overlay
.
- getOvershootTileCache() - Method in class org.osmdroid.views.overlay.TilesOverlay
-
Get the tile cache overshoot value.
- getPadding() - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
Gets the number of pixels from the lower-right corner to offset the mini-map
- getPaint() - Method in class org.osmdroid.views.overlay.PathOverlay
-
Deprecated.
- getPoint() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getPointerIds() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Return the array of pointer ids -- only the first getNumTouchPoints() of these is defined.
- getPositionAndScale(T, MultiTouchController.PositionAndScale) - Method in interface org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas
-
Get the screen coords of the dragged object's origin, and scale multiplier to convert screen coords to obj coords.
- getPositionAndScale(Object, MultiTouchController.PositionAndScale) - Method in class org.osmdroid.views.MapView
-
- getPressure() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Return the pressure the first touch point if there's only one, or the average pressure of first and second touch points if two or more.
- getPressures() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Return the array of pressures -- only the first getNumTouchPoints() of these is defined.
- getProjection() - Method in interface org.osmdroid.api.IMap
-
Get the map projection
- getProjection() - Method in interface org.osmdroid.api.IMapView
-
- getProjection() - Method in class org.osmdroid.views.MapView
-
Get a projection for converting between screen-pixel coordinates and latitude/longitude
coordinates.
- getProviderExists(MapTileModuleProviderBase) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
-
- getRelativePositionOfGeoPointInBoundingBoxWithExactGudermannInterpolation(int, int, PointF) - Method in class org.osmdroid.util.BoundingBoxE6
-
- getRelativePositionOfGeoPointInBoundingBoxWithLinearInterpolation(int, int, PointF) - Method in class org.osmdroid.util.BoundingBoxE6
-
- getResourceProxy() - Method in class org.osmdroid.views.MapView
-
- getRouteToPathExists(int) - Method in interface org.osmdroid.tileprovider.modules.INetworkAvailablityCheck
-
- getRouteToPathExists(int) - Method in class org.osmdroid.tileprovider.modules.NetworkAvailabliltyCheck
-
- getSafeMenuId() - Static method in class org.osmdroid.views.overlay.Overlay
-
Since the menu-chain will pass through several independent Overlays, menu IDs cannot be fixed
at compile time.
- getSafeMenuIdSequence(int) - Static method in class org.osmdroid.views.overlay.Overlay
-
- getScale() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
- getScaleX() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
Included in case you want to support anisotropic scaling
- getScaleY() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
Included in case you want to support anisotropic scaling
- getScreenRect(Rect) - Method in class org.osmdroid.views.MapView
-
Gets the current bounds of the screen in screen coordinates.
- getScreenRect() - Method in class org.osmdroid.views.Projection
-
- getScrollableAreaLimit() - Method in class org.osmdroid.views.MapView
-
- getScroller() - Method in class org.osmdroid.views.MapView
-
- getSdCardAvailable() - Method in class org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
-
- getSnippet() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getSource() - Method in class org.osmdroid.events.ScrollEvent
-
- getSource() - Method in class org.osmdroid.events.ZoomEvent
-
- getSource(String) - Static method in class org.osmdroid.tileprovider.tilesource.FileBasedTileSource
-
- getSources() - Method in class org.osmdroid.util.GEMFFile
-
- getSouthWest() - Method in interface org.osmdroid.api.IProjection
-
Get the coordinates of the most south-westerly visible point of the map.
- getSouthWest() - Method in class org.osmdroid.views.Projection
-
- getState() - Method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
-
- getString(ResourceProxy.string) - Method in class org.osmdroid.DefaultResourceProxyImpl
-
- getString(ResourceProxy.string, Object...) - Method in class org.osmdroid.DefaultResourceProxyImpl
-
- getString(ResourceProxy.string) - Method in interface org.osmdroid.ResourceProxy
-
- getString(ResourceProxy.string, Object...) - Method in interface org.osmdroid.ResourceProxy
-
Use a string resource as a format definition, and format using the supplied format arguments.
- getString(ResourceProxy.string) - Method in class org.osmdroid.util.ResourceProxyImpl
-
- getString(ResourceProxy.string, Object...) - Method in class org.osmdroid.util.ResourceProxyImpl
-
- getStyle() - Method in class org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
-
- getStyle() - Method in interface org.osmdroid.tileprovider.tilesource.IStyledTileSource
-
- getTextPaint() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Returns the paint used to draw the text
- getThreadGroupName() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
-
- getThreadGroupName() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- getThreadGroupName() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- getThreadGroupName() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
- getThreadGroupName() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
Gets the name assigned to the thread for this provider.
- getTileLoader() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
-
- getTileLoader() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- getTileLoader() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- getTileLoader() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
- getTileLoader() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
- getTileProvider() - Method in class org.osmdroid.views.MapView
-
- getTileRelativeFilenameString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- getTileRelativeFilenameString(MapTile) - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
-
Get a unique file path for the tile.
- getTileRemovedListener() - Method in class org.osmdroid.tileprovider.LRUMapTileCache
-
- getTileRequestCompleteHandler() - Method in class org.osmdroid.views.MapView
-
- getTileSize() - Static method in class microsoft.mappoint.TileSystem
-
- getTileSize() - Static method in class org.osmdroid.util.TileSystem
-
- getTileSizePixels() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- getTileSizePixels() - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
-
Get the tile size in pixels this tile source provides.
- getTileSource() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
Gets the tile source for this tile provider.
- getTileSource() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- getTileSource(String) - Static method in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
Get the tile source with the specified name.
- getTileSource(int) - Static method in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
Deprecated.
- getTileSources() - Method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
-
- getTileSources() - Method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
-
- getTileSources() - Method in interface org.osmdroid.tileprovider.modules.IArchiveFile
-
returns a list of tile source names that are available in the archive, if supported
- getTileSources() - Method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
-
- getTileSources() - Method in class org.osmdroid.tileprovider.modules.ZipFileArchive
-
- getTileSources() - Static method in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
- getTilesOverlay() - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- getTilesOverlay() - Method in interface org.osmdroid.views.overlay.OverlayManager
-
Gets the optional TilesOverlay class.
- getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
-
- getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
-
- getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase
-
- getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.QuadTreeTileSource
-
- getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.XYTileSource
-
- getTitle() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getUid() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getUnitsOfMeasure() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Gets the units of measure to be shown in the scale bar
- getUsedCacheSpace() - Static method in class org.osmdroid.tileprovider.modules.TileWriter
-
Get the amount of disk space used by the tile cache.
- getUserAgentValue() - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
Enables you to get the value for HTTP user agents.
- getUsesDataConnection() - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
-
- getUsesDataConnection() - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- getUsesDataConnection() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- getUsesDataConnection() - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
- getUsesDataConnection() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
Returns true if implementation uses a data connection, false otherwise.
- getWidth() - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
Gets the width of the mini-map in pixels
- getWidth() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getWiFiNetworkAvailable() - Method in interface org.osmdroid.tileprovider.modules.INetworkAvailablityCheck
-
- getWiFiNetworkAvailable() - Method in class org.osmdroid.tileprovider.modules.NetworkAvailabliltyCheck
-
- getX() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Return the X coord of the first touch point if there's only one, or the midpoint between first and second touch points if two or more.
- getX() - Method in class org.osmdroid.events.ScrollEvent
-
- getX() - Method in class org.osmdroid.tileprovider.MapTile
-
- getXOff() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
- getXs() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Return the array of X coords -- only the first getNumTouchPoints() of these is defined.
- getY() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Return the X coord of the first touch point if there's only one, or the midpoint between first and second touch points if two or more.
- getY() - Method in class org.osmdroid.events.ScrollEvent
-
- getY() - Method in class org.osmdroid.tileprovider.MapTile
-
- getYOff() - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
- getYs() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Return the array of Y coords -- only the first getNumTouchPoints() of these is defined.
- getZipFileArchive(File) - Static method in class org.osmdroid.tileprovider.modules.ZipFileArchive
-
- getZoomDifference() - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
- getZoomLevel() - Method in interface org.osmdroid.api.IMap
-
Get the current zoom level of the map
- getZoomLevel() - Method in interface org.osmdroid.api.IMapView
-
- getZoomLevel() - Method in interface org.osmdroid.api.IPosition
-
The zoom level of the map
- getZoomLevel() - Method in class org.osmdroid.events.ZoomEvent
-
- getZoomLevel() - Method in class org.osmdroid.tileprovider.MapTile
-
- getZoomLevel() - Method in class org.osmdroid.util.Position
-
- getZoomLevel() - Method in class org.osmdroid.views.MapView
-
Get the current ZoomLevel for the map tiles.
- getZoomLevel(boolean) - Method in class org.osmdroid.views.MapView
-
Get the current ZoomLevel for the map tiles.
- getZoomLevel() - Method in class org.osmdroid.views.Projection
-
- getZoomLevels() - Method in class org.osmdroid.util.GEMFFile
-
- GPS_WAIT_TIME - Static variable in interface org.osmdroid.util.constants.UtilConstants
-
The time we wait after the last gps location before using a non-gps location.
- GpsMyLocationProvider - Class in org.osmdroid.views.overlay.mylocation
-
- GpsMyLocationProvider(Context) - Constructor for class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- GroundResolution(double, int) - Static method in class microsoft.mappoint.TileSystem
-
Determines the ground resolution (in meters per pixel) at a specified latitude and level of
detail.
- GroundResolution(double, int) - Static method in class org.osmdroid.util.TileSystem
-
- gudermann(double) - Static method in class org.osmdroid.util.MyMath
-
- gudermannInverse(double) - Static method in class org.osmdroid.util.MyMath
-
- IArchiveFile - Interface in org.osmdroid.tileprovider.modules
-
- icon - Variable in class org.osmdroid.api.Marker
-
Resource id of marker.
- icon(int) - Method in class org.osmdroid.api.Marker
-
Resource id of marker.
- IFilesystemCache - Interface in org.osmdroid.tileprovider.modules
-
Represents a write-only interface into a file system cache.
- IGeoPoint - Interface in org.osmdroid.api
-
An interface that resembles the Google Maps API GeoPoint class.
- imageFilenameEnding() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- IMap - Interface in org.osmdroid.api
-
An interface that contains the common features of osmdroid and Google Maps v2.
- IMapController - Interface in org.osmdroid.api
-
An interface that resembles the Google Maps API MapController class and is implemented by the
osmdroid
MapController
class.
- IMapTileProviderCallback - Interface in org.osmdroid.tileprovider
-
- IMapView - Interface in org.osmdroid.api
-
An interface that resembles the Google Maps API MapView class
and is implemented by the osmdroid
MapView
class.
- IMyLocationConsumer - Interface in org.osmdroid.views.overlay.mylocation
-
- IMyLocationOverlay - Interface in org.osmdroid.api
-
An interface that resembles the Google Maps API MyLocationOverlay class
and is implemented by the osmdroid
MyLocationOverlay
class.
- IMyLocationProvider - Interface in org.osmdroid.views.overlay.mylocation
-
- increaseByScale(float) - Method in class org.osmdroid.util.BoundingBoxE6
-
- INetworkAvailablityCheck - Interface in org.osmdroid.tileprovider.modules
-
- init(File) - Method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
-
- init(File) - Method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
-
- init(File) - Method in interface org.osmdroid.tileprovider.modules.IArchiveFile
-
- init(File) - Method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
-
- init(File) - Method in class org.osmdroid.tileprovider.modules.ZipFileArchive
-
- initialiseLoop(int, int) - Method in class org.osmdroid.util.TileLooper
-
- InternalCompassOrientationProvider - Class in org.osmdroid.views.overlay.compass
-
- InternalCompassOrientationProvider(Context) - Constructor for class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
-
- invalidateMapCoordinates(Rect) - Method in class org.osmdroid.views.MapView
-
- invalidateMapCoordinates(int, int, int, int) - Method in class org.osmdroid.views.MapView
-
- IO_BUFFER_SIZE - Static variable in class org.osmdroid.tileprovider.util.StreamUtils
-
- IOrientationConsumer - Interface in org.osmdroid.views.overlay.compass
-
- IOrientationProvider - Interface in org.osmdroid.views.overlay.compass
-
- IOverlayMenuProvider - Interface in org.osmdroid.views.overlay
-
- IPosition - Interface in org.osmdroid.api
-
An interface that is used for simultaneously accessing several properties of the map
- IProjection - Interface in org.osmdroid.api
-
An interface that resembles the Google Maps API Projection interface and is implemented by the
osmdroid
Projection
class.
- IRegisterReceiver - Interface in org.osmdroid.tileprovider
-
- isAnimating() - Method in class org.osmdroid.views.MapView
-
Determines if maps are animating a zoom operation.
- isBitmapValid() - Method in class org.osmdroid.tileprovider.ReusableBitmapDrawable
-
- isCompassEnabled() - Method in interface org.osmdroid.api.IMyLocationOverlay
-
- isCompassEnabled() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
If enabled, the map is receiving orientation updates and drawing your location on the map.
- isCompassEnabled() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
If enabled, the map is receiving orientation updates and drawing your location on the map.
- isDown() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
- isDrawableExpired(Drawable) - Static method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
-
- isDrawAccuracyEnabled() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
If enabled, an accuracy circle will be drawn around your current position.
- isDrawAccuracyEnabled() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
If enabled, an accuracy circle will be drawn around your current position.
- isEmpty() - Method in class org.osmdroid.tileprovider.MapTileRequestState
-
- isEnabled() - Method in class org.osmdroid.views.overlay.Overlay
-
Specifies if the Overlay is marked to be enabled.
- isFileExtensionRegistered(String) - Static method in class org.osmdroid.tileprovider.modules.ArchiveFileFactory
-
Returns true if and only if the extension (minus the ".") is registered, meaning that osmdroid
has a driver to read map tiles/data from that source.
- isFlingEnabled() - Method in class org.osmdroid.views.MapView
-
- isFollowLocationEnabled() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
If enabled, the map will center on your current location and automatically scroll as you
move.
- isFollowLocationEnabled() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
If enabled, the map will center on your current location and automatically scroll as you
move.
- isInvertedTiles() - Method in interface org.osmdroid.api.IMapController
-
returns true if the map tiles are currently being color inverted
- isInvertedTiles() - Method in class org.osmdroid.views.MapController
-
returns true if we're in image/color inverted mode, useful for night time
This is an Osmdroid specific feature
- isInvertedTiles() - Method in class org.osmdroid.views.MapControllerOld
-
Deprecated.
- isLayoutOccurred() - Method in class org.osmdroid.views.MapView
-
- isMultiTouch() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
True if number of touch points >= 2.
- isMyLocationEnabled() - Method in interface org.osmdroid.api.IMap
-
Whether the map is currently showing the "my location" dot
- isMyLocationEnabled() - Method in interface org.osmdroid.api.IMyLocationOverlay
-
- isMyLocationEnabled() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
If enabled, the map is receiving location updates and drawing your location on the map.
- isMyLocationEnabled() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
If enabled, the map is receiving location updates and drawing your location on the map.
- isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
-
- isOptionsMenuEnabled() - Method in interface org.osmdroid.views.overlay.IOverlayMenuProvider
-
Can be used to signal to external callers that this Overlay should not be used for providing
option menu items.
- isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
- isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- isPinching() - Method in class org.metalev.multitouch.controller.MultiTouchController
-
Indicate if we are in the middle of a pinch action or not.
- isStateful() - Method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
-
- isTilesScaledToDpi() - Method in class org.osmdroid.views.MapView
-
- IStyledTileSource<T> - Interface in org.osmdroid.tileprovider.tilesource
-
Tile sources that have a settable "style" attibute can implement this.
- isUsingBackingBitmap() - Method in class org.osmdroid.views.overlay.NonAcceleratedOverlay
-
Allow forcing this overlay to skip drawing using backing Bitmap by returning false.
- ITEM_STATE_FOCUSED_MASK - Static variable in class org.osmdroid.views.overlay.OverlayItem
-
- ITEM_STATE_PRESSED_MASK - Static variable in class org.osmdroid.views.overlay.OverlayItem
-
- ITEM_STATE_SELECTED_MASK - Static variable in class org.osmdroid.views.overlay.OverlayItem
-
- ItemizedIconOverlay<Item extends OverlayItem> - Class in org.osmdroid.views.overlay
-
- ItemizedIconOverlay(List<Item>, Drawable, ItemizedIconOverlay.OnItemGestureListener<Item>, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- ItemizedIconOverlay(List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- ItemizedIconOverlay(Context, List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>) - Constructor for class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- ItemizedIconOverlay.ActiveItem - Interface in org.osmdroid.views.overlay
-
- ItemizedIconOverlay.OnItemGestureListener<T> - Interface in org.osmdroid.views.overlay
-
When the item is touched one of these methods may be invoked depending on the type of touch.
- ItemizedOverlay<Item extends OverlayItem> - Class in org.osmdroid.views.overlay
-
- ItemizedOverlay(Drawable, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlay
-
- ItemizedOverlay.OnFocusChangeListener - Interface in org.osmdroid.views.overlay
-
- ItemizedOverlayControlView - Class in org.osmdroid.views.overlay
-
- ItemizedOverlayControlView(Context, AttributeSet) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- ItemizedOverlayControlView(Context, AttributeSet, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- ItemizedOverlayControlView.ItemizedOverlayControlViewListener - Interface in org.osmdroid.views.overlay
-
- ItemizedOverlayWithFocus<Item extends OverlayItem> - Class in org.osmdroid.views.overlay
-
- ItemizedOverlayWithFocus(Context, List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- ItemizedOverlayWithFocus(List<Item>, ItemizedIconOverlay.OnItemGestureListener<Item>, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- ItemizedOverlayWithFocus(List<Item>, Drawable, Drawable, int, ItemizedIconOverlay.OnItemGestureListener<Item>, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- ITileSource - Interface in org.osmdroid.tileprovider.tilesource
-
- mAccuracyPaint - Variable in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- ManifestUtil - Class in org.osmdroid.tileprovider.util
-
Utility class for reading the manifest
- ManifestUtil() - Constructor for class org.osmdroid.tileprovider.util.ManifestUtil
-
- MapAdapter - Class in org.osmdroid.events
-
- MapAdapter() - Constructor for class org.osmdroid.events.MapAdapter
-
- MapBoxTileSource - Class in org.osmdroid.tileprovider.tilesource
-
- MapBoxTileSource() - Constructor for class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
-
TileSource with configuration defaults set.
- MapBoxTileSource(String, int, int, int, String) - Constructor for class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
-
TileSource allowing majority of options (sans url) to be user selected.
- MapBoxTileSource(String, int, int, int, String, String, String) - Constructor for class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
-
TileSource allowing all options to be user selected.
- MapController - Class in org.osmdroid.views
-
- MapController(MapView) - Constructor for class org.osmdroid.views.MapController
-
- MapController.MyZoomAnimationListener - Class in org.osmdroid.views
-
- MapController.MyZoomAnimationListener() - Constructor for class org.osmdroid.views.MapController.MyZoomAnimationListener
-
- MapController.MyZoomAnimatorListener - Class in org.osmdroid.views
-
- MapController.MyZoomAnimatorListener() - Constructor for class org.osmdroid.views.MapController.MyZoomAnimatorListener
-
- MapController.MyZoomAnimatorUpdateListener - Class in org.osmdroid.views
-
- MapController.MyZoomAnimatorUpdateListener() - Constructor for class org.osmdroid.views.MapController.MyZoomAnimatorUpdateListener
-
- MapControllerOld - Class in org.osmdroid.views
-
Deprecated.
Use MapController instead.
- MapControllerOld(MapView) - Constructor for class org.osmdroid.views.MapControllerOld
-
Deprecated.
- MapControllerOld.AnimationType - Enum in org.osmdroid.views
-
Deprecated.
Choose one of the Styles of approaching the target Coordinates.
- MapControllerOld.HalfCosinusalDeceleratingAnimationRunner - Class in org.osmdroid.views
-
Deprecated.
- MapControllerOld.HalfCosinusalDeceleratingAnimationRunner(int, int) - Constructor for class org.osmdroid.views.MapControllerOld.HalfCosinusalDeceleratingAnimationRunner
-
Deprecated.
- MapControllerOld.HalfCosinusalDeceleratingAnimationRunner(int, int, int, int) - Constructor for class org.osmdroid.views.MapControllerOld.HalfCosinusalDeceleratingAnimationRunner
-
Deprecated.
- MapControllerOld.MiddlePeakSpeedAnimationRunner - Class in org.osmdroid.views
-
Deprecated.
- MapControllerOld.MiddlePeakSpeedAnimationRunner(int, int) - Constructor for class org.osmdroid.views.MapControllerOld.MiddlePeakSpeedAnimationRunner
-
Deprecated.
- MapControllerOld.MiddlePeakSpeedAnimationRunner(int, int, int, int) - Constructor for class org.osmdroid.views.MapControllerOld.MiddlePeakSpeedAnimationRunner
-
Deprecated.
- MapControllerOld.QuarterCosinusalDeceleratingAnimationRunner - Class in org.osmdroid.views
-
Deprecated.
- MapControllerOld.QuarterCosinusalDeceleratingAnimationRunner(int, int) - Constructor for class org.osmdroid.views.MapControllerOld.QuarterCosinusalDeceleratingAnimationRunner
-
Deprecated.
- MapControllerOld.QuarterCosinusalDeceleratingAnimationRunner(int, int, int, int) - Constructor for class org.osmdroid.views.MapControllerOld.QuarterCosinusalDeceleratingAnimationRunner
-
Deprecated.
- MapEvent - Interface in org.osmdroid.events
-
- MapListener - Interface in org.osmdroid.events
-
- MAPNIK - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
- MAPQUESTAERIAL - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
- MAPQUESTAERIAL_US - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
- MAPQUESTOSM - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
- MapScale(double, int, int) - Static method in class microsoft.mappoint.TileSystem
-
Determines the map scale at a specified latitude, level of detail, and screen resolution.
- MapScale(double, int, int) - Static method in class org.osmdroid.util.TileSystem
-
- MapSize(int) - Static method in class microsoft.mappoint.TileSystem
-
Determines the map width and height (in pixels) at a specified level of detail.
- MapSize(int) - Static method in class org.osmdroid.util.TileSystem
-
- MapTile - Class in org.osmdroid.tileprovider
-
A map tile is distributed using the observer pattern.
- MapTile(int, int, int) - Constructor for class org.osmdroid.tileprovider.MapTile
-
- MAPTILE_FAIL_ID - Static variable in class org.osmdroid.tileprovider.MapTile
-
- MAPTILE_SUCCESS_ID - Static variable in class org.osmdroid.tileprovider.MapTile
-
- MapTileAssetsProvider - Class in org.osmdroid.tileprovider.modules
-
Implements a file system cache and provides cached tiles from Assets.
- MapTileAssetsProvider(IRegisterReceiver, AssetManager) - Constructor for class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
-
- MapTileAssetsProvider(IRegisterReceiver, AssetManager, ITileSource) - Constructor for class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
-
- MapTileAssetsProvider(IRegisterReceiver, AssetManager, ITileSource, int, int) - Constructor for class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
-
- MapTileAssetsProvider.TileLoader - Class in org.osmdroid.tileprovider.modules
-
- MapTileAssetsProvider.TileLoader(AssetManager) - Constructor for class org.osmdroid.tileprovider.modules.MapTileAssetsProvider.TileLoader
-
- MapTileCache - Class in org.osmdroid.tileprovider
-
- MapTileCache() - Constructor for class org.osmdroid.tileprovider.MapTileCache
-
- MapTileCache(int) - Constructor for class org.osmdroid.tileprovider.MapTileCache
-
- MapTileDownloader - Class in org.osmdroid.tileprovider.modules
-
- MapTileDownloader(ITileSource) - Constructor for class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- MapTileDownloader(ITileSource, IFilesystemCache) - Constructor for class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- MapTileDownloader(ITileSource, IFilesystemCache, INetworkAvailablityCheck) - Constructor for class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- MapTileDownloader(ITileSource, IFilesystemCache, INetworkAvailablityCheck, int, int) - Constructor for class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- MapTileDownloader.TileLoader - Class in org.osmdroid.tileprovider.modules
-
- MapTileDownloader.TileLoader() - Constructor for class org.osmdroid.tileprovider.modules.MapTileDownloader.TileLoader
-
- MapTileFileArchiveProvider - Class in org.osmdroid.tileprovider.modules
-
A tile provider that can serve tiles from an archive using the supplied tile source.
- MapTileFileArchiveProvider(IRegisterReceiver, ITileSource, IArchiveFile[]) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
The tiles may be found on several media.
- MapTileFileArchiveProvider(IRegisterReceiver, ITileSource) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- MapTileFileArchiveProvider.TileLoader - Class in org.osmdroid.tileprovider.modules
-
- MapTileFileArchiveProvider.TileLoader() - Constructor for class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider.TileLoader
-
- MapTileFileStorageProviderBase - Class in org.osmdroid.tileprovider.modules
-
- MapTileFileStorageProviderBase(IRegisterReceiver, int, int) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
-
- MapTileFilesystemProvider - Class in org.osmdroid.tileprovider.modules
-
Implements a file system cache and provides cached tiles.
- MapTileFilesystemProvider(IRegisterReceiver) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
- MapTileFilesystemProvider(IRegisterReceiver, ITileSource) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
- MapTileFilesystemProvider(IRegisterReceiver, ITileSource, long) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
- MapTileFilesystemProvider(IRegisterReceiver, ITileSource, long, int, int) - Constructor for class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
Provides a file system based cache tile provider.
- MapTileFilesystemProvider.TileLoader - Class in org.osmdroid.tileprovider.modules
-
- MapTileFilesystemProvider.TileLoader() - Constructor for class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider.TileLoader
-
- MapTileModuleProviderBase - Class in org.osmdroid.tileprovider.modules
-
An abstract base class for modular tile providers
- MapTileModuleProviderBase(int, int) - Constructor for class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
- MapTileModuleProviderBase.CantContinueException - Exception in org.osmdroid.tileprovider.modules
-
Thrown by a tile provider module in TileLoader.loadTile() to signal that it can no longer
function properly.
- MapTileModuleProviderBase.CantContinueException(String) - Constructor for exception org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.CantContinueException
-
- MapTileModuleProviderBase.CantContinueException(Throwable) - Constructor for exception org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.CantContinueException
-
- MapTileModuleProviderBase.TileLoader - Class in org.osmdroid.tileprovider.modules
-
Load the requested tile.
- MapTileModuleProviderBase.TileLoader() - Constructor for class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
-
- MapTileProviderArray - Class in org.osmdroid.tileprovider
-
This top-level tile provider allows a consumer to provide an array of modular asynchronous tile
providers to be used to obtain map tiles.
- MapTileProviderArray(ITileSource, IRegisterReceiver) - Constructor for class org.osmdroid.tileprovider.MapTileProviderArray
-
- MapTileProviderArray(ITileSource, IRegisterReceiver, MapTileModuleProviderBase[]) - Constructor for class org.osmdroid.tileprovider.MapTileProviderArray
-
- MapTileProviderBase - Class in org.osmdroid.tileprovider
-
This is an abstract class.
- MapTileProviderBase(ITileSource) - Constructor for class org.osmdroid.tileprovider.MapTileProviderBase
-
- MapTileProviderBase(ITileSource, Handler) - Constructor for class org.osmdroid.tileprovider.MapTileProviderBase
-
- MapTileProviderBasic - Class in org.osmdroid.tileprovider
-
- MapTileProviderBasic(Context) - Constructor for class org.osmdroid.tileprovider.MapTileProviderBasic
-
- MapTileProviderBasic(Context, ITileSource) - Constructor for class org.osmdroid.tileprovider.MapTileProviderBasic
-
- MapTileProviderBasic(IRegisterReceiver, INetworkAvailablityCheck, ITileSource, Context) - Constructor for class org.osmdroid.tileprovider.MapTileProviderBasic
-
- mapTileRequestCompleted(MapTileRequestState, Drawable) - Method in interface org.osmdroid.tileprovider.IMapTileProviderCallback
-
The map tile request has completed.
- mapTileRequestCompleted(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
-
- mapTileRequestCompleted(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
Called by implementation class methods indicating that they have completed the request as
best it can.
- mapTileRequestExpiredTile(MapTileRequestState, Drawable) - Method in interface org.osmdroid.tileprovider.IMapTileProviderCallback
-
The map tile request has produced an expired tile.
- mapTileRequestExpiredTile(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
-
- mapTileRequestExpiredTile(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
Called by implementation class methods indicating that they have produced an expired result
that can be used but better results may be delivered later.
- mapTileRequestFailed(MapTileRequestState) - Method in interface org.osmdroid.tileprovider.IMapTileProviderCallback
-
The map tile request has failed.
- mapTileRequestFailed(MapTileRequestState) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
-
- mapTileRequestFailed(MapTileRequestState) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
Called by implementation class methods indicating that they have failed to retrieve the
requested map tile.
- MapTileRequestState - Class in org.osmdroid.tileprovider
-
- MapTileRequestState(MapTile, MapTileModuleProviderBase[], IMapTileProviderCallback) - Constructor for class org.osmdroid.tileprovider.MapTileRequestState
-
- MapView - Class in org.osmdroid.views
-
- MapView(Context, ResourceProxy, MapTileProviderBase, Handler, AttributeSet) - Constructor for class org.osmdroid.views.MapView
-
- MapView(Context, AttributeSet) - Constructor for class org.osmdroid.views.MapView
-
Constructor used by XML layout resource (uses default tile source).
- MapView(Context) - Constructor for class org.osmdroid.views.MapView
-
Standard Constructor.
- MapView(Context, ResourceProxy) - Constructor for class org.osmdroid.views.MapView
-
- MapView(Context, ResourceProxy, MapTileProviderBase) - Constructor for class org.osmdroid.views.MapView
-
- MapView(Context, ResourceProxy, MapTileProviderBase, Handler) - Constructor for class org.osmdroid.views.MapView
-
- MapView.LayoutParams - Class in org.osmdroid.views
-
Per-child layout information associated with OpenStreetMapView.
- MapView.LayoutParams(int, int, IGeoPoint, int, int, int) - Constructor for class org.osmdroid.views.MapView.LayoutParams
-
Creates a new set of layout parameters with the specified width, height and location.
- MapView.LayoutParams(Context, AttributeSet) - Constructor for class org.osmdroid.views.MapView.LayoutParams
-
Since we cannot use XML files in this project this constructor is useless.
- MapView.LayoutParams(ViewGroup.LayoutParams) - Constructor for class org.osmdroid.views.MapView.LayoutParams
-
- MapView.OnFirstLayoutListener - Interface in org.osmdroid.views
-
- MapViewConstants - Interface in org.osmdroid.views.util.constants
-
This class contains constants used by the map view.
- Marker - Class in org.osmdroid.api
-
- Marker(double, double) - Constructor for class org.osmdroid.api.Marker
-
- Marker.Anchor - Enum in org.osmdroid.api
-
- marker_default - Static variable in class org.osmdroid.R.drawable
-
- marker_default_focused_base - Static variable in class org.osmdroid.R.drawable
-
- MathConstants - Interface in org.osmdroid.views.util.constants
-
- MAX_TOUCH_POINTS - Static variable in class org.metalev.multitouch.controller.MultiTouchController
-
The max number of touch points that can be present on the screen at once
- mBearing - Variable in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- MBTilesFileArchive - Class in org.osmdroid.tileprovider.modules
-
- MBTilesFileArchive() - Constructor for class org.osmdroid.tileprovider.modules.MBTilesFileArchive
-
- mCachedTiles - Variable in class org.osmdroid.tileprovider.MapTileCache
-
- mCachedTilesLockObject - Variable in class org.osmdroid.tileprovider.MapTileCache
-
- mCenterToButton - Variable in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- mCirclePaint - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mCirclePaint - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- mCompassFrame - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- mCompassFrameBitmap - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- mCompassFrameCenterX - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- mCompassFrameCenterY - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- mCompassRose - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- mCompassRoseBitmap - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- mCompassRoseCenterX - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- mCompassRoseCenterY - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- mDebugPaint - Variable in class org.osmdroid.views.overlay.TilesOverlay
-
- mDefaultMarker - Variable in class org.osmdroid.views.overlay.ItemizedOverlay
-
- mDescriptionPaint - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- mDirectionArrowBitmap - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mDirectionArrowCenterX - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mDirectionArrowCenterY - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mDrawAccuracyEnabled - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mDrawAccuracyEnabled - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- mDrawFocusedItem - Variable in class org.osmdroid.views.overlay.ItemizedOverlay
-
- MENU_COMPASS - Static variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- MENU_COMPASS - Static variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- MENU_MAP_MODE - Static variable in class org.osmdroid.views.overlay.TilesOverlay
-
- MENU_MY_LOCATION - Static variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- MENU_MY_LOCATION - Static variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- MENU_OFFLINE - Static variable in class org.osmdroid.views.overlay.TilesOverlay
-
- MENU_TILE_SOURCE_STARTING_ID - Static variable in class org.osmdroid.views.overlay.TilesOverlay
-
- Mercator - Class in org.osmdroid.views.util
-
- METERS_PER_NAUTICAL_MILE - Static variable in interface org.osmdroid.util.constants.GeoConstants
-
- METERS_PER_STATUTE_MILE - Static variable in interface org.osmdroid.util.constants.GeoConstants
-
- metersToEquatorPixels(float) - Method in interface org.osmdroid.api.IProjection
-
Converts a distance in meters (along the equator) to one in (horizontal) pixels at the
current zoomlevel.
- metersToEquatorPixels(float) - Method in class org.osmdroid.views.Projection
-
- metersToPixels(float) - Method in class org.osmdroid.views.Projection
-
Converts a distance in meters to one in (horizontal) pixels at the current zoomlevel and at
the current latitude at the center of the screen.
- mFocusedItemIndex - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- mFocusItemsOnTap - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- mFollow - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- mGeoPoint - Variable in class org.osmdroid.views.overlay.OverlayItem
-
- mHotspotPlace - Variable in class org.osmdroid.views.overlay.OverlayItem
-
- microsoft.mappoint - package microsoft.mappoint
-
- mImageFilenameEnding - Variable in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- MinimapOverlay - Class in org.osmdroid.views.overlay
-
Draws a mini-map as an overlay layer.
- MinimapOverlay(Context, Handler, MapTileProviderBase, int) - Constructor for class org.osmdroid.views.overlay.MinimapOverlay
-
- MinimapOverlay(Context, Handler, MapTileProviderBase) - Constructor for class org.osmdroid.views.overlay.MinimapOverlay
-
- MinimapOverlay(Context, Handler) - Constructor for class org.osmdroid.views.overlay.MinimapOverlay
-
- MINIMUM_ZOOMLEVEL - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
Minimum Zoom Level
- MINIMUM_ZOOMLEVEL - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
-
Minimum Zoom Level
- mIsAnimating - Variable in class org.osmdroid.views.MapView
-
- mIsFlinging - Variable in class org.osmdroid.views.MapView
-
- mIsFollowing - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mItemList - Variable in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- mLatNorthE6 - Variable in class org.osmdroid.util.BoundingBoxE6
-
- mLatSouthE6 - Variable in class org.osmdroid.util.BoundingBoxE6
-
- mLis - Variable in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- mListener - Variable in class org.osmdroid.views.MapView
-
- mLocation - Variable in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- mLocation - Variable in class org.osmdroid.views.overlay.SimpleLocationOverlay
-
- mLocationListener - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- mLonEastE6 - Variable in class org.osmdroid.util.BoundingBoxE6
-
- mLonWestE6 - Variable in class org.osmdroid.util.BoundingBoxE6
-
- mLowerRight - Variable in class org.osmdroid.util.TileLooper
-
- mMapView - Variable in class org.osmdroid.views.MapController
-
- mMapView - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- mMapView - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mMapView - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- mMarker - Variable in class org.osmdroid.views.overlay.OverlayItem
-
- mMarkerBackgroundPaint - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- mMarkerFocusedBackgroundColor - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- mMarkerFocusedBase - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- mMaximumZoomLevel - Variable in class org.osmdroid.views.MapView
-
- mMinimumZoomLevel - Variable in class org.osmdroid.views.MapView
-
- mMultiTouchScale - Variable in class org.osmdroid.views.MapView
-
- mMultiTouchScale - Variable in class org.osmdroid.views.Projection
-
- mMultiTouchScalePoint - Variable in class org.osmdroid.views.MapView
-
- mMyLocationProvider - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mName - Variable in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- mNavToButton - Variable in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- mNextButton - Variable in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- mod(int, int) - Static method in class org.osmdroid.util.MyMath
-
- mOffsetX - Variable in class org.osmdroid.views.Projection
-
- mOffsetY - Variable in class org.osmdroid.views.Projection
-
- mOnItemGestureListener - Variable in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- mOrientationProvider - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- mPaint - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- mPaint - Variable in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- mPaint - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mPaint - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- mPaint - Variable in class org.osmdroid.views.overlay.PathOverlay
-
Deprecated.
Paint settings.
- mPaint - Variable in class org.osmdroid.views.overlay.SimpleLocationOverlay
-
- mPending - Variable in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
- mPersonBitmap - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mPersonHotspot - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
Coordinates the feet of the person are located scaled for display density.
- mPreviousButton - Variable in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- mQueueLockObject - Variable in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
- mReferencePoint - Variable in class org.osmdroid.views.drawing.OsmPath
-
- mResourceProxy - Variable in class org.osmdroid.views.overlay.Overlay
-
- mRotation - Variable in class org.osmdroid.views.overlay.gestures.RotationGestureDetector
-
- mScale - Variable in class org.osmdroid.views.overlay.Overlay
-
- mScrollableAreaBoundingBox - Variable in class org.osmdroid.views.MapView
-
- mScrollableAreaLimit - Variable in class org.osmdroid.views.MapView
-
- mSensorListener - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- mSnippet - Variable in class org.osmdroid.views.overlay.OverlayItem
-
- mTargetZoomLevel - Variable in class org.osmdroid.views.MapView
-
- mTileCache - Variable in class org.osmdroid.tileprovider.MapTileProviderBase
-
- mTileProvider - Variable in class org.osmdroid.views.overlay.TilesOverlay
-
Current tile source
- mTileProviderList - Variable in class org.osmdroid.tileprovider.MapTileProviderArray
-
- mTileRequestCompleteHandler - Variable in class org.osmdroid.tileprovider.MapTileProviderBase
-
- mTileSize - Static variable in class microsoft.mappoint.TileSystem
-
- mTitle - Variable in class org.osmdroid.views.overlay.OverlayItem
-
- mTitlePaint - Variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- mUid - Variable in class org.osmdroid.views.overlay.OverlayItem
-
- MultiTouchController<T> - Class in org.metalev.multitouch.controller
-
A class that simplifies the implementation of multitouch in applications.
- MultiTouchController(MultiTouchController.MultiTouchObjectCanvas<T>) - Constructor for class org.metalev.multitouch.controller.MultiTouchController
-
Constructor that sets handleSingleTouchEvents to true
- MultiTouchController(MultiTouchController.MultiTouchObjectCanvas<T>, boolean) - Constructor for class org.metalev.multitouch.controller.MultiTouchController
-
Full constructor
- MultiTouchController.MultiTouchObjectCanvas<T> - Interface in org.metalev.multitouch.controller
-
- MultiTouchController.PointInfo - Class in org.metalev.multitouch.controller
-
A class that packages up all MotionEvent information with all derived multitouch information (if available)
- MultiTouchController.PointInfo() - Constructor for class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
- MultiTouchController.PositionAndScale - Class in org.metalev.multitouch.controller
-
A class that is used to store scroll offsets and scale information for objects that are managed by the multitouch controller
- MultiTouchController.PositionAndScale() - Constructor for class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
- multiTouchSupported - Static variable in class org.metalev.multitouch.controller.MultiTouchController
-
- mUpperLeft - Variable in class org.osmdroid.util.TileLooper
-
- mUseDataConnection - Variable in class org.osmdroid.tileprovider.MapTileProviderBase
-
- mWorking - Variable in class org.osmdroid.tileprovider.MapTileProviderArray
-
- mWorking - Variable in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
- MyLocationNewOverlay - Class in org.osmdroid.views.overlay.mylocation
-
- MyLocationNewOverlay(Context, MapView) - Constructor for class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- MyLocationNewOverlay(Context, IMyLocationProvider, MapView) - Constructor for class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- MyLocationNewOverlay(IMyLocationProvider, MapView, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- MyLocationOverlay - Class in org.osmdroid.views.overlay
-
- MyLocationOverlay(Context, MapView) - Constructor for class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- MyLocationOverlay(Context, MapView, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- MyMath - Class in org.osmdroid.util
-
- MyMath - Class in org.osmdroid.views.util
-
- obtainBitmapFromPool() - Method in class org.osmdroid.tileprovider.BitmapPool
-
- obtainSizedBitmapFromPool(int, int) - Method in class org.osmdroid.tileprovider.BitmapPool
-
- OfflineTileProvider - Class in org.osmdroid.tileprovider.modules
-
Causes Osmdroid to load from tiles from only the referenced file sources and
no where else.
- OfflineTileProvider(IRegisterReceiver, File[]) - Constructor for class org.osmdroid.tileprovider.modules.OfflineTileProvider
-
- offsetX - Variable in class org.osmdroid.views.MapView.LayoutParams
-
- offsetY - Variable in class org.osmdroid.views.MapView.LayoutParams
-
- onAccuracyChanged(Sensor, int) - Method in class org.osmdroid.SensorEventListenerProxy
-
- onAccuracyChanged(Sensor, int) - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
-
- onAccuracyChanged(Sensor, int) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onAnimationEnd(Animation) - Method in class org.osmdroid.views.MapController.MyZoomAnimationListener
-
- onAnimationEnd(Animator) - Method in class org.osmdroid.views.MapController.MyZoomAnimatorListener
-
- onAnimationEnd() - Method in class org.osmdroid.views.MapController
-
- onAnimationRepeat(Animation) - Method in class org.osmdroid.views.MapController.MyZoomAnimationListener
-
- onAnimationStart(Animation) - Method in class org.osmdroid.views.MapController.MyZoomAnimationListener
-
- onAnimationStart(Animator) - Method in class org.osmdroid.views.MapController.MyZoomAnimatorListener
-
- onAnimationStart() - Method in class org.osmdroid.views.MapController
-
- onAnimationUpdate(ValueAnimator) - Method in class org.osmdroid.views.MapController.MyZoomAnimatorUpdateListener
-
- onCameraChange(IPosition) - Method in interface org.osmdroid.api.OnCameraChangeListener
-
Called after the map view has changed.
- OnCameraChangeListener - Interface in org.osmdroid.api
-
- onCenter() - Method in interface org.osmdroid.views.overlay.ItemizedOverlayControlView.ItemizedOverlayControlViewListener
-
- onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
-
- onCreateOptionsMenu(Menu, int, MapView) - Method in interface org.osmdroid.views.overlay.IOverlayMenuProvider
-
- onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onCreateOptionsMenu(Menu, int, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onCreateOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- onDetach() - Method in class org.osmdroid.views.MapView
-
- onDetach(MapView) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- onDetach(MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onDetach(MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- onDetach(MapView) - Method in class org.osmdroid.views.overlay.NonAcceleratedOverlay
-
- onDetach(MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
Override to perform clean up of resources before shutdown.
- onDetach(MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onDetach(MapView) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- onDetachedFromWindow() - Method in class org.osmdroid.views.MapView
-
- onDoubleTap(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onDoubleTap(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
- onDoubleTap(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onDoubleTap(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onDoubleTapEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onDoubleTapEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onDoubleTapEvent(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onDown(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onDown(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onDown(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onDraw(Canvas, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onDraw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.NonAcceleratedOverlay
-
- onDraw(Canvas, Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.NonAcceleratedOverlay
-
Override if you really want access to the original (possibly) accelerated canvas.
- onDraw(Canvas, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onDrawCycle(Projection) - Method in class org.osmdroid.views.drawing.OsmBitmapShader
-
- onDrawCycle(Projection) - Method in class org.osmdroid.views.drawing.OsmPath
-
Call this method at the beginning of every draw() call.
- onDrawItem(Canvas, Item, Point, float) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
Draws an item located at the provided screen coordinates to the canvas.
- ONE_DAY - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ONE_HOUR - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ONE_MINUTE - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ONE_SECOND - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ONE_WEEK - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ONE_YEAR - Static variable in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- onFirstLayout(View, int, int, int, int) - Method in class org.osmdroid.views.MapController
-
- onFirstLayout(View, int, int, int, int) - Method in interface org.osmdroid.views.MapView.OnFirstLayoutListener
-
- onFling(MotionEvent, MotionEvent, float, float, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onFling(MotionEvent, MotionEvent, float, float, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onFling(MotionEvent, MotionEvent, float, float, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onFocusChanged(ItemizedOverlay<?>, OverlayItem) - Method in interface org.osmdroid.views.overlay.ItemizedOverlay.OnFocusChangeListener
-
- onItemLongPress(int, T) - Method in interface org.osmdroid.views.overlay.ItemizedIconOverlay.OnItemGestureListener
-
- onItemSingleTapUp(int, T) - Method in interface org.osmdroid.views.overlay.ItemizedIconOverlay.OnItemGestureListener
-
- onKeyDown(int, KeyEvent) - Method in class org.osmdroid.views.MapView
-
- onKeyDown(int, KeyEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onKeyDown(int, KeyEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onKeyDown(int, KeyEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onKeyUp(int, KeyEvent) - Method in class org.osmdroid.views.MapView
-
- onKeyUp(int, KeyEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onKeyUp(int, KeyEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onKeyUp(int, KeyEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onLayout(boolean, int, int, int, int) - Method in class org.osmdroid.views.MapView
-
- OnlineTileSourceBase - Class in org.osmdroid.tileprovider.tilesource
-
- OnlineTileSourceBase(String, int, int, int, String, String[]) - Constructor for class org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase
-
Constructor
- onLocationChanged(Location) - Method in class org.osmdroid.LocationListenerProxy
-
- onLocationChanged(Location) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- onLocationChanged(Location, IMyLocationProvider) - Method in interface org.osmdroid.views.overlay.mylocation.IMyLocationConsumer
-
Call when a provider has a new location to consume.
- onLocationChanged(Location, IMyLocationProvider) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- onLocationChanged(Location) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
- onLongPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onLongPress(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onLongPressHelper(int, Item) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- onMeasure(int, int) - Method in class org.osmdroid.views.MapView
-
- onMediaMounted() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- onMediaMounted() - Method in class org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
-
- onMediaUnmounted() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- onMediaUnmounted() - Method in class org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
-
- onNavTo() - Method in interface org.osmdroid.views.overlay.ItemizedOverlayControlView.ItemizedOverlayControlViewListener
-
- onNext() - Method in interface org.osmdroid.views.overlay.ItemizedOverlayControlView.ItemizedOverlayControlViewListener
-
- onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
-
- onOptionsItemSelected(MenuItem, int, MapView) - Method in interface org.osmdroid.views.overlay.IOverlayMenuProvider
-
- onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onOptionsItemSelected(MenuItem, int, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onOptionsItemSelected(MenuItem, int, MapView) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- onOrientationChanged(float, IOrientationProvider) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- onOrientationChanged(float, IOrientationProvider) - Method in interface org.osmdroid.views.overlay.compass.IOrientationConsumer
-
- onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
-
- onPrepareOptionsMenu(Menu, int, MapView) - Method in interface org.osmdroid.views.overlay.IOverlayMenuProvider
-
- onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onPrepareOptionsMenu(Menu, int, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onPrepareOptionsMenu(Menu, int, MapView) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- onPrevious() - Method in interface org.osmdroid.views.overlay.ItemizedOverlayControlView.ItemizedOverlayControlViewListener
-
- onProviderDisabled(String) - Method in class org.osmdroid.LocationListenerProxy
-
- onProviderDisabled(String) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- onProviderDisabled(String) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onProviderEnabled(String) - Method in class org.osmdroid.LocationListenerProxy
-
- onProviderEnabled(String) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- onProviderEnabled(String) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onRotate(float) - Method in interface org.osmdroid.views.overlay.gestures.RotationGestureDetector.RotationListener
-
- onRotate(float) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
-
- onScroll(ScrollEvent) - Method in class org.osmdroid.events.DelayedMapListener
-
- onScroll(ScrollEvent) - Method in class org.osmdroid.events.MapAdapter
-
- onScroll(ScrollEvent) - Method in interface org.osmdroid.events.MapListener
-
- onScroll(MotionEvent, MotionEvent, float, float, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onScroll(MotionEvent, MotionEvent, float, float, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onScroll(MotionEvent, MotionEvent, float, float, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onSensorChanged(SensorEvent) - Method in class org.osmdroid.SensorEventListenerProxy
-
- onSensorChanged(SensorEvent) - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
-
- onSensorChanged(SensorEvent) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onShowPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onShowPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
- onShowPress(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
Each of these methods performs a item sensitive check.
- onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
- onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onSingleTapConfirmed(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onSingleTapUp(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onSingleTapUp(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
- onSingleTapUp(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onSingleTapUp(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onSingleTapUpHelper(int, Item, MapView) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- onSingleTapUpHelper(int, Item, MapView) - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- onSnapToItem(int, int, Point, IMapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onSnapToItem(int, int, Point, IMapView) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- onSnapToItem(int, int, Point, IMapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- onSnapToItem(int, int, Point, IMapView) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onSnapToItem(int, int, Point, IMapView) - Method in interface org.osmdroid.views.overlay.Overlay.Snappable
-
Checks to see if the given x and y are close enough to an item resulting in snapping the
current action (e.g.
- onSnapToItem(int, int, Point, IMapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onStatusChanged(String, int, Bundle) - Method in interface org.osmdroid.api.IMyLocationOverlay
-
- onStatusChanged(String, int, Bundle) - Method in class org.osmdroid.LocationListenerProxy
-
- onStatusChanged(String, int, Bundle) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- onStatusChanged(String, int, Bundle) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onTap(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
Override this method to handle a "tap" on an item.
- onTileLoaderInit() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
-
- onTileLoaderShutdown() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
-
- onTileReadyToDraw(Canvas, Drawable, Rect) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
- onTileReadyToDraw(Canvas, Drawable, Rect) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- onTileRemoved(MapTile) - Method in interface org.osmdroid.tileprovider.LRUMapTileCache.TileRemovedListener
-
- onTouch(MotionEvent) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureDetector
-
- onTouchEvent(MotionEvent) - Method in class org.metalev.multitouch.controller.MultiTouchController
-
Process incoming touch events
- onTouchEvent(MotionEvent) - Method in class org.osmdroid.views.MapView
-
- onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
-
- onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
You can prevent all(!) other Touch-related events from happening!
By default does nothing (return false
).
- onTouchEvent(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onTrackballEvent(MotionEvent) - Method in class org.osmdroid.views.MapView
-
- onTrackballEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- onTrackballEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onTrackballEvent(MotionEvent, MapView) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- onZoom(ZoomEvent) - Method in class org.osmdroid.events.DelayedMapListener
-
- onZoom(ZoomEvent) - Method in class org.osmdroid.events.MapAdapter
-
- onZoom(ZoomEvent) - Method in interface org.osmdroid.events.MapListener
-
- OpenStreetMapTileProviderConstants - Class in org.osmdroid.tileprovider.constants
-
This class contains constants used by the tile provider.
- OpenStreetMapTileProviderConstants() - Constructor for class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ordinal() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- ordinal() - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
-
Deprecated.
- org.metalev.multitouch.controller - package org.metalev.multitouch.controller
-
- org.osmdroid - package org.osmdroid
-
- org.osmdroid.api - package org.osmdroid.api
-
- org.osmdroid.events - package org.osmdroid.events
-
- org.osmdroid.tileprovider - package org.osmdroid.tileprovider
-
- org.osmdroid.tileprovider.constants - package org.osmdroid.tileprovider.constants
-
- org.osmdroid.tileprovider.modules - package org.osmdroid.tileprovider.modules
-
- org.osmdroid.tileprovider.tilesource - package org.osmdroid.tileprovider.tilesource
-
- org.osmdroid.tileprovider.util - package org.osmdroid.tileprovider.util
-
- org.osmdroid.util - package org.osmdroid.util
-
- org.osmdroid.util.constants - package org.osmdroid.util.constants
-
- org.osmdroid.views - package org.osmdroid.views
-
- org.osmdroid.views.drawing - package org.osmdroid.views.drawing
-
- org.osmdroid.views.overlay - package org.osmdroid.views.overlay
-
- org.osmdroid.views.overlay.compass - package org.osmdroid.views.overlay.compass
-
- org.osmdroid.views.overlay.gestures - package org.osmdroid.views.overlay.gestures
-
- org.osmdroid.views.overlay.mylocation - package org.osmdroid.views.overlay.mylocation
-
- org.osmdroid.views.util - package org.osmdroid.views.util
-
- org.osmdroid.views.util.constants - package org.osmdroid.views.util.constants
-
- OsmBitmapShader - Class in org.osmdroid.views.drawing
-
- OsmBitmapShader(Bitmap, Shader.TileMode, Shader.TileMode) - Constructor for class org.osmdroid.views.drawing.OsmBitmapShader
-
- OsmPath - Class in org.osmdroid.views.drawing
-
Since the osmdroid canvas coordinate system is changing with every scroll, the x/y coordinates of
lat/long points is also always changing.
- OsmPath() - Constructor for class org.osmdroid.views.drawing.OsmPath
-
- OsmPath(Path) - Constructor for class org.osmdroid.views.drawing.OsmPath
-
- Overlay - Class in org.osmdroid.views.overlay
-
Base class representing an overlay which may be displayed on top of a
MapView
.
- Overlay(Context) - Constructor for class org.osmdroid.views.overlay.Overlay
-
- Overlay(ResourceProxy) - Constructor for class org.osmdroid.views.overlay.Overlay
-
- Overlay.Snappable - Interface in org.osmdroid.views.overlay
-
Interface definition for overlays that contain items that can be snapped to (for example,
when the user invokes a zoom, this could be called allowing the user to snap the zoom to an
interesting point.)
- OverlayConstants - Interface in org.osmdroid.views.util.constants
-
This class contains constants used by the overlays.
- OverlayItem - Class in org.osmdroid.views.overlay
-
Immutable class describing a GeoPoint with a Title and a Description.
- OverlayItem(String, String, IGeoPoint) - Constructor for class org.osmdroid.views.overlay.OverlayItem
-
- OverlayItem(String, String, String, IGeoPoint) - Constructor for class org.osmdroid.views.overlay.OverlayItem
-
- OverlayItem.HotspotPlace - Enum in org.osmdroid.views.overlay
-
Indicates a hotspot for an area.
- OverlayManager - Interface in org.osmdroid.views.overlay
-
- overlays() - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- overlays() - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- overlaysReversed() - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- overlaysReversed() - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- saveFile(ITileSource, MapTile, InputStream) - Method in interface org.osmdroid.tileprovider.modules.IFilesystemCache
-
Save an InputStream as the specified tile in the file system cache for the specified tile
source.
- saveFile(ITileSource, MapTile, InputStream) - Method in class org.osmdroid.tileprovider.modules.TileWriter
-
- scaleBarLengthText(int) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
- ScaleBarOverlay - Class in org.osmdroid.views.overlay
-
- ScaleBarOverlay(Context) - Constructor for class org.osmdroid.views.overlay.ScaleBarOverlay
-
- ScaleBarOverlay(Context, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.ScaleBarOverlay
-
- ScaleBarOverlay.UnitsOfMeasure - Enum in org.osmdroid.views.overlay
-
- screenHeight - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
-
- screenWidth - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
-
- scrollBy(int, int) - Method in interface org.osmdroid.api.IMapController
-
- scrollBy(int, int) - Method in class org.osmdroid.views.MapController
-
- scrollBy(int, int) - Method in class org.osmdroid.views.MapControllerOld
-
Deprecated.
- ScrollEvent - Class in org.osmdroid.events
-
- ScrollEvent(MapView, int, int) - Constructor for class org.osmdroid.events.ScrollEvent
-
- scrollTo(int, int) - Method in class org.osmdroid.views.MapView
-
- selectObject(T, MultiTouchController.PointInfo) - Method in interface org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas
-
Select an object at the given point.
- selectObject(Object, MultiTouchController.PointInfo) - Method in class org.osmdroid.views.MapView
-
- selectSource(int) - Method in class org.osmdroid.util.GEMFFile
-
- SensorEventListenerProxy - Class in org.osmdroid
-
- SensorEventListenerProxy(SensorManager) - Constructor for class org.osmdroid.SensorEventListenerProxy
-
- set(MultiTouchController.PointInfo) - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Copy all fields from one PointInfo class to another.
- set(float, float, boolean, float, boolean, float, float, boolean, float) - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
Set position and optionally scale, anisotropic scale, and/or angle.
- set(float, float, float, float, float, float) - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
Set position and optionally scale, anisotropic scale, and/or angle, without changing the "update" flags.
- set(int, Overlay) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- set(int, Overlay) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- setAccessToken(String) - Method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
-
- setAccuracy(int) - Method in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- setAlpha(int) - Method in class org.osmdroid.views.overlay.PathOverlay
-
Deprecated.
- setAltitude(int) - Method in class org.osmdroid.util.GeoPoint
-
- setBackgroundColor(int) - Method in interface org.osmdroid.api.IMapView
-
- setBackgroundColor(int) - Method in class org.osmdroid.views.MapView
-
- setBackgroundPaint(Paint) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the background paint.
- setBarPaint(Paint) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the paint for drawing the bar
- setBearing(float) - Method in interface org.osmdroid.api.IMap
-
Set the bearing of the map.
- setBearing(float) - Method in class org.osmdroid.util.Position
-
- setBearing(float) - Method in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- setBuiltInZoomControls(boolean) - Method in class org.osmdroid.views.MapView
-
- setCachePath(String) - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
Change the root path of the osmdroid cache.
- setCacheSizes(long, long) - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
Change the osmdroid tiles cache sizes.
- setCenter(double, double) - Method in interface org.osmdroid.api.IMap
-
Set the center of the map
- setCenter(IGeoPoint) - Method in interface org.osmdroid.api.IMapController
-
- setCenter(IGeoPoint) - Method in class org.osmdroid.views.MapController
-
Set the map view to the given center.
- setCenter(IGeoPoint) - Method in class org.osmdroid.views.MapControllerOld
-
Deprecated.
Set the map view to the given center.
- setCentred(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Flag to draw the bar centered around the set offset coordinates or to the right/bottom of the
coordinates (default)
- setCloudmadeKey(String) - Static method in class org.osmdroid.tileprovider.util.CloudmadeUtil
-
Get the key that was previously retrieved from the manifest.
- setColor(int) - Method in class org.osmdroid.views.overlay.PathOverlay
-
Deprecated.
- setCompassCenter(float, float) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- setCompassCenter(float, float) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- setCoordsE6(int, int) - Method in class org.osmdroid.util.GeoPoint
-
- setDrawableExpired(Drawable) - Static method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
-
- setDrawAccuracyEnabled(boolean) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
If enabled, an accuracy circle will be drawn around your current position.
- setDrawAccuracyEnabled(boolean) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
If enabled, an accuracy circle will be drawn around your current position.
- setDrawFocusedItem(boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
Set whether or not to draw the focused item.
- setDrawnItemsLimit(int) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- setEnableAdjustLength(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
If enabled, the bar will automatically adjust the length to reflect a round number (starting
with 1, 2 or 5).
- setEnabled(boolean) - Method in class org.osmdroid.views.overlay.Overlay
-
Sets whether the Overlay is marked to be enabled.
- setFlingEnabled(boolean) - Method in class org.osmdroid.views.MapView
-
- setFocus(Item) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
If the given Item is found in the overlay, force it to be the current focus-bearer.
- setFocusedItem(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- setFocusedItem(Item) - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- setFocusItemsOnTap(boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- setHandleSingleTouchEvents(boolean) - Method in class org.metalev.multitouch.controller.MultiTouchController
-
Whether to handle single-touch events/drags before multi-touch is initiated or not; if not, they are handled by subclasses.
- setHeight(int) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
Sets the height of the mini-map in pixels
- setInvertedTiles(boolean) - Method in interface org.osmdroid.api.IMapController
-
- setInvertedTiles(boolean) - Method in class org.osmdroid.views.MapController
-
sets inverted tile mode.
- setInvertedTiles(boolean) - Method in class org.osmdroid.views.MapControllerOld
-
Deprecated.
- setItemizedOverlayControlViewListener(ItemizedOverlayControlView.ItemizedOverlayControlViewListener) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- setLatitudeE6(int) - Method in class org.osmdroid.util.GeoPoint
-
- setLineWidth(float) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the bar's line width.
- setLoadingBackgroundColor(int) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
Set the color to use to draw the background while we're waiting for the tile to load.
- setLoadingLineColor(int) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- setLocation(GeoPoint) - Method in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- setLocation(Location) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- setLocation(GeoPoint) - Method in class org.osmdroid.views.overlay.SimpleLocationOverlay
-
- setLocationUpdateMinDistance(float) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
Set the minimum distance for location updates.
- setLocationUpdateMinDistance(float) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
Set the minimum distance for location updates.
- setLocationUpdateMinTime(long) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
Set the minimum interval for location updates.
- setLocationUpdateMinTime(long) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
Set the minimum interval for location updates.
- setLongitudeE6(int) - Method in class org.osmdroid.util.GeoPoint
-
- setMapboxMapid(String) - Static method in class org.osmdroid.tileprovider.tilesource.MapBoxTileSource
-
- setMapListener(MapListener) - Method in class org.osmdroid.views.MapView
-
- setMapOrientation(float) - Method in class org.osmdroid.views.MapView
-
- setMarker(Drawable) - Method in class org.osmdroid.views.overlay.OverlayItem
-
- setMarkerHotspot(OverlayItem.HotspotPlace) - Method in class org.osmdroid.views.overlay.OverlayItem
-
- setMaxLength(float) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the maximum bar length.
- setMaxZoomLevel(Integer) - Method in class org.osmdroid.views.MapView
-
Set the maximum allowed zoom level, or pass null to use the maximum zoom level from the tile
provider.
- setMinZoom(int) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the minimum zoom level for the scale bar to be drawn.
- setMinZoomLevel(Integer) - Method in class org.osmdroid.views.MapView
-
Set the minimum allowed zoom level, or pass null to use the minimum zoom level from the tile
provider.
- setMultiTouchControls(boolean) - Method in class org.osmdroid.views.MapView
-
- setMyLocationEnabled(boolean) - Method in interface org.osmdroid.api.IMap
-
Whether to show the "my location" dot on the map
- setMyLocationProvider(IMyLocationProvider) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- setNavToVisible(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- setNextEnabled(boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- setOfflineMapsPath(String) - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
allows for altering the osmdroid_path variable, which controls the location
of where to search for offline tile sources
- setOnCameraChangeListener(OnCameraChangeListener) - Method in interface org.osmdroid.api.IMap
-
Sets a callback that's invoked when the map view changes position.
- setOnFocusChangeListener(ItemizedOverlay.OnFocusChangeListener) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
- setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.gestures.RotationGestureOverlay
-
- setOptionsMenuEnabled(boolean) - Method in interface org.osmdroid.views.overlay.IOverlayMenuProvider
-
- setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Deprecated.
- setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- setOptionsMenusEnabled(boolean) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- setOptionsMenusEnabled(boolean) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- setOrientationProvider(IOrientationProvider) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- setOverlayManager(OverlayManager) - Method in class org.osmdroid.views.MapView
-
- setOvershootTileCache(int) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
Set this to overshoot the tile cache.
- setPadding(int) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
Sets the number of pixels from the lower-right corner to offset the mini-map
- setPaint(Paint) - Method in class org.osmdroid.views.overlay.PathOverlay
-
Deprecated.
- setPersonHotspot(float, float) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- setPersonIcon(Bitmap) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
enabls you to change the my location 'person' icon at runtime.
- setPosition(IPosition) - Method in interface org.osmdroid.api.IMap
-
Set the position of the map
- setPositionAndScale(T, MultiTouchController.PositionAndScale, MultiTouchController.PointInfo) - Method in interface org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas
-
Callback to update the position and scale (in object coords) of the currently-dragged object.
- setPositionAndScale(Object, MultiTouchController.PositionAndScale, MultiTouchController.PointInfo) - Method in class org.osmdroid.views.MapView
-
- setPreviousEnabled(boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- setScaleBarOffset(int, int) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the scale bar screen offset for the bar.
- setScrollableAreaLimit(BoundingBoxE6) - Method in class org.osmdroid.views.MapView
-
Set the map to limit it's scrollable view to the specified BoundingBoxE6.
- setShowAccuracy(boolean) - Method in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- setState(int[]) - Method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
-
- setState(Drawable, int) - Static method in class org.osmdroid.views.overlay.OverlayItem
-
- setStyle(Integer) - Method in class org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
-
- setStyle(String) - Method in class org.osmdroid.tileprovider.tilesource.CloudmadeTileSource
-
- setStyle(T) - Method in interface org.osmdroid.tileprovider.tilesource.IStyledTileSource
-
- setStyle(String) - Method in interface org.osmdroid.tileprovider.tilesource.IStyledTileSource
-
- setTextPaint(Paint) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the paint for drawing the text
- setTextSize(float) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the text size.
- setTileProvider(MapTileProviderBase) - Method in class org.osmdroid.views.MapView
-
enables you to programmatically set the tile profile (zip, assets, sqlite, etc)
- setTileRemovedListener(LRUMapTileCache.TileRemovedListener) - Method in class org.osmdroid.tileprovider.LRUMapTileCache
-
- setTileRequestCompleteHandler(Handler) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
- setTileSize(int) - Static method in class microsoft.mappoint.TileSystem
-
- setTileSize(int) - Static method in class org.osmdroid.util.TileSystem
-
- setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.MapTileProviderArray
-
- setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
Sets the tile source for this tile provider.
- setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.modules.MapTileAssetsProvider
-
- setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.modules.MapTileDownloader
-
- setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.modules.MapTileFilesystemProvider
-
- setTileSource(ITileSource) - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
Sets the tile source for this tile provider.
- setTileSource(ITileSource) - Method in class org.osmdroid.views.MapView
-
- setTileSource(ITileSource) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
- setTilesOverlay(TilesOverlay) - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- setTilesOverlay(TilesOverlay) - Method in interface org.osmdroid.views.overlay.OverlayManager
-
Sets the optional TilesOverlay class.
- setTilesScaledToDpi(boolean) - Method in class org.osmdroid.views.MapView
-
- setUnitsOfMeasure(ScaleBarOverlay.UnitsOfMeasure) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the units of measure to be shown in the scale bar
- setUseDataConnection(boolean) - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
Set whether to use the network connection if it's available.
- setUseDataConnection(boolean) - Method in class org.osmdroid.views.MapView
-
Set whether to use the network connection if it's available.
- setUseDataConnection(boolean) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
Set whether to use the network connection if it's available.
- setUserAgentValue(String) - Static method in class org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
Enables you to override the default "osmdroid" value for HTTP user agents.
- setWidth(int) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
Sets the width of the mini-map in pixels
- setZoom(float) - Method in interface org.osmdroid.api.IMap
-
Set the zoom level of the map
- setZoom(int) - Method in interface org.osmdroid.api.IMapController
-
- setZoom(int) - Method in class org.osmdroid.views.MapController
-
- setZoom(int) - Method in class org.osmdroid.views.MapControllerOld
-
Deprecated.
- setZoomDifference(int) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
- setZoomLevel(float) - Method in class org.osmdroid.util.Position
-
- SHADOW_X_SKEW - Static variable in class org.osmdroid.views.overlay.Overlay
-
- SHADOW_Y_SCALE - Static variable in class org.osmdroid.views.overlay.Overlay
-
- shouldIgnore(String, long) - Method in class org.osmdroid.util.NetworkLocationIgnorer
-
Whether we should ignore this location.
- SimpleInvalidationHandler - Class in org.osmdroid.tileprovider.util
-
- SimpleInvalidationHandler(View) - Constructor for class org.osmdroid.tileprovider.util.SimpleInvalidationHandler
-
- SimpleLocationOverlay - Class in org.osmdroid.views.overlay
-
- SimpleLocationOverlay(Context) - Constructor for class org.osmdroid.views.overlay.SimpleLocationOverlay
-
- SimpleLocationOverlay(Context, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.SimpleLocationOverlay
-
- SimpleRegisterReceiver - Class in org.osmdroid.tileprovider.util
-
- SimpleRegisterReceiver(Context) - Constructor for class org.osmdroid.tileprovider.util.SimpleRegisterReceiver
-
- size() - Method in class org.osmdroid.views.overlay.DefaultOverlayManager
-
- size() - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- size() - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
The number of items in this overlay.
- size() - Method in interface org.osmdroid.views.overlay.OverlayManager
-
- snippet - Variable in class org.osmdroid.api.Marker
-
Snippet displayed below the title.
- snippet(String) - Method in class org.osmdroid.api.Marker
-
Snippet displayed below the title.
- source - Variable in class org.osmdroid.events.ScrollEvent
-
- source - Variable in class org.osmdroid.events.ZoomEvent
-
- startListening(LocationListener, long, float) - Method in class org.osmdroid.LocationListenerProxy
-
- startListening(SensorEventListener, int, int) - Method in class org.osmdroid.SensorEventListenerProxy
-
- startLocationProvider(IMyLocationConsumer) - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
Enable location updates and show your current location on the map.
- startLocationProvider(IMyLocationConsumer) - Method in interface org.osmdroid.views.overlay.mylocation.IMyLocationProvider
-
- startOrientationProvider(IOrientationConsumer) - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
-
Enable orientation updates from the internal compass sensor and show the compass.
- startOrientationProvider(IOrientationConsumer) - Method in interface org.osmdroid.views.overlay.compass.IOrientationProvider
-
- stopAnimation(boolean) - Method in interface org.osmdroid.api.IMapController
-
- stopAnimation(boolean) - Method in class org.osmdroid.views.MapController
-
Stops a running animation.
- stopAnimation(boolean) - Method in class org.osmdroid.views.MapControllerOld
-
Deprecated.
Stops a running animation.
- stopListening() - Method in class org.osmdroid.LocationListenerProxy
-
- stopListening() - Method in class org.osmdroid.SensorEventListenerProxy
-
- stopLocationProvider() - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- stopLocationProvider() - Method in interface org.osmdroid.views.overlay.mylocation.IMyLocationProvider
-
- stopLocationProvider() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- stopOrientationProvider() - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
-
- stopOrientationProvider() - Method in interface org.osmdroid.views.overlay.compass.IOrientationProvider
-
- stopPanning() - Method in interface org.osmdroid.api.IMapController
-
- stopPanning() - Method in class org.osmdroid.views.MapController
-
- stopPanning() - Method in class org.osmdroid.views.MapControllerOld
-
Deprecated.
- StreamUtils - Class in org.osmdroid.tileprovider.util
-