PQSDKMultiTouch
Class PQMTClientConstant

java.lang.Object
  extended by PQSDKMultiTouch.PQMTClientConstant

public class PQMTClientConstant
extends java.lang.Object


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

PQ_MT_CLIENT_VERSION

public static final int PQ_MT_CLIENT_VERSION
See Also:
Constant Field Values

PQ_MT_SUCESS

public static final int PQ_MT_SUCESS
See Also:
Constant Field Values

PQ_MT_RCV_INVALIDATE_DATA

public static final int PQ_MT_RCV_INVALIDATE_DATA
See Also:
Constant Field Values

PQ_MT_INVALID_SOCKET

public static final int PQ_MT_INVALID_SOCKET
See Also:
Constant Field Values

PQ_MT_SERVER_UNMATCHED

public static final int PQ_MT_SERVER_UNMATCHED
See Also:
Constant Field Values

TP_DOWN

public static final int TP_DOWN
Type of TouchPoint

See Also:
TouchPoint, Constant Field Values

TP_MOVE

public static final int TP_MOVE
Type of TouchPoint

See Also:
TouchPoint, Constant Field Values

TP_UP

public static final int TP_UP
Type of TouchPoint

See Also:
TouchPoint, Constant Field Values

TP_FRAME_START

public static final int TP_FRAME_START
Type of TouchPoint

See Also:
TouchPoint, Constant Field Values

TP_FRAME_END

public static final int TP_FRAME_END
Type of TouchPoint

See Also:
TouchPoint, Constant Field Values

TG_TOUCH_START

public static final int TG_TOUCH_START
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_DOWN

public static final int TG_DOWN
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MOVE

public static final int TG_MOVE
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_UP

public static final int TG_UP
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_CLICK

public static final int TG_CLICK
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_DB_CLICK

public static final int TG_DB_CLICK
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_BIG_DOWN

public static final int TG_BIG_DOWN
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_BIG_MOVE

public static final int TG_BIG_MOVE
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_BIG_UP

public static final int TG_BIG_UP
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MOVE_RIGHT

public static final int TG_MOVE_RIGHT
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MOVE_UP

public static final int TG_MOVE_UP
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MOVE_LEFT

public static final int TG_MOVE_LEFT
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MOVE_DOWN

public static final int TG_MOVE_DOWN
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_SECOND_DOWN

public static final int TG_SECOND_DOWN
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_SECOND_UP

public static final int TG_SECOND_UP
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_SPLIT_START

public static final int TG_SPLIT_START
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_SPLIT_APART

public static final int TG_SPLIT_APART
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_SPLIT_CLOSE

public static final int TG_SPLIT_CLOSE
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_SPLIT_END

public static final int TG_SPLIT_END
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_ROTATE_START

public static final int TG_ROTATE_START
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_ROTATE_ANTICLOCK

public static final int TG_ROTATE_ANTICLOCK
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_ROTATE_CLOCK

public static final int TG_ROTATE_CLOCK
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_ROTATE_END

public static final int TG_ROTATE_END
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_NEAR_PARREL_DOWN

public static final int TG_NEAR_PARREL_DOWN
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_NEAR_PARREL_MOVE

public static final int TG_NEAR_PARREL_MOVE
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_NEAR_PARREL_UP

public static final int TG_NEAR_PARREL_UP
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_NEAR_PARREL_MOVE_RIGHT

public static final int TG_NEAR_PARREL_MOVE_RIGHT
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_NEAR_PARREL_MOVE_UP

public static final int TG_NEAR_PARREL_MOVE_UP
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_NEAR_PARREL_MOVE_LEFT

public static final int TG_NEAR_PARREL_MOVE_LEFT
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_NEAR_PARREL_MOVE_DOWN

public static final int TG_NEAR_PARREL_MOVE_DOWN
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MULTI_DOWN

public static final int TG_MULTI_DOWN
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MULTI_MOVE

public static final int TG_MULTI_MOVE
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MULTI_UP

public static final int TG_MULTI_UP
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MULTI_MOVE_RIGHT

public static final int TG_MULTI_MOVE_RIGHT
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MULTI_MOVE_UP

public static final int TG_MULTI_MOVE_UP
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MULTI_MOVE_LEFT

public static final int TG_MULTI_MOVE_LEFT
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_MULTI_MOVE_DOWN

public static final int TG_MULTI_MOVE_DOWN
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_TOUCH_END

public static final int TG_TOUCH_END
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

TG_NO_ACTION

public static final int TG_NO_ACTION
Type of TouchGesture

See Also:
TouchGesture, Constant Field Values

RQST_RAWDATA_INSIDE_ONLY

public static final int RQST_RAWDATA_INSIDE_ONLY
type of TouchClientRequest

See Also:
TouchClientRequest, Constant Field Values

RQST_RAWDATA_INSIDE

public static final int RQST_RAWDATA_INSIDE
type of TouchClientRequest

See Also:
TouchClientRequest, Constant Field Values

RQST_RAWDATA_ALL

public static final int RQST_RAWDATA_ALL
type of TouchClientRequest

See Also:
TouchClientRequest, Constant Field Values

RQST_GESTURE_INSIDE

public static final int RQST_GESTURE_INSIDE
type of TouchClientRequest

See Also:
TouchClientRequest, Constant Field Values

RQST_GESTURE_ALL

public static final int RQST_GESTURE_ALL
type of TouchClientRequest

See Also:
TouchClientRequest, Constant Field Values

RQST_TRANSLATOR_CONFIG

public static final int RQST_TRANSLATOR_CONFIG
type of TouchClientRequest

See Also:
TouchClientRequest, Constant Field Values
Constructor Detail

PQMTClientConstant

public PQMTClientConstant()