Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
O
ObjectSelectedListener
- Interface in
com.micello.mapapi.standard
onAccuracyChanged(Sensor, int)
- Method in class com.micello.mapapi.standard.
MicelloLocationManager
This is a part of the SensorEventListener.
onCommunityChanged(Community, Drawing, DrawingLevel, int)
- Method in interface com.micello.mapapi.data.
CommunityChangedListener
This method is called when the community, drawing or level status changes.
onCommunityChanged(Community, Drawing, DrawingLevel, int)
- Method in class com.micello.mapapi.
ErrorMonitor
This is part of a listener method to monitor for errors.
onCommunityChanged(Community, Drawing, DrawingLevel, int)
- Method in class com.micello.mapapi.render.
MapViewRegion
This is part of the drawing changed listener implementation.
onCommunityChanged(Community, Drawing, DrawingLevel, int)
- Method in class com.micello.mapapi.standard.
InfoHelper
This is part of the
CommunityChangedListener
interface.
onCommunityError(int, int, int, int, int)
- Method in interface com.micello.mapapi.data.
CommunityChangedListener
This method is called when there is an error loading a community.
onCommunityError(int, int)
- Method in class com.micello.mapapi.data.
MapData
This is an implementation of the CommunityDataListener interface
onCommunityError(int, int, int, int, int)
- Method in class com.micello.mapapi.
ErrorMonitor
This is part of a listener method to monitor for errors.
onCommunityError(int, int, int, int, int)
- Method in class com.micello.mapapi.render.
MapViewRegion
This is part of the drawing changed listener implementation.
onCommunityError(int, int, int, int, int)
- Method in class com.micello.mapapi.standard.
InfoHelper
This is part of the
CommunityChangedListener
interface.
onCommunityError(int, int)
- Method in interface com.micello.mapapi.store.
CommunityDataListener
onDataError(String, int, String)
- Method in interface com.micello.mapapi.store.
DataListener
onDataLoaded(T)
- Method in interface com.micello.mapapi.store.
DataListener
onDetailError(InfoObject.StandardDetailInfo, int)
- Method in class com.micello.mapapi.standard.
InfoHelper
Detail data listener.
onDetailError(InfoObject.StandardDetailInfo, int)
- Method in interface com.micello.mapapi.store.
DetailDataListener
onDetailLoaded(int, Object)
- Method in interface com.micello.mapapi.standard.
InfoHelper.InfoListener
This method is called when the detail is loaded.
onDetailLoaded(InfoObject.StandardDetailInfo, String, int, int, Object)
- Method in class com.micello.mapapi.standard.
InfoHelper
Detail data listener.
onDetailLoaded(InfoObject.StandardDetailInfo, String, int, int, Object)
- Method in interface com.micello.mapapi.store.
DetailDataListener
onDrawingDirectoryError(int, int)
- Method in interface com.micello.mapapi.store.
DrawingDirectoryDataListener
onDrawingEntitiesError(int, int)
- Method in class com.micello.mapapi.data.
MapData
This is an implementation of the DrawingEnityDataListener interface
onDrawingEntitiesError(int, int)
- Method in interface com.micello.mapapi.store.
DrawingEntitiesDataListener
onError(int)
- Method in interface com.micello.mapapi.standard.
InfoHelper.InfoListener
This method is called if there is an error in a network request.
onHideAnnotation(AnnotationLayer)
- Method in interface com.micello.mapapi.data.
AnnotationListener
This method is called when the annotation layer is hidden.
onHideAnnotation(AnnotationLayer)
- Method in class com.micello.mapapi.standard.
SearchManager
This method is called when an annotation layer is set to hidden from shown.
onImageError(int, String, MicelloManager)
- Method in class com.micello.mapapi.data.
MarkerIcon
This is part of the image listener interface.
onImageError(int, String, MicelloManager)
- Method in class com.micello.mapapi.standard.
StandardPopup
onImageError(int, String, MicelloManager)
- Method in interface com.micello.mapapi.store.
ImageDataListener
onImageLoaded(Bitmap, String, MicelloManager)
- Method in class com.micello.mapapi.data.
MarkerIcon
This is a callback to recieve the image from the image loader.
onImageLoaded(Bitmap, String, MicelloManager)
- Method in class com.micello.mapapi.standard.
StandardPopup
onImageLoaded(Bitmap, String, MicelloManager)
- Method in interface com.micello.mapapi.store.
ImageDataListener
onLayerError(int, int)
- Method in class com.micello.mapapi.standard.
RouteManager
onLayerError(int, int)
- Method in interface com.micello.mapapi.store.
AnnotationResponseDataListener
onLeftPressed(MapObjectInfo)
- Method in interface com.micello.mapapi.standard.
StandardPopup.PopupListener
This method is called when the map jump button is pressed on the popup.
onLevelGeometryError(int, int)
- Method in class com.micello.mapapi.data.
MapData
This is an implementation of the LevelGeometryDataListener interface
onLevelGeometryError(int, int)
- Method in interface com.micello.mapapi.store.
LevelGeometryDataListener
onLocationChanged(Location)
- Method in class com.micello.mapapi.location.
DeviceLocationProvider
onLocationChanged(MLatLonPoint, float)
- Method in class com.micello.mapapi.standard.
MicelloLocationManager
This method should be called when a new location is available.
onMapClicked(float, float, MapObjectInfo)
- Method in interface com.micello.mapapi.render.
MapClickedListener
This method is called when the map is clicked, with the click location and the map obejct clicked if there is on.
onMapClicked(float, float, MapObjectInfo)
- Method in class com.micello.mapapi.standard.
SelectionManager
This method handles the on map click event and selects the tapped object.
onMapObjectSelected(MapObjectInfo)
- Method in interface com.micello.mapapi.standard.
ObjectSelectedListener
onMapObjectSelected(MapObjectInfo)
- Method in class com.micello.mapapi.standard.
SelectionManager
onMapThemeLoaded(MapTheme)
- Method in interface com.micello.mapapi.data.
MapThemeListener
onMapThemeLoaded(MapTheme)
- Method in class com.micello.mapapi.data.
MapThemeManager
This method is called when a map theme is loaded.
onMapThemeLoaded(MapTheme)
- Method in class com.micello.mapapi.
ErrorMonitor
This is part of a listener method to monitor for errors.
onObjectLoaded(boolean)
- Method in interface com.micello.mapapi.standard.
InfoHelper.InfoListener
This method is called when an object is loaded.
onProviderDisabled(String)
- Method in class com.micello.mapapi.location.
DeviceLocationProvider
onProviderEnabled(String)
- Method in class com.micello.mapapi.location.
DeviceLocationProvider
onRightPressed(MapObjectInfo)
- Method in interface com.micello.mapapi.standard.
StandardPopup.PopupListener
This method is called when the info button is pressed on the popup.
onRouteCompleted(RouteInfo)
- Method in interface com.micello.mapapi.standard.
RouteManager.RouteCallback
This method is called when the route has been loaded.
onRouteError(RouteInfo, int)
- Method in interface com.micello.mapapi.standard.
RouteManager.RouteCallback
This method is called if the route request fails.
onSearchResultError(int, int)
- Method in class com.micello.mapapi.standard.
MicelloSearchProvider
onSearchResultError(int, int)
- Method in interface com.micello.mapapi.store.
IntraCommunitySearchDataListener
onSelectionCleared()
- Method in interface com.micello.mapapi.standard.
ObjectSelectedListener
onSelectionCleared()
- Method in class com.micello.mapapi.standard.
SelectionManager
This is part of the ObjectSelected interface.
onSensorChanged(SensorEvent)
- Method in class com.micello.mapapi.standard.
MicelloLocationManager
This is a part of the SensorEventListener.
onShowAnnotation(AnnotationLayer)
- Method in interface com.micello.mapapi.data.
AnnotationListener
This method is called when the annotation layer is shown.
onShowAnnotation(AnnotationLayer)
- Method in class com.micello.mapapi.standard.
SearchManager
This method is called when a annotation layer is set to shown from hidden.
onStatusChanged(String, int, Bundle)
- Method in class com.micello.mapapi.location.
DeviceLocationProvider
onThemeError(int)
- Method in class com.micello.mapapi.data.
MapTheme
This is part of the theme data interface.
onThemeError(int)
- Method in class com.micello.mapapi.data.
MapThemeManager
This is part of the data handler for when an individual theme is loaded.
onThemeError(int)
- Method in class com.micello.mapapi.
ErrorMonitor
This is part of a listener method to monitor for errors.
onThemeError(int)
- Method in interface com.micello.mapapi.store.
ThemeDataListener
onThemeLoaded(Theme)
- Method in class com.micello.mapapi.data.
MapTheme
This is the handler for after a theme is loaded.
onThemeLoaded(Theme)
- Method in class com.micello.mapapi.data.
MapThemeManager
This is part of the data handler for when an individual theme is loaded.
onThemeLoaded(Theme)
- Method in class com.micello.mapapi.
ErrorMonitor
This is part of a listener method to monitor for errors.
onThemeLoaded(Theme)
- Method in interface com.micello.mapapi.store.
ThemeDataListener
onTouch(View, MotionEvent)
- Method in class com.micello.mapapi.render.
MicelloMapView
This is part of the touch interface.
openCommunity(int)
- Method in class com.micello.mapapi.data.
MapData
This method loads a community.
openCommunityAndDrawing(int, int)
- Method in class com.micello.mapapi.data.
MapData
This method loads a community as with the single argument, opening it to the specified drawing.
openCommunityAndLevel(int, int)
- Method in class com.micello.mapapi.data.
MapData
This method loads a community as with the single argument, opening it to the specified level.
openLink(MapLink)
- Method in class com.micello.mapapi.data.
MapData
This method opens the map to the given community, drawing and level.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z