Uses of Interface
com.esri.android.map.event.OnLongPressListener

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

Uses of OnLongPressListener in com.esri.android.map
 

Methods in com.esri.android.map that return OnLongPressListener
 OnLongPressListener MapView.getOnLongPressListener()
          Gets the OnLongPressListener of the MapView.
 

Methods in com.esri.android.map with parameters of type OnLongPressListener
 void MapView.setOnLongPressListener(OnLongPressListener onLongPressListener)
          Sets the OnLongPressListener of the MapView.
 



Copyright © 2012. All Rights Reserved.