public class Gesture
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Gesture |
BACK |
static Gesture |
FORWARD |
static Gesture |
NONE |
static Gesture |
SCANNEXT |
static Gesture |
SCANPREV |
static Gesture |
UNDEFINED |
static Gesture |
ZOOMOUT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final Gesture NONE
public static final Gesture BACK
public static final Gesture FORWARD
public static final Gesture ZOOMOUT
public static final Gesture UNDEFINED
public static final Gesture SCANNEXT
public static final Gesture SCANPREV