|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.view.GestureDetector.SimpleOnGestureListener
com.github.droidfu.listeners.MapGestureListener
public class MapGestureListener
Field Summary | |
---|---|
protected BetterMapActivity |
mapActivity
|
Constructor Summary | |
---|---|
MapGestureListener(BetterMapActivity mapActivity)
|
Method Summary | |
---|---|
boolean |
onDoubleTap(android.view.MotionEvent event)
|
Methods inherited from class android.view.GestureDetector.SimpleOnGestureListener |
---|
onDoubleTapEvent, onDown, onFling, onLongPress, onScroll, onShowPress, onSingleTapConfirmed, onSingleTapUp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected BetterMapActivity mapActivity
Constructor Detail |
---|
public MapGestureListener(BetterMapActivity mapActivity)
Method Detail |
---|
public boolean onDoubleTap(android.view.MotionEvent event)
onDoubleTap
in interface android.view.GestureDetector.OnDoubleTapListener
onDoubleTap
in class android.view.GestureDetector.SimpleOnGestureListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |