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

A

abortAnimation() - Method in class com.qozix.widgets.Scroller
Stops the animation.
addBitmap(String, Bitmap) - Method in class com.qozix.mapview.tiles.MapTileCache
 
addCallout(View, double, double) - Method in class com.qozix.mapview.MapView
Add a callout to the the MapView.
addCallout(View, double, double, boolean) - Method in class com.qozix.mapview.MapView
Add a callout to the the MapView.
addCallout(View, double, double, float, float) - Method in class com.qozix.mapview.MapView
Add a callout to the the MapView.
addCallout(View, double, double, float, float, boolean) - Method in class com.qozix.mapview.MapView
Add a callout to the the MapView.
addChild(View) - Method in class com.qozix.layouts.ZoomPanLayout
Adds a View to the intermediary ViewGroup that manages layout for the ZoomPanLayout.
addChild(View) - Method in class com.qozix.mapview.MapView
 
addGestureListener(ZoomPanLayout.GestureListener) - Method in class com.qozix.layouts.ZoomPanLayout
Adds a GestureListener to the ZoomPanLayout, which will receive gesture events
addHotSpot(Rect, View.OnClickListener) - Method in class com.qozix.mapview.hotspots.HotSpotManager
 
addHotSpot(Rect, View.OnClickListener) - Method in class com.qozix.mapview.MapView
Register a rectangle that should fire an OnClickListener when a touch event occurs that intersects that rectangle.
addMapEventListener(MapView.MapEventListener) - Method in class com.qozix.mapview.MapView
Register a map event listener callback object for this MapView.
addMarker(View, double, double) - Method in class com.qozix.mapview.MapView
Add a marker to the the MapView.
addMarker(View, double, double, boolean) - Method in class com.qozix.mapview.MapView
Add a marker to the the MapView.
addMarker(View, double, double, float, float) - Method in class com.qozix.mapview.MapView
Add a marker to the the MapView.
addMarker(View, double, double, float, float, boolean) - Method in class com.qozix.mapview.MapView
Add a marker to the the MapView.
addMarker(View, int, int) - Method in class com.qozix.mapview.markers.MarkerManager
 
addMarker(View, int, int, float, float) - Method in class com.qozix.mapview.markers.MarkerManager
 
addMarkerAtZoom(View, double, double, int) - Method in class com.qozix.mapview.MapView
Add a marker to the the MapView.
addMarkerAtZoom(View, double, double, int, boolean) - Method in class com.qozix.mapview.MapView
Add a marker to the the MapView.
addMarkerAtZoom(View, double, double, float, float, int) - Method in class com.qozix.mapview.MapView
Add a marker to the the MapView.
addMarkerAtZoom(View, double, double, float, float, int, boolean) - Method in class com.qozix.mapview.MapView
Add a marker to the the MapView.
addMarkerAtZoom(View, int, int, int) - Method in class com.qozix.mapview.markers.MarkerManager
 
addMarkerAtZoom(View, int, int, float, float, int) - Method in class com.qozix.mapview.markers.MarkerManager
 
addTweenListener(TweenListener) - Method in class com.qozix.animation.Tween
 
addView(View) - Method in class com.qozix.layouts.ZoomPanLayout
 
addViewAtLevel(View, int) - Method in class com.qozix.mapview.viewmanagers.ViewSetManager
 
addZoomLevel(int, int, String) - Method in class com.qozix.mapview.MapView
Register a tile set to be used for a particular zoom level.
addZoomLevel(int, int, String, String) - Method in class com.qozix.mapview.MapView
Register a tile set to be used for a particular zoom level.
addZoomLevel(int, int, String, int, int) - Method in class com.qozix.mapview.MapView
Register a tile set to be used for a particular zoom level.
addZoomLevel(int, int, String, String, int, int) - Method in class com.qozix.mapview.MapView
Register a tile set to be used for a particular zoom level.
addZoomLevel(ZoomLevel) - Method in class com.qozix.mapview.zoom.ZoomLevelSet
 
addZoomLevel(int, int, String) - Method in class com.qozix.mapview.zoom.ZoomManager
 
addZoomLevel(int, int, String, String) - Method in class com.qozix.mapview.zoom.ZoomManager
 
addZoomLevel(int, int, String, int, int) - Method in class com.qozix.mapview.zoom.ZoomManager
 
addZoomLevel(int, int, String, String, int, int) - Method in class com.qozix.mapview.zoom.ZoomManager
 
addZoomListener(ZoomListener) - Method in class com.qozix.mapview.zoom.ZoomManager
 
addZoomPanListener(ZoomPanLayout.ZoomPanListener) - Method in class com.qozix.layouts.ZoomPanLayout
Adds a ZoomPanListener to the ZoomPanLayout, which will receive events relating to zoom and pan actions
addzoomSetupListener(ZoomSetupListener) - Method in class com.qozix.mapview.zoom.ZoomManager
 
AnchorLayout - Class in com.qozix.layouts
The AnchorLayout positions it's children using absolute pixel values, offset by anchors.
AnchorLayout(Context) - Constructor for class com.qozix.layouts.AnchorLayout
 
AnchorLayout.LayoutParams - Class in com.qozix.layouts
Per-child layout information associated with AnchorLayout.
AnchorLayout.LayoutParams(ViewGroup.LayoutParams) - Constructor for class com.qozix.layouts.AnchorLayout.LayoutParams
Copy constructor
AnchorLayout.LayoutParams(int, int) - Constructor for class com.qozix.layouts.AnchorLayout.LayoutParams
Creates a new set of layout parameters with the specified values.
AnchorLayout.LayoutParams(int, int, int, int) - Constructor for class com.qozix.layouts.AnchorLayout.LayoutParams
Creates a new set of layout parameters with the specified values.
AnchorLayout.LayoutParams(int, int, int, int, float, float) - Constructor for class com.qozix.layouts.AnchorLayout.LayoutParams
Creates a new set of layout parameters with the specified values.
anchorX - Variable in class com.qozix.layouts.AnchorLayout.LayoutParams
Float value to determine the child's horizontal offset.
anchorY - Variable in class com.qozix.layouts.AnchorLayout.LayoutParams
Float value to determine the child's vertical offset.
area - Variable in class com.qozix.mapview.hotspots.HotSpot
 
A C D E F G H I L M O P R S T U V X Y Z