public class AxisGestureListener2D extends AxisGestureListener
GlimpseAxisLayout2D
zoomConstant
Constructor and Description |
---|
AxisGestureListener2D() |
Modifier and Type | Method and Description |
---|---|
void |
applyAndUpdate(Axis1D axisX,
Axis1D axisY) |
void |
longPressDetected(GlimpseLongPressGestureEvent event) |
void |
panDetected(GlimpsePanGestureEvent event) |
void |
pinchDetected(GlimpsePinchGestureEvent event) |
void |
swipeDetected(GlimpseSwipeGestureEvent event) |
void |
tapDetected(GlimpseTapGestureEvent event) |
addAxisGestureListener, move, pan, select, setAllowPan, setAllowSelect, setAllowSelectionLock, setAllowSelectionZoom, setAllowZoom, toggleSelectionLock, zoom, zoomSelection
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)
Copyright © 2016 Metron, Inc.. All rights reserved.