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
I
id
- Variable in class com.micello.mapapi.data.
InfoObject.StandardDetailInfo
ID_GEOM_TYPE
- Static variable in interface com.micello.mapapi.data.
PointReference
This constant indicates a ponit reference of type geometry ID reference.
IdGeomReference
- Class in
com.micello.mapapi.data
This class is a reference to a geometry using a geometry ID.
IdGeomReference(int)
- Constructor for class com.micello.mapapi.data.
IdGeomReference
Constructor
IdGeomReference()
- Constructor for class com.micello.mapapi.data.
IdGeomReference
This constructor creates a geometry reference with no geometry set.
IMAGE_REF_CUSTOM
- Static variable in class com.micello.mapapi.data.
MarkerOverlay
This is a constant which represents a custom image type, using a MarkerIcon.
IMAGE_REF_DEFAULT
- Static variable in class com.micello.mapapi.data.
MarkerOverlay
This is a constant which represents a default image type.
IMAGE_REF_NAMED
- Static variable in class com.micello.mapapi.data.
MarkerOverlay
This is a constant which represents a names image type, loaded from a Theme.
image_request
- Static variable in class com.micello.mapapi.
R.string
IMAGE_REQUEST_STRING
- Static variable in class com.micello.mapapi.
MicelloErrors
ImageDataListener
- Interface in
com.micello.mapapi.store
InfoHelper
- Class in
com.micello.mapapi.standard
This class is a convenience class to help display detail information for a Community, Geometry or MarkerOverlay.
InfoHelper(MicelloManager, SelectionManager, RouteManager)
- Constructor for class com.micello.mapapi.standard.
InfoHelper
Constructor
InfoHelper.InfoListener
- Interface in
com.micello.mapapi.standard
This interface can be used to get notification to loading objects from network requests, if needed.
InfoObject
- Interface in
com.micello.mapapi.data
This interface is shared by all objects which have detail information associated with them, including Community, Geometry and MarkerOverlays.
InfoObject.InfoObjectType
- Enum in
com.micello.mapapi.data
This enumeration is used to specify the class of info object.
InfoObject.StandardDetailInfo
- Class in
com.micello.mapapi.data
This is the object that is returned for a detail standard object.
InfoObject.StandardDetailInfo(InfoObject.InfoObjectType, int)
- Constructor for class com.micello.mapapi.data.
InfoObject.StandardDetailInfo
init(MicelloManager)
- Method in class com.micello.mapapi.render.
MicelloMapView
This method must be called to initialize the map view with the MicelloManager.
initCustomPopup(Drawable, Paint, Drawable, Drawable, Drawable)
- Method in class com.micello.mapapi.standard.
SelectionManager
This method creates a standard popup with the a custom left and right button.
initMetrics(int, int, int)
- Method in class com.micello.mapapi.standard.
StandardPopup
initModifiedPopup(Resources, Drawable, Drawable)
- Method in class com.micello.mapapi.standard.
SelectionManager
This method creates a standard popup with the a custom left and right button.
initPage(InfoHelper.InfoListener, Bundle)
- Method in class com.micello.mapapi.standard.
InfoHelper
This map initializes the information.
initPopupMetrics(int, int, int)
- Method in class com.micello.mapapi.standard.
SelectionManager
This method initializes some spacing metrics on the popup if customization is desired.
initResources(Resources)
- Method in class com.micello.mapapi.standard.
StandardPopup
initResources(Resources, Drawable, Drawable)
- Method in class com.micello.mapapi.standard.
StandardPopup
initResources(Drawable, Paint, Drawable, Drawable, Drawable)
- Method in class com.micello.mapapi.standard.
StandardPopup
initStandardPopup(Resources)
- Method in class com.micello.mapapi.standard.
SelectionManager
This method creates a standard popup with the a jump button for the left button and a info button for the right button.
insertTheme(Theme, int)
- Method in class com.micello.mapapi.data.
MapTheme
This method allows the user to add an override theme.
INTERNAL_DELIMITER
- Static variable in class com.micello.mapapi.data.
GeometryAddress
intra_community_search_request
- Static variable in class com.micello.mapapi.
R.string
INTRA_COMMUNITY_SEARCH_REQUEST_STRING
- Static variable in class com.micello.mapapi.
MicelloErrors
intraCommunitySearch(int, String, int, int, IntraCommunitySearchDataListener)
- Method in class com.micello.mapapi.store.
DataStore
This method asynchronously loads an intracommunity search, passing it to the data listener.
IntraCommunitySearchDataListener
- Interface in
com.micello.mapapi.store
INVALID_ID
- Static variable in class com.micello.mapapi.data.
DataGlobals
This is the value that should be used to indicate an unknown or invalid ID.
INVALID_SESSION_KEY_ERROR
- Static variable in class com.micello.mapapi.
MicelloErrors
This means the key is not valid for the requested data.
invalid_session_key_error
- Static variable in class com.micello.mapapi.
R.string
INVALID_URL
- Static variable in class com.micello.mapapi.
MicelloErrors
invalid_url
- Static variable in class com.micello.mapapi.
R.string
invalidateRegion(int, RectF)
- Method in class com.micello.mapapi.render.
TileManager
Invalidate the area of a geometry.
isClickable()
- Method in interface com.micello.mapapi.data.
MapObject
This object should return true if the object should be interacting.
isClickable()
- Method in class com.micello.mapapi.data.
MapObjectInfo
This method returns true if the object is clickable.
isClickable()
- Method in class com.micello.mapapi.data.
MarkerOverlay
This method returns true if the marker is interactive.
isClickHandler()
- Method in interface com.micello.mapapi.data.
MapObject
This object should be true if the object should handle any mouse or touch events internally rather than receiving the standard touch handling.
isClickHandler()
- Method in class com.micello.mapapi.data.
MarkerOverlay
This method returns true if the marker overlay is a click handler.
isCompleted()
- Method in class com.micello.mapapi.render.
AnimationOp
This method returns true after the animation completes.
isCompleted()
- Method in class com.micello.mapapi.render.
ChangeViewAnimationOp
isCompleted()
- Method in class com.micello.mapapi.render.
PanOp
isCompleted()
- Method in class com.micello.mapapi.render.
ZoomOp
isIdentifier()
- Method in class com.micello.mapapi.data.
EntityAddress
This method returns true if the entity should be associated as the identifier for this geometry.
isLoaded()
- Method in class com.micello.mapapi.data.
MapTheme
This method returns true if the theme is ready for use.
isLoaded()
- Method in class com.micello.mapapi.data.
MarkerIcon
This method returns true if the image is loaded.
isLoaded()
- Method in interface com.micello.mapapi.render.
AnchoredDrawable
This method returns true if the image for the drawable is loaded.
isLoaded()
- Method in class com.micello.mapapi.standard.
LocationMarker
This method returns true if the image is loaded.
isLoaded()
- Method in class com.micello.mapapi.standard.
StandardPopup
This method loads the image or does any other needed render time preparation.
isMatched()
- Method in class com.micello.mapapi.data.
EntityAddress
This method returns true if the entity has been matched to a geometry.
isoLevel
- Variable in class com.micello.mapapi.standard.
RouteInfo.RouteLocation
isOnLevel(DrawingLevel)
- Method in class com.micello.mapapi.data.
AddressGeomReference
This method is intended for internal use.
isOnLevel(DrawingLevel)
- Method in class com.micello.mapapi.data.
IdGeomReference
This method is intended for internal use.
isOnLevel(DrawingLevel)
- Method in class com.micello.mapapi.data.
MapPoint
This method is intended for internal use.
isOnLevel(DrawingLevel)
- Method in class com.micello.mapapi.data.
MLatLonPoint
This method is intended for internal use.
isOnLevel(DrawingLevel)
- Method in interface com.micello.mapapi.data.
PointReference
This method returns true if the referenced point should appear on the given level.
isRunning()
- Method in class com.micello.mapapi.render.
TileManager
This method returns true if the render thread is running.
isSearchActive()
- Method in class com.micello.mapapi.standard.
SearchManager
This method returns true if a search is active.
isShowing()
- Method in class com.micello.mapapi.data.
AnnotationLayer
This method returns true if the annotation is currently showing.
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