|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPQSDKMultiTouch.PQMTClientConstant
public class PQMTClientConstant
Field Summary | |
---|---|
static int |
PQ_MT_CLIENT_VERSION
|
static int |
PQ_MT_INVALID_SOCKET
|
static int |
PQ_MT_RCV_INVALIDATE_DATA
|
static int |
PQ_MT_SERVER_UNMATCHED
|
static int |
PQ_MT_SUCESS
|
static int |
RQST_GESTURE_ALL
type of TouchClientRequest |
static int |
RQST_GESTURE_INSIDE
type of TouchClientRequest |
static int |
RQST_RAWDATA_ALL
type of TouchClientRequest |
static int |
RQST_RAWDATA_INSIDE
type of TouchClientRequest |
static int |
RQST_RAWDATA_INSIDE_ONLY
type of TouchClientRequest |
static int |
RQST_TRANSLATOR_CONFIG
type of TouchClientRequest |
static int |
TG_BIG_DOWN
Type of TouchGesture |
static int |
TG_BIG_MOVE
Type of TouchGesture |
static int |
TG_BIG_UP
Type of TouchGesture |
static int |
TG_CLICK
Type of TouchGesture |
static int |
TG_DB_CLICK
Type of TouchGesture |
static int |
TG_DOWN
Type of TouchGesture |
static int |
TG_MOVE
Type of TouchGesture |
static int |
TG_MOVE_DOWN
Type of TouchGesture |
static int |
TG_MOVE_LEFT
Type of TouchGesture |
static int |
TG_MOVE_RIGHT
Type of TouchGesture |
static int |
TG_MOVE_UP
Type of TouchGesture |
static int |
TG_MULTI_DOWN
Type of TouchGesture |
static int |
TG_MULTI_MOVE
Type of TouchGesture |
static int |
TG_MULTI_MOVE_DOWN
Type of TouchGesture |
static int |
TG_MULTI_MOVE_LEFT
Type of TouchGesture |
static int |
TG_MULTI_MOVE_RIGHT
Type of TouchGesture |
static int |
TG_MULTI_MOVE_UP
Type of TouchGesture |
static int |
TG_MULTI_UP
Type of TouchGesture |
static int |
TG_NEAR_PARREL_DOWN
Type of TouchGesture |
static int |
TG_NEAR_PARREL_MOVE
Type of TouchGesture |
static int |
TG_NEAR_PARREL_MOVE_DOWN
Type of TouchGesture |
static int |
TG_NEAR_PARREL_MOVE_LEFT
Type of TouchGesture |
static int |
TG_NEAR_PARREL_MOVE_RIGHT
Type of TouchGesture |
static int |
TG_NEAR_PARREL_MOVE_UP
Type of TouchGesture |
static int |
TG_NEAR_PARREL_UP
Type of TouchGesture |
static int |
TG_NO_ACTION
Type of TouchGesture |
static int |
TG_ROTATE_ANTICLOCK
Type of TouchGesture |
static int |
TG_ROTATE_CLOCK
Type of TouchGesture |
static int |
TG_ROTATE_END
Type of TouchGesture |
static int |
TG_ROTATE_START
Type of TouchGesture |
static int |
TG_SECOND_DOWN
Type of TouchGesture |
static int |
TG_SECOND_UP
Type of TouchGesture |
static int |
TG_SPLIT_APART
Type of TouchGesture |
static int |
TG_SPLIT_CLOSE
Type of TouchGesture |
static int |
TG_SPLIT_END
Type of TouchGesture |
static int |
TG_SPLIT_START
Type of TouchGesture |
static int |
TG_TOUCH_END
Type of TouchGesture |
static int |
TG_TOUCH_START
Type of TouchGesture |
static int |
TG_UP
Type of TouchGesture |
static int |
TP_DOWN
Type of TouchPoint |
static int |
TP_FRAME_END
Type of TouchPoint |
static int |
TP_FRAME_START
Type of TouchPoint |
static int |
TP_MOVE
Type of TouchPoint |
static int |
TP_UP
Type of TouchPoint |
Constructor Summary | |
---|---|
PQMTClientConstant()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int PQ_MT_CLIENT_VERSION
public static final int PQ_MT_SUCESS
public static final int PQ_MT_RCV_INVALIDATE_DATA
public static final int PQ_MT_INVALID_SOCKET
public static final int PQ_MT_SERVER_UNMATCHED
public static final int TP_DOWN
TouchPoint
,
Constant Field Valuespublic static final int TP_MOVE
TouchPoint
,
Constant Field Valuespublic static final int TP_UP
TouchPoint
,
Constant Field Valuespublic static final int TP_FRAME_START
TouchPoint
,
Constant Field Valuespublic static final int TP_FRAME_END
TouchPoint
,
Constant Field Valuespublic static final int TG_TOUCH_START
TouchGesture
,
Constant Field Valuespublic static final int TG_DOWN
TouchGesture
,
Constant Field Valuespublic static final int TG_MOVE
TouchGesture
,
Constant Field Valuespublic static final int TG_UP
TouchGesture
,
Constant Field Valuespublic static final int TG_CLICK
TouchGesture
,
Constant Field Valuespublic static final int TG_DB_CLICK
TouchGesture
,
Constant Field Valuespublic static final int TG_BIG_DOWN
TouchGesture
,
Constant Field Valuespublic static final int TG_BIG_MOVE
TouchGesture
,
Constant Field Valuespublic static final int TG_BIG_UP
TouchGesture
,
Constant Field Valuespublic static final int TG_MOVE_RIGHT
TouchGesture
,
Constant Field Valuespublic static final int TG_MOVE_UP
TouchGesture
,
Constant Field Valuespublic static final int TG_MOVE_LEFT
TouchGesture
,
Constant Field Valuespublic static final int TG_MOVE_DOWN
TouchGesture
,
Constant Field Valuespublic static final int TG_SECOND_DOWN
TouchGesture
,
Constant Field Valuespublic static final int TG_SECOND_UP
TouchGesture
,
Constant Field Valuespublic static final int TG_SPLIT_START
TouchGesture
,
Constant Field Valuespublic static final int TG_SPLIT_APART
TouchGesture
,
Constant Field Valuespublic static final int TG_SPLIT_CLOSE
TouchGesture
,
Constant Field Valuespublic static final int TG_SPLIT_END
TouchGesture
,
Constant Field Valuespublic static final int TG_ROTATE_START
TouchGesture
,
Constant Field Valuespublic static final int TG_ROTATE_ANTICLOCK
TouchGesture
,
Constant Field Valuespublic static final int TG_ROTATE_CLOCK
TouchGesture
,
Constant Field Valuespublic static final int TG_ROTATE_END
TouchGesture
,
Constant Field Valuespublic static final int TG_NEAR_PARREL_DOWN
TouchGesture
,
Constant Field Valuespublic static final int TG_NEAR_PARREL_MOVE
TouchGesture
,
Constant Field Valuespublic static final int TG_NEAR_PARREL_UP
TouchGesture
,
Constant Field Valuespublic static final int TG_NEAR_PARREL_MOVE_RIGHT
TouchGesture
,
Constant Field Valuespublic static final int TG_NEAR_PARREL_MOVE_UP
TouchGesture
,
Constant Field Valuespublic static final int TG_NEAR_PARREL_MOVE_LEFT
TouchGesture
,
Constant Field Valuespublic static final int TG_NEAR_PARREL_MOVE_DOWN
TouchGesture
,
Constant Field Valuespublic static final int TG_MULTI_DOWN
TouchGesture
,
Constant Field Valuespublic static final int TG_MULTI_MOVE
TouchGesture
,
Constant Field Valuespublic static final int TG_MULTI_UP
TouchGesture
,
Constant Field Valuespublic static final int TG_MULTI_MOVE_RIGHT
TouchGesture
,
Constant Field Valuespublic static final int TG_MULTI_MOVE_UP
TouchGesture
,
Constant Field Valuespublic static final int TG_MULTI_MOVE_LEFT
TouchGesture
,
Constant Field Valuespublic static final int TG_MULTI_MOVE_DOWN
TouchGesture
,
Constant Field Valuespublic static final int TG_TOUCH_END
TouchGesture
,
Constant Field Valuespublic static final int TG_NO_ACTION
TouchGesture
,
Constant Field Valuespublic static final int RQST_RAWDATA_INSIDE_ONLY
TouchClientRequest
,
Constant Field Valuespublic static final int RQST_RAWDATA_INSIDE
TouchClientRequest
,
Constant Field Valuespublic static final int RQST_RAWDATA_ALL
TouchClientRequest
,
Constant Field Valuespublic static final int RQST_GESTURE_INSIDE
TouchClientRequest
,
Constant Field Valuespublic static final int RQST_GESTURE_ALL
TouchClientRequest
,
Constant Field Valuespublic static final int RQST_TRANSLATOR_CONFIG
TouchClientRequest
,
Constant Field ValuesConstructor Detail |
---|
public PQMTClientConstant()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |