OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net.osmand.plus.views.ContextMenuLayer.IContextMenuProvider Interface Reference
Inheritance diagram for net.osmand.plus.views.ContextMenuLayer.IContextMenuProvider:
net.osmand.plus.views.FavoritesLayer net.osmand.plus.views.OsmBugsLayer net.osmand.plus.views.POIMapLayer net.osmand.plus.views.TransportStopsLayer

List of all members.

Public Member Functions

void collectObjectsFromPoint (PointF point, List< Object > o)
LatLon getObjectLocation (Object o)
String getObjectDescription (Object o)
String getObjectName (Object o)
DialogInterface.OnClickListener getActionListener (List< String > actionsList, Object o)

Member Function Documentation

DialogInterface.OnClickListener net.osmand.plus.views.ContextMenuLayer.IContextMenuProvider.getActionListener ( List< String >  actionsList,
Object  o 
)

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines