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

O

onDoubleTap(Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onDoubleTap(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when a user double-taps the MapView
onDoubleTap(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when a user double-taps the MapView
onDrag(Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onDrag(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires while the MapView is being dragged
onDrag(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires while the MapView is being dragged
onDraw(Canvas) - Method in class com.qozix.layouts.ScalingLayout
 
onDraw(Canvas) - Method in class com.qozix.mapview.paths.PathView
 
onFingerDown(Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onFingerDown(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when a ACTION_DOWN event is raised from the MapView
onFingerDown(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when a ACTION_DOWN event is raised from the MapView
onFingerUp(Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onFingerUp(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when a ACTION_UP event is raised from the MapView
onFingerUp(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when a ACTION_UP event is raised from the MapView
onFling(Point, Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onFling(int, int, int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when a user initiates a fling action
onFling(int, int, int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when a user initiates a fling action
onFlingComplete(Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onFlingComplete(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when a fling action has completed
onFlingComplete(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when a fling action has completed
onInterceptTouchEvent(MotionEvent) - Method in class com.qozix.layouts.ZoomPanLayout
 
onPinch(Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onPinch(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires while a user is pinching the MapView
onPinch(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires while a user is pinching the MapView
onPinchComplete(Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onPinchComplete(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when a user completes a pinch action
onPinchComplete(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when a user completes a pinch action
onPinchStart(Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onPinchStart(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when a user starts a pinch action
onPinchStart(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when a user starts a pinch action
onRenderCancelled() - Method in interface com.qozix.mapview.tiles.TileRenderListener
 
onRenderComplete() - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when the rendering thread has completed updating the visible tiles, but before cleanup
onRenderComplete() - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when the rendering thread has completed updating the visible tiles, but before cleanup
onRenderComplete() - Method in interface com.qozix.mapview.tiles.TileRenderListener
 
onRenderStart() - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when the rendering thread has started to update the visible tiles.
onRenderStart() - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when the rendering thread has started to update the visible tiles.
onRenderStart() - Method in interface com.qozix.mapview.tiles.TileRenderListener
 
onScaleChanged(double) - Method in interface com.qozix.layouts.ZoomPanLayout.ZoomPanListener
 
onScaleChanged(double) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when the MapView's scale has updated
onScaleChanged(double) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when the MapView's scale has updated
onScrollChanged(int, int) - Method in interface com.qozix.layouts.ZoomPanLayout.ZoomPanListener
 
onScrollChanged(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when the MapView's scroll position has updated
onScrollChanged(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when the MapView's scroll position has updated
onScrollComplete(Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onTap(Point) - Method in interface com.qozix.layouts.ZoomPanLayout.GestureListener
 
onTap(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when a user taps the MapView
onTap(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when a user taps the MapView
onTouchEvent(MotionEvent) - Method in class com.qozix.layouts.ZoomPanLayout
 
onTouchEvent(MotionEvent) - Method in class com.qozix.mapview.markers.CalloutManager
 
onTweenComplete() - Method in interface com.qozix.animation.TweenListener
 
onTweenProgress(double, double) - Method in interface com.qozix.animation.TweenListener
 
onTweenStart() - Method in interface com.qozix.animation.TweenListener
 
onZoomComplete(double) - Method in interface com.qozix.layouts.ZoomPanLayout.ZoomPanListener
 
onZoomComplete(double) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when a zoom action ends (typically through a pinch of double-tap action, or by programmatic animated zoom methods.
onZoomComplete(double) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when a zoom action ends (typically through a pinch of double-tap action, or by programmatic animated zoom methods.
onZoomLevelAdded() - Method in interface com.qozix.mapview.zoom.ZoomSetupListener
 
onZoomLevelChanged(int, int) - Method in class com.qozix.mapview.geom.ManagedGeolocator
 
onZoomLevelChanged(int, int) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when the MapView should start using a new ZoomLevel
onZoomLevelChanged(int, int) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when the MapView should start using a new ZoomLevel
onZoomLevelChanged(int, int) - Method in class com.qozix.mapview.markers.MarkerManager
 
onZoomLevelChanged(int, int) - Method in class com.qozix.mapview.paths.PathManager
 
onZoomLevelChanged(int, int) - Method in class com.qozix.mapview.tiles.TileManager
 
onZoomLevelChanged(int, int) - Method in interface com.qozix.mapview.zoom.ZoomListener
 
onZoomPanEvent() - Method in interface com.qozix.layouts.ZoomPanLayout.ZoomPanListener
 
onZoomScaleChanged(double) - Method in class com.qozix.mapview.geom.ManagedGeolocator
 
onZoomScaleChanged(double) - Method in class com.qozix.mapview.markers.MarkerManager
 
onZoomScaleChanged(double) - Method in class com.qozix.mapview.paths.PathManager
 
onZoomScaleChanged(double) - Method in class com.qozix.mapview.tiles.TileManager
 
onZoomScaleChanged(double) - Method in interface com.qozix.mapview.zoom.ZoomListener
 
onZoomStart(double) - Method in interface com.qozix.layouts.ZoomPanLayout.ZoomPanListener
 
onZoomStart(double) - Method in interface com.qozix.mapview.MapView.MapEventListener
Fires when a zoom action starts (typically through a pinch of double-tap action, or by programmatic animated zoom methods.
onZoomStart(double) - Method in class com.qozix.mapview.MapView.MapEventListenerImplementation
Fires when a zoom action starts (typically through a pinch of double-tap action, or by programmatic animated zoom methods.
A C D E F G H I L M O P R S T U V X Y Z