org.ximtec.igesture.util
Class Constant
java.lang.Object
org.ximtec.igesture.util.Constant
public class Constant
- extends Object
- Author:
- Bjorn Puype, bpuype@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_2D_TEXT
public static final String TYPE_2D_TEXT
- See Also:
- Constant Field Values
TYPE_3D_TEXT
public static final String TYPE_3D_TEXT
- See Also:
- Constant Field Values
TYPE_VOICE_TEXT
public static final String TYPE_VOICE_TEXT
- See Also:
- Constant Field Values
TYPE_2D
public static final int TYPE_2D
- See Also:
- Constant Field Values
TYPE_3D
public static final int TYPE_3D
- See Also:
- Constant Field Values
TYPE_VOICE
public static final int TYPE_VOICE
- See Also:
- Constant Field Values
CONNECTION_BLUETOOTH
public static final int CONNECTION_BLUETOOTH
- See Also:
- Constant Field Values
CONNECTION_TUIO
public static final int CONNECTION_TUIO
- See Also:
- Constant Field Values
CONNECTION_USB
public static final int CONNECTION_USB
- See Also:
- Constant Field Values
CONNECTION_BLUETOOTH_TEXT
public static final String CONNECTION_BLUETOOTH_TEXT
- See Also:
- Constant Field Values
CONNECTION_TUIO_TEXT
public static final String CONNECTION_TUIO_TEXT
- See Also:
- Constant Field Values
CONNECTION_USB_TEXT
public static final String CONNECTION_USB_TEXT
- See Also:
- Constant Field Values
M
public static final String M
- See Also:
- Constant Field Values
CM
public static final String CM
- See Also:
- Constant Field Values
MM
public static final String MM
- See Also:
- Constant Field Values
KM
public static final String KM
- See Also:
- Constant Field Values
MUL_M
public static final int MUL_M
- See Also:
- Constant Field Values
MUL_CM
public static final int MUL_CM
- See Also:
- Constant Field Values
MUL_KM
public static final int MUL_KM
- See Also:
- Constant Field Values
Constant
public Constant()
getDeviceTypeName
public static String getDeviceTypeName(int type)
getDeviceTypeValue
public static int getDeviceTypeValue(String type)
getConnectionTypeName
public static String getConnectionTypeName(int type)
getConnectionTypeValue
public static int getConnectionTypeValue(String type)
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.