A C D E F G H I L M O P R S T U V X Y Z 

M

ManagedGeolocator - Class in com.qozix.mapview.geom
 
ManagedGeolocator(ZoomManager) - Constructor for class com.qozix.mapview.geom.ManagedGeolocator
 
MapTile - Class in com.qozix.mapview.tiles
 
MapTile() - Constructor for class com.qozix.mapview.tiles.MapTile
 
MapTile(int, int, int, int, int, String) - Constructor for class com.qozix.mapview.tiles.MapTile
 
MapTileCache - Class in com.qozix.mapview.tiles
 
MapTileCache(Context) - Constructor for class com.qozix.mapview.tiles.MapTileCache
 
MapTileDecoder - Interface in com.qozix.mapview.tiles
 
MapTileDecoderAssets - Class in com.qozix.mapview.tiles
 
MapTileDecoderAssets() - Constructor for class com.qozix.mapview.tiles.MapTileDecoderAssets
 
MapTileDecoderHttp - Class in com.qozix.mapview.tiles
 
MapTileDecoderHttp() - Constructor for class com.qozix.mapview.tiles.MapTileDecoderHttp
 
MapTilePool - Class in com.qozix.mapview.tiles
 
MapTilePool() - Constructor for class com.qozix.mapview.tiles.MapTilePool
 
MapView - Class in com.qozix.mapview
The MapView widget is a subclass of ViewGroup that provides a mechanism to asynchronously display tile-based images, with additional functionality for 2D dragging, flinging, pinch or double-tap to zoom, adding overlaying Views (markers), multiple levels of detail, and support for faux-geolocation (by specifying top-left and bottom-right coordinates).
MapView(Context) - Constructor for class com.qozix.mapview.MapView
Constructor to use when creating a MapView from code.
MapView.MapEventListener - Interface in com.qozix.mapview
Interface for implementations to recieve MapView events.
MapView.MapEventListenerImplementation - Class in com.qozix.mapview
Convenience class that implements
MapView.MapEventListenerImplementation() - Constructor for class com.qozix.mapview.MapView.MapEventListenerImplementation
 
MarkerManager - Class in com.qozix.mapview.markers
 
MarkerManager(Context, ZoomManager) - Constructor for class com.qozix.mapview.markers.MarkerManager
 
moveTo(double, double) - Method in class com.qozix.mapview.MapView
Scroll the MapView to the x and y positions provided.
moveTo(double, double, boolean) - Method in class com.qozix.mapview.MapView
Scroll the MapView to the x and y positions provided.
moveToAndCenter(double, double) - Method in class com.qozix.mapview.MapView
Scroll the MapView to the x and y positions provided and center to the screen.
moveToAndCenter(double, double, boolean) - Method in class com.qozix.mapview.MapView
Scroll the MapView to the x and y positions provided and center to the screen.
A C D E F G H I L M O P R S T U V X Y Z