VisioMove SDK (Android)  2.1.22
 All Classes Functions Variables Pages
VgGestureState Class Reference

Public Member Functions

final int swigValue ()
 
String toString ()
 

Static Public Member Functions

static VgGestureState swigToEnum (int swigValue)
 

Static Public Attributes

static final VgGestureState eVgGestureBegin = new VgGestureState("eVgGestureBegin", libVisioMoveJNI.eVgGestureBegin_get())
 
static final VgGestureState eVgGestureUpdate = new VgGestureState("eVgGestureUpdate", libVisioMoveJNI.eVgGestureUpdate_get())
 
static final VgGestureState eVgGestureEnd = new VgGestureState("eVgGestureEnd", libVisioMoveJNI.eVgGestureEnd_get())
 

Detailed Description

This enum defines the possible states of a gesture

Version
2.0

Member Function Documentation

static VgGestureState VgGestureState.swigToEnum ( int  swigValue)
static
final int VgGestureState.swigValue ( )
String VgGestureState.toString ( )

Member Data Documentation

final VgGestureState VgGestureState.eVgGestureBegin = new VgGestureState("eVgGestureBegin", libVisioMoveJNI.eVgGestureBegin_get())
static

The gesture begins.

final VgGestureState VgGestureState.eVgGestureEnd = new VgGestureState("eVgGestureEnd", libVisioMoveJNI.eVgGestureEnd_get())
static

The gesture ends.

final VgGestureState VgGestureState.eVgGestureUpdate = new VgGestureState("eVgGestureUpdate", libVisioMoveJNI.eVgGestureUpdate_get())
static

The gesture continues.


The documentation for this class was generated from the following file:
VisioMove 2.1.22, Visioglobe® 2016