Uses of Interface
com.esri.android.map.MapGestureDetector.OnGestureListener

Packages that use MapGestureDetector.OnGestureListener
com.esri.android.map Provides classes for all the different elements of a map. 
 

Uses of MapGestureDetector.OnGestureListener in com.esri.android.map
 

Classes in com.esri.android.map that implement MapGestureDetector.OnGestureListener
 class MapOnTouchListener
          An interface definition for a callback to be invoked when a touch event is dispatched to a MapView.
 

Constructors in com.esri.android.map with parameters of type MapGestureDetector.OnGestureListener
MapGestureDetector(android.content.Context context, MapGestureDetector.OnGestureListener listener)
          Creates a MapGestureDetector with the supplied listener.
 



Copyright © 2012. All Rights Reserved.