- DatabaseFileArchive - Class in org.osmdroid.tileprovider.modules
-
- DEBUG - Static variable in class org.metalev.multitouch.controller.MultiTouchController
-
Generate tons of log entries for debugging
- DEBUGMODE - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- DEBUGMODE - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
-
- DEBUGMODE - Static variable in interface org.osmdroid.views.util.constants.OverlayConstants
-
- DEFAULT_DELAY - Static variable in class org.osmdroid.events.DelayedMapListener
-
Default listening delay
- DEFAULT_MARKER_SIZE - Static variable in class org.osmdroid.views.overlay.OverlayItem
-
- DEFAULT_MAXIMUM_CACHED_FILE_AGE - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- DEFAULT_TILE_SOURCE - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
- DEFAULT_ZOOMLEVEL_MINIMAP_DIFFERENCE - Static variable in interface org.osmdroid.views.util.constants.OverlayConstants
-
- DEFAULTMARKER_BACKGROUNDCOLOR - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- DefaultResourceProxyImpl - Class in org.osmdroid
-
- DefaultResourceProxyImpl(Context) - Constructor for class org.osmdroid.DefaultResourceProxyImpl
-
Constructor.
- DEG2RAD - Static variable in class org.osmdroid.util.GeometryMath
-
- DEG2RAD - Static variable in interface org.osmdroid.views.util.constants.MathConstants
-
- delay - Variable in class org.osmdroid.events.DelayedMapListener
-
Listening delay, in milliseconds
- DelayedMapListener - Class in org.osmdroid.events
-
- DelayedMapListener(MapListener, long) - Constructor for class org.osmdroid.events.DelayedMapListener
-
- DelayedMapListener(MapListener) - Constructor for class org.osmdroid.events.DelayedMapListener
-
- describeContents() - Method in class org.osmdroid.util.BoundingBoxE6
-
- describeContents() - Method in class org.osmdroid.util.GeoPoint
-
- DESCRIPTION_BOX_CORNERWIDTH - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- DESCRIPTION_BOX_PADDING - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- DESCRIPTION_LINE_HEIGHT - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- DESCRIPTION_MAXWIDTH - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- DESCRIPTION_TITLE_EXTRA_LINE_HEIGHT - Static variable in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
Additional to DESCRIPTION_LINE_HEIGHT
.
- destinationPoint(double, float) - Method in class org.osmdroid.util.GeoPoint
-
Calculate a point that is the specified distance and bearing away from this point.
- detach() - Method in class org.osmdroid.tileprovider.MapTileProviderArray
-
- detach() - Method in class org.osmdroid.tileprovider.MapTileProviderBase
-
- detach() - Method in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- detach() - Method in class org.osmdroid.tileprovider.modules.MapTileFileStorageProviderBase
-
- detach() - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase
-
Detach, we're shutting down - Stops all workers.
- DirectedLocationOverlay - Class in org.osmdroid.views.overlay
-
- DirectedLocationOverlay(Context) - Constructor for class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- DirectedLocationOverlay(Context, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- DIRECTION_ARROW - Variable in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- DIRECTION_ARROW - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
- DIRECTION_ARROW_CENTER_X - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
- DIRECTION_ARROW_CENTER_Y - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
- disableCompass() - Method in interface org.osmdroid.api.IMyLocationOverlay
-
- disableCompass() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
Disable orientation updates
- disableCompass() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Disable orientation updates
- disableFollowLocation() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
Disables "follow" functionality.
- disableFollowLocation() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Disables "follow" functionality.
- disableMyLocation() - Method in interface org.osmdroid.api.IMyLocationOverlay
-
- disableMyLocation() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
Disable location updates
- disableMyLocation() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
Disable location updates
- disableScaleBar() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
- dispatch(MapEvent) - Method in class org.osmdroid.events.DelayedMapListener
-
- dispatchDraw(Canvas) - Method in class org.osmdroid.views.MapView
-
- dispatchTouchEvent(MotionEvent) - Method in class org.osmdroid.views.MapView
-
- distanceTo(IGeoPoint) - Method in class org.osmdroid.util.GeoPoint
-
- draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlayWithFocus
-
- draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
- draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.Overlay
-
Draw the overlay over the map.
- draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.PathOverlay
-
This method draws the line.
- draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.SafeDrawOverlay
-
- draw(Canvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.SimpleLocationOverlay
-
- drawArc(Rect, float, float, boolean, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the specified arc, which will be scaled to fit inside the specified oval.
- drawArc(Rect, float, float, boolean, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawARGB(int, int, int, int) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Fill the entire canvas' bitmap (restricted to the current clip) with the specified ARGB
color, using srcover porterduff mode.
- drawARGB(int, int, int, int) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawAt(Canvas, Drawable, int, int, boolean) - Static method in class org.osmdroid.views.overlay.Overlay
-
Convenience method to draw a Drawable at an offset.
- drawBitmap(Bitmap, double, double, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the specified bitmap, with its top/left corner at (x,y), using the specified paint,
transformed by the current matrix.
- drawBitmap(Bitmap, Rect, Rect, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the specified bitmap, scaling/translating automatically to fill the destination
rectangle.
- drawBitmap(int[], int, int, double, double, int, int, boolean, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Treat the specified array of colors as a bitmap, and draw it.
- drawBitmap(int[], int, int, int, int, int, int, boolean, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Legacy version of drawBitmap(int[] colors, ...) that took ints for x,y
- drawBitmap(Bitmap, Matrix, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the bitmap using the specified matrix.
- drawBitmap(Bitmap, double, double, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawBitmap(Bitmap, Matrix, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawBitmap(Bitmap, Rect, Rect, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawBitmap(Bitmap, Rect, Rect, Paint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawBitmap(int[], int, int, double, double, int, int, boolean, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawBitmap(int[], int, int, int, int, int, int, boolean, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawBitmapMesh(Bitmap, int, int, double[], int, int[], int, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the bitmap through the mesh, where mesh vertices are evenly distributed across the
bitmap.
- drawBitmapMesh(Bitmap, int, int, double[], int, int[], int, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawCircle(double, double, float, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the specified circle using the specified paint.
- drawCircle(double, double, float, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawColor(int) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Fill the entire canvas' bitmap (restricted to the current clip) with the specified color,
using srcover porterduff mode.
- drawColor(int, PorterDuff.Mode) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Fill the entire canvas' bitmap (restricted to the current clip) with the specified color and
porter-duff xfermode.
- drawColor(int, PorterDuff.Mode) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawColor(int) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawCompass(ISafeCanvas, float, Rect) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- drawCompass(Canvas, float, Rect) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
- drawLatitudeScale(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Latitudinal / horizontal scale bar flag
- drawLine(double, double, double, double, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw a line segment with the specified start and stop x,y coordinates, using the specified
paint.
- drawLine(double, double, double, double, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawLines(double[], int, int, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw a series of lines.
- drawLines(double[], SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
- drawLines(double[], int, int, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawLines(double[], SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawLongitudeScale(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Longitudinal / vertical scale bar flag
- drawMyLocation(ISafeCanvas, MapView, Location) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- drawMyLocation(Canvas, MapView, Location) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
- drawOval(Rect, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the specified oval using the specified paint.
- drawOval(Rect, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawPaint(SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Fill the entire canvas' bitmap (restricted to the current clip) with the specified paint.
- drawPaint(SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawPath(SafeTranslatedPath, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the specified path using the specified paint.
- drawPath(SafeTranslatedPath, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawPicture(Picture) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Save the canvas state, draw the picture, and restore the canvas state.
- drawPicture(Picture, Rect) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the picture, stretched to fit into the dst rectangle.
- drawPicture(Picture, Rect) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawPicture(Picture) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawPoint(double, double, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Helper for drawPoints() for drawing a single point.
- drawPoint(double, double, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawPoints(double[], int, int, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw a series of points.
- drawPoints(double[], SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Helper for drawPoints() that assumes you want to draw the entire array
- drawPoints(double[], int, int, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawPoints(double[], SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawPosText(char[], int, int, double[], SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the text in the array, with each character's origin specified by the pos array.
- drawPosText(String, double[], SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the text in the array, with each character's origin specified by the pos array.
- drawPosText(char[], int, int, double[], SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawPosText(String, double[], SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawRect(Rect, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the specified Rect using the specified Paint.
- drawRect(double, double, double, double, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the specified Rect using the specified paint.
- drawRect(double, double, double, double, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawRect(Rect, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawRGB(int, int, int) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Fill the entire canvas' bitmap (restricted to the current clip) with the specified RGB color,
using srcover porterduff mode.
- drawRGB(int, int, int) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawRoundRect(Rect, float, float, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the specified round-rect using the specified paint.
- drawRoundRect(Rect, float, float, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawSafe(ISafeCanvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- drawSafe(ISafeCanvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
Draw a marker on each of our items.
- drawSafe(ISafeCanvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
- drawSafe(ISafeCanvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- drawSafe(ISafeCanvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.SafeDrawOverlay
-
- drawSafe(ISafeCanvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
- drawSafe(ISafeCanvas, MapView, boolean) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- drawText(char[], int, int, double, double, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the text, with origin at (x,y), using the specified paint.
- drawText(String, double, double, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the text, with origin at (x,y), using the specified paint.
- drawText(String, int, int, double, double, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the text, with origin at (x,y), using the specified paint.
- drawText(CharSequence, int, int, double, double, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the specified range of text, specified by start/end, with its origin at (x,y), in the
specified Paint.
- drawText(String, double, double, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawText(char[], int, int, double, double, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawText(CharSequence, int, int, double, double, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawText(String, int, int, double, double, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawTextOnPath(char[], int, int, SafeTranslatedPath, float, float, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the text, with origin at (x,y), using the specified paint, along the specified path.
- drawTextOnPath(String, SafeTranslatedPath, float, float, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the text, with origin at (x,y), using the specified paint, along the specified path.
- drawTextOnPath(char[], int, int, SafeTranslatedPath, float, float, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawTextOnPath(String, SafeTranslatedPath, float, float, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- drawTiles(Canvas, int, int, Rect) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
This is meant to be a "pure" tile drawing function that doesn't take into account
osmdroid-specific characteristics (like osmdroid's canvas's having 0,0 as the center rather
than the upper-left corner).
- drawVertices(Canvas.VertexMode, int, double[], int, float[], int, int[], int, short[], int, int, SafePaint) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Draw the array of vertices, interpreted as triangles (based on mode).
- drawVertices(Canvas.VertexMode, int, double[], int, float[], int, int[], int, short[], int, int, SafePaint) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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
-
- 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.OverlayManager
-
- 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.
- 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.
- getBitmap(ResourceProxy.bitmap) - Method in class org.osmdroid.DefaultResourceProxyImpl
-
- getBitmap(ResourceProxy.bitmap) - Method in interface org.osmdroid.ResourceProxy
-
- getBoundingBox() - Method in class org.osmdroid.views.MapView
-
- getBoundingBox(int, int) - Method in class org.osmdroid.views.MapView
-
- getBoundingBox() - Method in class org.osmdroid.views.MapView.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 class org.osmdroid.util.BoundingBoxE6
-
- getCenterMapTileCoords() - Method in class org.osmdroid.views.MapView.Projection
-
Deprecated.
Use
Point out = TileSystem.PixelXYToTileXY(screenRect.centerX(), screenRect.centerY(), null);
instead.
- getClipBounds(Rect) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Retrieve the clip bounds, returning true if they are non-empty.
- getClipBounds() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Retrieve the clip bounds.
- getClipBounds(Rect) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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
-
- getDensity() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Returns the target density of the canvas.
- getDensity() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getDrawFilter() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
- getDrawFilter() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- getDrawnItemsLimit() - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- getEventTime() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
- getFillType() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- 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
-
- getHeight() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Returns the height of the current drawing layer
- getHeight() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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
-
- getIntrinsicScreenRect(Rect) - Method in class org.osmdroid.views.MapView
-
- getIntrinsicScreenRect() - Method in class org.osmdroid.views.MapView.Projection
-
- 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
-
- 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
-
- getLatitudeAsDouble() - Method in class org.osmdroid.contributor.util.RecordedGeoPoint
-
- 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
-
- getLocationUpdateMinTime() - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- getLocationUpdateMinTime() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
- getLonEastE6() - Method in class org.osmdroid.util.BoundingBoxE6
-
- getLongitudeAsDouble() - Method in class org.osmdroid.contributor.util.RecordedGeoPoint
-
- 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
-
- 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
-
- 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
-
- 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
-
- getMatrix(Matrix) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Return, in ctm, the current transformation matrix.
- getMatrix() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Return a new matrix with a copy of the canvas' current transformation matrix.
- getMatrix(Matrix) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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.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
-
Returns the maximum zoom level for the point currently at the center.
- 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.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
-
Returns the minimum zoom level for the point currently at the center.
- 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
-
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
-
- getMyLocationProvider() - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- 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.
- getNumberOfPoints() - Method in class org.osmdroid.views.overlay.PathOverlay
-
- getNumSatellites() - Method in class org.osmdroid.contributor.util.RecordedGeoPoint
-
- 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
-
- getOrientationProvider() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- getOriginalMatrix() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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
-
- 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.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
-
- getRecordedGeoPoints() - Method in class org.osmdroid.contributor.RouteRecorder
-
- 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
-
- getSafeCanvas() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Gets this safe canvas as an Android Native
class.
- getSafeCanvas() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- getSafeMenuId() - Static method in class org.osmdroid.views.overlay.Overlay
-
Since the menu-chain will pass through several independent Overlays, menu IDs cannot be fixed
at compile time.
- getSafeMenuIdSequence(int) - Static method in class org.osmdroid.views.overlay.Overlay
-
Similar to
, except this reserves a sequence of IDs of length
.
- getSaveCount() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Returns the number of matrix/clip states on the Canvas' private stack.
- getSaveCount() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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.MapView.Projection
-
- 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
-
- getSources() - Method in class org.osmdroid.util.GEMFFile
-
- 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.
- 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.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.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
-
- 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.
- getTileSizePixels() - Method in class org.osmdroid.views.MapView.Projection
-
Deprecated.
Use TileSystem.getTileSize() instead.
- 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
-
Get the tile source at the specified position.
- getTileSources() - Static method in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
- getTilesOverlay() - Method in class 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.OnlineTileSourceBase
-
- getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.QuadTreeTileSource
-
- getTileURLString(MapTile) - Method in class org.osmdroid.tileprovider.tilesource.XYTileSource
-
- getTimeStamp() - Method in class org.osmdroid.contributor.util.RecordedGeoPoint
-
- getTitle() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getUid() - Method in class org.osmdroid.views.overlay.OverlayItem
-
- getUnsafeCanvas(ISafeCanvas.UnsafeCanvasHandler) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
- getUnsafeCanvas(ISafeCanvas.UnsafeCanvasHandler) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- getUpperLeftCornerOfCenterMapTile() - Method in class org.osmdroid.views.MapView.Projection
-
Deprecated.
Use
final Point out = TileSystem.TileXYToPixelXY(centerMapTileCoords.x, centerMapTileCoords.y, null);
instead.
- getUsedCacheSpace() - Static method in class org.osmdroid.tileprovider.modules.TileWriter
-
Get the amount of disk space used by the tile cache.
- 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
-
- getWidth() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Returns the width of the current drawing layer
- getWidth() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- getWiFiNetworkAvailable() - Method in interface org.osmdroid.tileprovider.modules.INetworkAvailablityCheck
-
- getWiFiNetworkAvailable() - Method in class org.osmdroid.tileprovider.modules.NetworkAvailabliltyCheck
-
- getWrappedCanvas() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Gets the wrapped canvas.
- getWrappedCanvas() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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
-
- getXOffset() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Gets the x-offset that will be used to adjust all drawing values.
- getXOffset() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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
-
- getYOffset() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Gets the y-offset that will be used to adjust all drawing values.
- getYOffset() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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.IMapView
-
- getZoomLevel() - Method in class org.osmdroid.events.ZoomEvent
-
- getZoomLevel() - Method in class org.osmdroid.tileprovider.MapTile
-
- 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.MapView.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
-
- GPX_TAG_TRACK_SEGMENT_POINT - Static variable in class org.osmdroid.contributor.util.RecordedRouteGPXFormatter
-
- GPX_TAG_TRACK_SEGMENT_POINT_CLOSE - Static variable in class org.osmdroid.contributor.util.RecordedRouteGPXFormatter
-
- GPX_TAG_TRACK_SEGMENT_POINT_ELE - Static variable in class org.osmdroid.contributor.util.RecordedRouteGPXFormatter
-
- GPX_TAG_TRACK_SEGMENT_POINT_SAT - Static variable in class org.osmdroid.contributor.util.RecordedRouteGPXFormatter
-
- GPX_TAG_TRACK_SEGMENT_POINT_TIME - Static variable in class org.osmdroid.contributor.util.RecordedRouteGPXFormatter
-
- GpxToPHPUploader - Class in org.osmdroid.contributor
-
- 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.
- 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
-
- 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
and is implemented by the osmdroid
GeoPoint
class.
- imageFilenameEnding() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- 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
-
- incReserve(int) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- INetworkAvailablityCheck - Interface in org.osmdroid.tileprovider.modules
-
- 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
-
- 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
-
- IProjection - Interface in org.osmdroid.api
-
An interface that resembles the Google Maps API Projection interface and is implemented by the
osmdroid
MapView.Projection
class.
- IRegisterReceiver - Interface in org.osmdroid.tileprovider
-
- ISafeCanvas - Interface in org.osmdroid.views.safecanvas
-
The ISafeCanvas interface is designed to work Android's issues with large canvases.
The internal representation of canvas coordinates in the Skia graphics library is float.
- ISafeCanvas.UnsafeCanvasHandler - Interface in org.osmdroid.views.safecanvas
-
Allows access to the original unsafe canvas.
- isAnimating() - Method in class org.osmdroid.views.MapView
-
Check mAnimationListener.isAnimating() to determine if view is animating.
- 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
-
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
-
If enabled, an accuracy circle will be drawn around your current position.
- isEmpty() - Method in class org.osmdroid.tileprovider.MapTileRequestState
-
- isEmpty() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- isEnabled() - Method in class org.osmdroid.views.overlay.Overlay
-
Specifies if the Overlay is marked to be enabled.
- 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
-
If enabled, the map will center on your current location and automatically scroll as you
move.
- isInverseFillType() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- isMultiTouch() - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
True if number of touch points >= 2.
- 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
-
If enabled, the map is receiving location updates and drawing your location on the map.
- isOpaque() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Return true if the device that the current layer draws into is opaque (i.e.
- isOpaque() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- 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.mylocation.MyLocationNewOverlay
-
- isOptionsMenuEnabled() - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
- 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.
- isRect(RectF) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- isRect(Rect) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- isStateful() - Method in class org.osmdroid.tileprovider.ExpirableBitmapDrawable
-
- isSufficienDataForUpload(ArrayList<RecordedGeoPoint>) - Static method in class org.osmdroid.contributor.util.Util
-
- IStyledTileSource<T> - Interface in org.osmdroid.tileprovider.tilesource
-
Tile sources that have a settable "style" attibute can implement this.
- isUsingSafeCanvas() - Method in class org.osmdroid.views.MapView
-
Returns true if the safe drawing canvas is being used.
- isUsingSafeCanvas() - Method in class org.osmdroid.views.overlay.OverlayManager
-
- isUsingSafeCanvas() - Method in class org.osmdroid.views.overlay.SafeDrawOverlay
-
- isVisible() - Method in class net.wigle.wigleandroid.ZoomButtonsController
-
- 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
-
- 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
-
- MapAdapter - Class in org.osmdroid.events
-
- MapAdapter() - Constructor for class org.osmdroid.events.MapAdapter
-
- MapController - Class in org.osmdroid.views
-
- MapController(MapView) - Constructor for class org.osmdroid.views.MapController
-
- MapController.AnimationType - Enum in org.osmdroid.views
-
Choose on of the Styles of approacing the target Coordinates.
- MapController.HalfCosinusalDeceleratingAnimationRunner - Class in org.osmdroid.views
-
- MapController.HalfCosinusalDeceleratingAnimationRunner(int, int) - Constructor for class org.osmdroid.views.MapController.HalfCosinusalDeceleratingAnimationRunner
-
- MapController.HalfCosinusalDeceleratingAnimationRunner(int, int, int, int) - Constructor for class org.osmdroid.views.MapController.HalfCosinusalDeceleratingAnimationRunner
-
- MapController.MiddlePeakSpeedAnimationRunner - Class in org.osmdroid.views
-
- MapController.MiddlePeakSpeedAnimationRunner(int, int) - Constructor for class org.osmdroid.views.MapController.MiddlePeakSpeedAnimationRunner
-
- MapController.MiddlePeakSpeedAnimationRunner(int, int, int, int) - Constructor for class org.osmdroid.views.MapController.MiddlePeakSpeedAnimationRunner
-
- MapController.QuarterCosinusalDeceleratingAnimationRunner - Class in org.osmdroid.views
-
- MapController.QuarterCosinusalDeceleratingAnimationRunner(int, int) - Constructor for class org.osmdroid.views.MapController.QuarterCosinusalDeceleratingAnimationRunner
-
- MapController.QuarterCosinusalDeceleratingAnimationRunner(int, int, int, int) - Constructor for class org.osmdroid.views.MapController.QuarterCosinusalDeceleratingAnimationRunner
-
- 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
-
- 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.
- MapSize(int) - Static method in class microsoft.mappoint.TileSystem
-
Determines the map width and height (in pixels) at a specified level of detail.
- 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
-
- 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
-
- 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
-
- 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.
- 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) - 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, int, 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, int) - Constructor for class org.osmdroid.views.MapView
-
Standard Constructor.
- MapView(Context, int, ResourceProxy) - Constructor for class org.osmdroid.views.MapView
-
- MapView(Context, int, ResourceProxy, MapTileProviderBase) - Constructor for class org.osmdroid.views.MapView
-
- MapView(Context, int, 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.Projection - Class in org.osmdroid.views
-
A Projection serves to translate between the coordinate system of x/y on-screen pixel
coordinates and that of latitude/longitude points on the surface of the earth.
- MapViewConstants - Interface in org.osmdroid.views.util.constants
-
This class contains constants used by the map view.
- 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
- MAXIMUM_ZOOMLEVEL - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
Maximum Zoom Level - we use Integers to store zoom levels so overflow happens at 2^32 - 1,
but we also have a tile size that is typically 2^8, so (32-1)-8-1 = 22
- MAXIMUM_ZOOMLEVEL - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
-
Maximum Zoom Level - we use Integers to store zoom levels so overflow happens at 2^32 - 1,
but we also have a tile size that is typically 2^8, so (32-1)-8-1 = 22
- mBearing - Variable in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- MBTilesFileArchive - Class in org.osmdroid.tileprovider.modules
-
- 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
-
- mCompassFrame - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- mCompassFrame - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
- 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.compass.CompassOverlay
-
- mCompassRose - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
- 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
-
- mDescription - Variable in class org.osmdroid.views.overlay.OverlayItem
-
- 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
-
- 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
-
- 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
-
- MENU_OFFLINE - Static variable in class org.osmdroid.views.overlay.TilesOverlay
-
- MENU_TILE_SOURCE_STARTING_ID - Static variable in class org.osmdroid.views.overlay.TilesOverlay
-
- Mercator - Class in org.osmdroid.views.util
-
Deprecated.
Use TileSystem instead
- METERS_PER_NAUTICAL_MILE - Static variable in interface org.osmdroid.util.constants.GeoConstants
-
- METERS_PER_STATUTE_MILE - Static variable in interface org.osmdroid.util.constants.GeoConstants
-
- metersToEquatorPixels(float) - Method in interface org.osmdroid.api.IProjection
-
Converts a distance in meters (along the equator) to one in (horizontal) pixels at the
current zoomlevel.
- metersToEquatorPixels(float) - Method in class org.osmdroid.views.MapView.Projection
-
- 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
-
- 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
-
- MINDIAGONALMETERS_FOR_OSM_CONTRIBUTION - Static variable in interface org.osmdroid.contributor.util.constants.OpenStreetMapContributorConstants
-
- MINGEOPOINTS_FOR_OSM_CONTRIBUTION - Static variable in interface org.osmdroid.contributor.util.constants.OpenStreetMapContributorConstants
-
- 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 interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
Minimum Zoom Level
- MINIMUM_ZOOMLEVEL - Static variable in interface org.osmdroid.views.util.constants.MapViewConstants
-
Minimum Zoom Level
- 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
-
- 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.overlay.compass.CompassOverlay
-
- mMapView - Variable in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- mMapView - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
- 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
-
- 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
-
- mNumSatellites - Variable in class org.osmdroid.contributor.util.RecordedGeoPoint
-
- mod(int, int) - Static method in class org.osmdroid.util.MyMath
-
- mOnItemGestureListener - Variable in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
- mOrientationProvider - Variable in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- moveTo(float, float) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- moveTo(double, double) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- 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
-
- mPaint - Variable in class org.osmdroid.views.overlay.PathOverlay
-
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
-
- mRecords - Variable in class org.osmdroid.contributor.RouteRecorder
-
- mResourceProxy - Variable in class org.osmdroid.views.overlay.Overlay
-
- mScale - Variable in class org.osmdroid.views.overlay.Overlay
-
- mSensorListener - Variable in class org.osmdroid.views.overlay.MyLocationOverlay
-
- 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
-
- mTileSource - Variable in class org.osmdroid.tileprovider.modules.MapTileFileArchiveProvider
-
- mTimeStamp - Variable in class org.osmdroid.contributor.util.RecordedGeoPoint
-
- 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, IMyLocationProvider, MapView) - Constructor for class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- MyLocationNewOverlay(Context, 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
-
- MyLocationOverlay(Context, MapView, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.MyLocationOverlay
-
- MyMath - Class in org.osmdroid.util
-
- MyMath - Class in org.osmdroid.views.util
-
- offset(float, float, Path) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- offset(float, float) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- 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
-
- onAnimationEnd() - Method in class org.osmdroid.views.MapView
-
- onAnimationStart() - Method in class org.osmdroid.views.MapView
-
- 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 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
-
- onCreateOptionsMenu(Menu, int, MapView) - Method in class 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.Overlay
-
Override to perform clean up of resources before shutdown.
- onDetach(MapView) - Method in class 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.MinimapOverlay
-
- onDoubleTap(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onDoubleTap(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.OverlayManager
-
GestureDetector.OnDoubleTapListener
- onDoubleTapEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onDoubleTapEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.OverlayManager
-
- onDown(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onDown(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.OverlayManager
-
OnGestureListener
- onDraw(Canvas, MapView) - Method in class org.osmdroid.views.overlay.OverlayManager
-
- onDrawCycleStart(ISafeCanvas) - Method in class org.osmdroid.views.safecanvas.SafeBitmapShader
-
This method must be called at the start of the Overlay#drawSafe
draw cycle
method.
- onDrawCycleStart(ISafeCanvas) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
This method must be called at the start of the Overlay#drawSafe
draw cycle
method.
- onDrawItem(Canvas, Item, Point) - 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 interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ONE_HOUR - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ONE_MINUTE - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ONE_SECOND - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ONE_WEEK - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- ONE_YEAR - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- 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 class org.osmdroid.views.overlay.OverlayManager
-
- 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.Overlay
-
By default does nothing (return false
).
- onKeyDown(int, KeyEvent, MapView) - Method in class 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.Overlay
-
By default does nothing (return false
).
- onKeyUp(int, KeyEvent, MapView) - Method in class 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, ResourceProxy.string, int, int, int, String, String...) - Constructor for class org.osmdroid.tileprovider.tilesource.OnlineTileSourceBase
-
- 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
-
- onLocationChanged(Location, IMyLocationProvider) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- onLocationChanged(Location) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
- 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 class 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 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
-
- onOptionsItemSelected(MenuItem, int, MapView) - Method in class 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 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
-
- onPrepareOptionsMenu(Menu, int, MapView) - Method in class 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
-
- 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
-
- 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.Overlay
-
By default does nothing (return false
).
- onScroll(MotionEvent, MotionEvent, float, float, MapView) - Method in class 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
-
- onShowPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
- onShowPress(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.OverlayManager
-
- onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onSingleTapConfirmed(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.OverlayManager
-
- onSingleTapUp(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.ItemizedIconOverlay
-
Each of these methods performs a item sensitive check.
- 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 class 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.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
-
- 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 class 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
-
- 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(View, MotionEvent) - Method in class net.wigle.wigleandroid.ZoomButtonsController
-
- onTouchEvent(MotionEvent) - Method in class org.metalev.multitouch.controller.MultiTouchController
-
Process incoming touch events
- onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- onTouchEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
- 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 class org.osmdroid.views.overlay.OverlayManager
-
- onTrackballEvent(MotionEvent) - Method in class org.osmdroid.views.MapView
-
- onTrackballEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.Overlay
-
By default does nothing (return false
).
- onTrackballEvent(MotionEvent, MapView) - Method in class org.osmdroid.views.overlay.OverlayManager
-
- onUnsafeCanvas(Canvas) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas.UnsafeCanvasHandler
-
- onVisibilityChanged(boolean) - Method in interface net.wigle.wigleandroid.ZoomButtonsController.OnZoomListener
-
- onZoom(boolean) - Method in interface net.wigle.wigleandroid.ZoomButtonsController.OnZoomListener
-
- 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
-
- OpenStreetMapContributorConstants - Interface in org.osmdroid.contributor.util.constants
-
This class contains constants used by the contributor package.
- OpenStreetMapTileProviderConstants - Interface in org.osmdroid.tileprovider.constants
-
This class contains constants used by the tile provider.
- ordinal() - Method in class org.osmdroid.tileprovider.tilesource.BitmapTileSourceBase
-
- ordinal() - Method in interface org.osmdroid.tileprovider.tilesource.ITileSource
-
An ordinal identifier for this tile source
- org.metalev.multitouch.controller - package org.metalev.multitouch.controller
-
- org.osmdroid - package org.osmdroid
-
- org.osmdroid.api - package org.osmdroid.api
-
- org.osmdroid.contributor - package org.osmdroid.contributor
-
- org.osmdroid.contributor.util - package org.osmdroid.contributor.util
-
- org.osmdroid.contributor.util.constants - package org.osmdroid.contributor.util.constants
-
- 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.overlay - package org.osmdroid.views.overlay
-
- org.osmdroid.views.overlay.compass - package org.osmdroid.views.overlay.compass
-
- org.osmdroid.views.overlay.mylocation - package org.osmdroid.views.overlay.mylocation
-
- org.osmdroid.views.safecanvas - package org.osmdroid.views.safecanvas
-
- org.osmdroid.views.util - package org.osmdroid.views.util
-
- org.osmdroid.views.util.constants - package org.osmdroid.views.util.constants
-
- OSM_CREATOR_INFO - Static variable in interface org.osmdroid.contributor.util.constants.OpenStreetMapContributorConstants
-
- OSM_PASSWORD - Static variable in interface org.osmdroid.contributor.util.constants.OpenStreetMapContributorConstants
-
- OSM_USERNAME - Static variable in interface org.osmdroid.contributor.util.constants.OpenStreetMapContributorConstants
-
- OSMDROID_PATH - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
Base path for osmdroid files.
- OSMUploader - Class in org.osmdroid.contributor
-
Small java class that allows to upload gpx files to www.openstreetmap.org via its api call.
- 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, GeoPoint) - Constructor for class org.osmdroid.views.overlay.OverlayItem
-
- OverlayItem(String, String, String, GeoPoint) - Constructor for class org.osmdroid.views.overlay.OverlayItem
-
- OverlayItem.HotspotPlace - Enum in org.osmdroid.views.overlay
-
Indicates a hotspot for an area.
- OverlayManager - Class in org.osmdroid.views.overlay
-
- OverlayManager(TilesOverlay) - Constructor for class org.osmdroid.views.overlay.OverlayManager
-
- overlaysReversed() - Method in class org.osmdroid.views.overlay.OverlayManager
-
- SafeBitmapShader - Class in org.osmdroid.views.safecanvas
-
The SafeBitmapShader class is designed to work in conjunction with
SafeTranslatedCanvas
to work around various Android issues with large canvases.
- SafeBitmapShader(Bitmap, Shader.TileMode, Shader.TileMode) - Constructor for class org.osmdroid.views.safecanvas.SafeBitmapShader
-
- SafeDashPathEffect - Class in org.osmdroid.views.safecanvas
-
- SafeDashPathEffect(float[], float, float) - Constructor for class org.osmdroid.views.safecanvas.SafeDashPathEffect
-
- SafeDrawOverlay - Class in org.osmdroid.views.overlay
-
An overlay class that uses the safe drawing canvas to draw itself and can be zoomed in to high
levels without drawing issues.
- SafeDrawOverlay(Context) - Constructor for class org.osmdroid.views.overlay.SafeDrawOverlay
-
- SafeDrawOverlay(ResourceProxy) - Constructor for class org.osmdroid.views.overlay.SafeDrawOverlay
-
- SafePaint - Class in org.osmdroid.views.safecanvas
-
The SafePaint class is designed to work in conjunction with
SafeTranslatedCanvas
to work
around various Android issues with large canvases.
- SafePaint() - Constructor for class org.osmdroid.views.safecanvas.SafePaint
-
- SafeTranslatedCanvas - Class in org.osmdroid.views.safecanvas
-
An implementation of
ISafeCanvas
that wraps a
Canvas
and adjusts drawing calls to
the wrapped Canvas so that they are relative to an origin that is always at the center of the
screen.
See
ISafeCanvas
for details
- SafeTranslatedCanvas() - Constructor for class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- SafeTranslatedCanvas(Canvas) - Constructor for class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- SafeTranslatedPath - Class in org.osmdroid.views.safecanvas
-
The SafeTranslatedPath class is designed to work in conjunction with
SafeTranslatedCanvas
to work around various Android issues with large canvases.
- SafeTranslatedPath() - Constructor for class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- save() - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Saves the current matrix and clip onto a private stack.
- save(int) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Based on saveFlags, can save the current matrix and clip onto a private stack.
- save() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- save(int) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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
-
- saveLayer(Rect, SafePaint, int) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
This behaves the same as save(), but in addition it allocates an offscreen bitmap.
- saveLayer(double, double, double, double, SafePaint, int) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Helper version of saveLayer() that takes 4 values rather than a RectF.
- saveLayer(double, double, double, double, SafePaint, int) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- saveLayer(Rect, SafePaint, int) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- saveLayerAlpha(Rect, int, int) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
This behaves the same as save(), but in addition it allocates an offscreen bitmap.
- saveLayerAlpha(double, double, double, double, int, int) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Helper for saveLayerAlpha() that takes 4 values instead of a RectF.
- saveLayerAlpha(double, double, double, double, int, int) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- saveLayerAlpha(Rect, int, int) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- scale(float, float) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Preconcat the current matrix with the specified scale.
- scale(float, float, double, double) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Preconcat the current matrix with the specified scale.
- scale(float, float) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- scale(float, float, double, double) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- scaleBarLengthText(int, boolean, boolean) - 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
-
- scaleBarPicture - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
-
- screenHeight - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
-
- screenWidth - Variable in class org.osmdroid.views.overlay.ScaleBarOverlay
-
- scrollBy(int, int) - Method in class org.osmdroid.views.MapController
-
- ScrollEvent - Class in org.osmdroid.events
-
- ScrollEvent(MapView, int, int) - Constructor for class org.osmdroid.events.ScrollEvent
-
- scrollTo(int, int) - Method in class org.osmdroid.views.MapView
-
- selectObject(T, MultiTouchController.PointInfo) - Method in interface org.metalev.multitouch.controller.MultiTouchController.MultiTouchObjectCanvas
-
Select an object at the given point.
- selectObject(Object, MultiTouchController.PointInfo) - Method in class org.osmdroid.views.MapView
-
- selectSource(int) - Method in class org.osmdroid.util.GEMFFile
-
- SensorEventListenerProxy - Class in org.osmdroid
-
- SensorEventListenerProxy(SensorManager) - Constructor for class org.osmdroid.SensorEventListenerProxy
-
- set(MultiTouchController.PointInfo) - Method in class org.metalev.multitouch.controller.MultiTouchController.PointInfo
-
Copy all fields from one PointInfo class to another.
- set(float, float, boolean, float, boolean, float, float, boolean, float) - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
Set position and optionally scale, anisotropic scale, and/or angle.
- set(float, float, float, float, float, float) - Method in class org.metalev.multitouch.controller.MultiTouchController.PositionAndScale
-
Set position and optionally scale, anisotropic scale, and/or angle, without changing the "update" flags.
- set(int, Overlay) - Method in class org.osmdroid.views.overlay.OverlayManager
-
- set(Path) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- setAccuracy(int) - Method in class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- setAlpha(int) - Method in class org.osmdroid.views.overlay.PathOverlay
-
- 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 class org.osmdroid.views.overlay.DirectedLocationOverlay
-
- setBitmap(Bitmap) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Specify a bitmap for the canvas to draw into.
- setBitmap(Bitmap) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- setBuiltInZoomControls(boolean) - Method in class org.osmdroid.views.MapView
-
- setCanvas(Canvas) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- setCenter(IGeoPoint) - Method in interface org.osmdroid.api.IMapController
-
- setCenter(IGeoPoint) - Method in class org.osmdroid.views.MapController
-
Set the map view to the given center.
- setCentred(boolean) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Flag to draw the bar centered around the set offset coordinates or to the right/bottom of the coordinates (default)
- setColor(int) - Method in class org.osmdroid.views.overlay.PathOverlay
-
- setCompassCenter(float, float) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- setCompassCenter(float, float) - Method in class org.osmdroid.views.overlay.MyLocationOverlay
-
- setCoordsE6(int, int) - Method in class org.osmdroid.util.GeoPoint
-
- setDensity(int) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Specifies the density for this Canvas' backing bitmap.
- setDensity(int) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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
-
If enabled, an accuracy circle will be drawn around your current position.
- setDrawFilter(DrawFilter) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
- setDrawFilter(DrawFilter) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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.
- setFillType(Path.FillType) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- 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
- setImperial() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the length to be shown in imperial units (mi/ft)
- setItemizedOverlayControlViewListener(ItemizedOverlayControlView.ItemizedOverlayControlViewListener) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- setLastPoint(float, float) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- setLastPoint(double, double) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- 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(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
-
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
-
Set the minimum interval for location updates.
- setLongitudeE6(int) - Method in class org.osmdroid.util.GeoPoint
-
- 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
-
- setMatrix(Matrix) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Completely replace the current matrix with the specified matrix.
- setMatrix(Matrix) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- setMaxLength(float) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the maximum bar length.
- setMetric() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the length to be shown in metric units (km/m)
- setMinZoom(int) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the minimum zoom level for the scale bar to be drawn.
- setMultiTouchControls(boolean) - Method in class org.osmdroid.views.MapView
-
- setMyLocationProvider(IMyLocationProvider) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- setNautical() - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the length to be shown in nautical units (nm/ft)
- setNavToVisible(int) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- setNextEnabled(boolean) - Method in class org.osmdroid.views.overlay.ItemizedOverlayControlView
-
- setOnZoomListener(ZoomButtonsController.OnZoomListener) - Method in class net.wigle.wigleandroid.ZoomButtonsController
-
- setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- 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
-
- setOptionsMenuEnabled(boolean) - Method in class org.osmdroid.views.overlay.TilesOverlay
-
- setOptionsMenusEnabled(boolean) - Method in class org.osmdroid.views.overlay.OverlayManager
-
- setOrientationProvider(IOrientationProvider) - Method in class org.osmdroid.views.overlay.compass.CompassOverlay
-
- 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
-
- setPathEffect(PathEffect) - Method in class org.osmdroid.views.safecanvas.SafePaint
-
- setPersonHotspot(float, float) - Method in class org.osmdroid.views.overlay.mylocation.MyLocationNewOverlay
-
- 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(float, float) - Method in class org.osmdroid.views.overlay.ScaleBarOverlay
-
Sets the scale bar screen offset for the bar.
- 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.
- 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
-
- 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.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.OverlayManager
-
Sets the optional TilesOverlay class.
- 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.
- setUseSafeCanvas(boolean) - Method in class org.osmdroid.views.MapView
-
Sets whether the safe drawing canvas is being used.
- setUseSafeCanvas(boolean) - Method in class org.osmdroid.views.overlay.OverlayManager
-
- setUseSafeCanvas(boolean) - Method in class org.osmdroid.views.overlay.SafeDrawOverlay
-
- setVisible(boolean) - Method in class net.wigle.wigleandroid.ZoomButtonsController
-
- setWidth(int) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
Sets the width of the mini-map in pixels
- setZoom(int) - Method in interface org.osmdroid.api.IMapController
-
- setZoom(int) - Method in class org.osmdroid.views.MapController
-
- setZoomDifference(int) - Method in class org.osmdroid.views.overlay.MinimapOverlay
-
- setZoomInEnabled(boolean) - Method in class net.wigle.wigleandroid.ZoomButtonsController
-
- setZoomOutEnabled(boolean) - Method in class net.wigle.wigleandroid.ZoomButtonsController
-
- 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.ItemizedIconOverlay
-
- size() - Method in class org.osmdroid.views.overlay.ItemizedOverlay
-
The number of items in this overlay.
- size() - Method in class org.osmdroid.views.overlay.OverlayManager
-
- skew(float, float) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Preconcat the current matrix with the specified skew.
- skew(float, float) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- 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 class org.osmdroid.views.MapController
-
Stops a running animation.
- stopListening() - Method in class org.osmdroid.LocationListenerProxy
-
- stopListening() - Method in class org.osmdroid.SensorEventListenerProxy
-
- stopLocationProvider() - Method in class org.osmdroid.views.overlay.mylocation.GpsMyLocationProvider
-
- stopLocationProvider() - Method in interface org.osmdroid.views.overlay.mylocation.IMyLocationProvider
-
- stopOrientationProvider() - Method in class org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider
-
- stopOrientationProvider() - Method in interface org.osmdroid.views.overlay.compass.IOrientationProvider
-
- StreamUtils - Class in org.osmdroid.tileprovider.util
-
- TABLE_TILES - Static variable in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
-
- tile2lat(int, int) - Static method in class org.osmdroid.views.util.Mercator
-
Deprecated.
- tile2lon(int, int) - Static method in class org.osmdroid.views.util.Mercator
-
Deprecated.
- TILE_DOWNLOAD_MAXIMUM_QUEUE_SIZE - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- TILE_EXPIRY_TIME_MILLISECONDS - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
30 days
- TILE_FILESYSTEM_MAXIMUM_QUEUE_SIZE - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
- TILE_MAX_CACHE_SIZE_BYTES - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
600 Mb
- TILE_PATH_BASE - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
Base path for tiles.
- TILE_PATH_EXTENSION - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
add an extension to files on sdcard so that gallery doesn't index them
- TILE_TRIM_CACHE_SIZE_BYTES - Static variable in interface org.osmdroid.tileprovider.constants.OpenStreetMapTileProviderConstants
-
500 Mb
- tileLoaded(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
-
A tile has loaded.
- tileLoadedExpired(MapTileRequestState, Drawable) - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
-
A tile has loaded but it's expired.
- tileLoadedFailed(MapTileRequestState) - Method in class org.osmdroid.tileprovider.modules.MapTileModuleProviderBase.TileLoader
-
- TileLooper - Class in org.osmdroid.util
-
A class that will loop around all the map tiles in the given viewport.
- TileLooper() - Constructor for class org.osmdroid.util.TileLooper
-
- TileSourceFactory - Class in org.osmdroid.tileprovider.tilesource
-
- TileSourceFactory() - Constructor for class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
- TilesOverlay - Class in org.osmdroid.views.overlay
-
These objects are the principle consumer of map tiles.
- TilesOverlay(MapTileProviderBase, Context) - Constructor for class org.osmdroid.views.overlay.TilesOverlay
-
- TilesOverlay(MapTileProviderBase, ResourceProxy) - Constructor for class org.osmdroid.views.overlay.TilesOverlay
-
- TileSystem - Class in microsoft.mappoint
-
This class provides methods to handle the Mercator projection that is used for the osmdroid tile
system.
- TileSystem() - Constructor for class microsoft.mappoint.TileSystem
-
- TileWriter - Class in org.osmdroid.tileprovider.modules
-
- TileWriter() - Constructor for class org.osmdroid.tileprovider.modules.TileWriter
-
- TileXYToPixelXY(int, int, Point) - Static method in class microsoft.mappoint.TileSystem
-
Converts tile XY coordinates into pixel XY coordinates of the upper-left pixel of the
specified tile.
- TileXYToQuadKey(int, int, int) - Static method in class microsoft.mappoint.TileSystem
-
Converts tile XY coordinates into a QuadKey at a specified level of detail.
- toDoubleString() - Method in class org.osmdroid.util.GeoPoint
-
- toggleInverseFillType() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- toInvertedDoubleString() - Method in class org.osmdroid.util.GeoPoint
-
- toMapPixels(IGeoPoint, Point) - Method in class org.osmdroid.views.MapView.Projection
-
Converts a GeoPoint to its screen coordinates.
- toMapPixelsProjected(int, int, Point) - Method in class org.osmdroid.views.MapView.Projection
-
Performs only the first computationally heavy part of the projection.
- toMapPixelsTranslated(Point, Point) - Method in class org.osmdroid.views.MapView.Projection
-
Performs the second computationally light part of the projection.
- toOffsetFloatAry(double[], float[]) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
Helper function to convert a Rect to RectF and adjust the values of the Rect by the offsets.
- toOffsetRectF(Rect, RectF) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
Helper function to convert a Rect to RectF and adjust the values of the Rect by the offsets.
- toOffsetRectF(Rect, RectF) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
Helper function to convert a Rect to RectF and adjust the values of the Rect by the offsets.
- TOP_CENTER - Static variable in class org.osmdroid.views.MapView.LayoutParams
-
Special value for the alignment requested by a View.
- TOP_LEFT - Static variable in class org.osmdroid.views.MapView.LayoutParams
-
Special value for the alignment requested by a View.
- TOP_RIGHT - Static variable in class org.osmdroid.views.MapView.LayoutParams
-
Special value for the alignment requested by a View.
- toPixels(IGeoPoint, Point) - Method in interface org.osmdroid.api.IProjection
-
Converts the given GeoPoint to onscreen pixel coordinates, relative to the top-left of the
MapView that provided this Projection.
- toPixels(Point, Point) - Method in class org.osmdroid.views.MapView.Projection
-
Deprecated.
Use TileSystem.TileXYToPixelXY
- toPixels(int, int, Point) - Method in class org.osmdroid.views.MapView.Projection
-
Deprecated.
Use TileSystem.TileXYToPixelXY
- toPixels(BoundingBoxE6) - Method in class org.osmdroid.views.MapView.Projection
-
- toPixels(IGeoPoint, Point) - Method in class org.osmdroid.views.MapView.Projection
-
- toPixels(MapView.Projection, List<? extends GeoPoint>, Path) - Static method in class org.osmdroid.views.util.PathProjection
-
- toPixels(MapView.Projection, List<? extends GeoPoint>, Path, boolean) - Static method in class org.osmdroid.views.util.PathProjection
-
- TOPO - Static variable in class org.osmdroid.tileprovider.tilesource.TileSourceFactory
-
- toString() - Method in class org.osmdroid.events.ScrollEvent
-
- toString() - Method in class org.osmdroid.events.ZoomEvent
-
- toString() - Method in class org.osmdroid.tileprovider.MapTile
-
- toString() - Method in class org.osmdroid.tileprovider.modules.DatabaseFileArchive
-
- toString() - Method in class org.osmdroid.tileprovider.modules.GEMFFileArchive
-
- toString() - Method in class org.osmdroid.tileprovider.modules.MBTilesFileArchive
-
- toString() - Method in class org.osmdroid.tileprovider.modules.ZipFileArchive
-
- toString() - Method in class org.osmdroid.util.BoundingBoxE6
-
- toString() - Method in class org.osmdroid.util.GeoPoint
-
- toString() - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-
- transform(Matrix, Path) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- transform(Matrix) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedPath
-
- translate(float, float) - Method in interface org.osmdroid.views.safecanvas.ISafeCanvas
-
Preconcat the current matrix with the specified translation
- translate(float, float) - Method in class org.osmdroid.views.safecanvas.SafeTranslatedCanvas
-