|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.axis.listener.touch.AxisGestureListener
com.metsci.glimpse.axis.listener.touch.AxisGestureListener1D
public class AxisGestureListener1D
Field Summary |
---|
Fields inherited from class com.metsci.glimpse.axis.listener.touch.AxisGestureListener |
---|
zoomConstant |
Constructor Summary | |
---|---|
AxisGestureListener1D()
|
Method Summary | |
---|---|
void |
longPressDetected(GlimpseLongPressGestureEvent event)
|
void |
panDetected(GlimpsePanGestureEvent event)
|
void |
pinchDetected(GlimpsePinchGestureEvent event)
|
void |
swipeDetected(GlimpseSwipeGestureEvent event)
|
void |
tapDetected(GlimpseTapGestureEvent event)
|
Methods inherited from class com.metsci.glimpse.axis.listener.touch.AxisGestureListener |
---|
addAxisGestureListener, move, pan, setAllowPan, setAllowSelectionLock, setAllowSelectionZoom, setAllowZoom, toggleSelectionLock, zoom, zoomSelection |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AxisGestureListener1D()
Method Detail |
---|
public void panDetected(GlimpsePanGestureEvent event)
public void pinchDetected(GlimpsePinchGestureEvent event)
public void tapDetected(GlimpseTapGestureEvent event)
public void longPressDetected(GlimpseLongPressGestureEvent event)
public void swipeDetected(GlimpseSwipeGestureEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |