|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.visioglobe.libVisioDevKit.VgGestureState
public final class VgGestureState
This enum defines the possible states of a gesture
| Field Summary | |
|---|---|
static VgGestureState |
eVgGestureBegin
The gesture begins. |
static VgGestureState |
eVgGestureEnd
The gesture ends. |
static VgGestureState |
eVgGestureUpdate
The gesture continues. |
| Method Summary | |
|---|---|
static VgGestureState |
swigToEnum(int swigValue)
|
int |
swigValue()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final VgGestureState eVgGestureBegin
public static final VgGestureState eVgGestureUpdate
public static final VgGestureState eVgGestureEnd
| Method Detail |
|---|
public final int swigValue()
public java.lang.String toString()
toString in class java.lang.Objectpublic static VgGestureState swigToEnum(int swigValue)
|
VisioDevKit 2.0, Visioglobe® 2013 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||