|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlimpseLongPressGestureEvent | |
---|---|
com.metsci.glimpse.axis.listener.touch | Provides classes used to update Axis1D and Axis2D instances in response to gesture events. |
com.metsci.glimpse.event.touch | Glimpse specific listener classes allow Axis1D
instances to respond to high level touch events (like pans, zooms, pinches,
and swipes). |
Uses of GlimpseLongPressGestureEvent in com.metsci.glimpse.axis.listener.touch |
---|
Methods in com.metsci.glimpse.axis.listener.touch with parameters of type GlimpseLongPressGestureEvent | |
---|---|
void |
AxisGestureListener2D.longPressDetected(GlimpseLongPressGestureEvent event)
|
void |
AxisGestureListener1D.longPressDetected(GlimpseLongPressGestureEvent event)
|
Uses of GlimpseLongPressGestureEvent in com.metsci.glimpse.event.touch |
---|
Methods in com.metsci.glimpse.event.touch with parameters of type GlimpseLongPressGestureEvent | |
---|---|
void |
GlimpseGestureListener.longPressDetected(GlimpseLongPressGestureEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |