|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.ximtec.igesture.io.wacom.Win32TabletProxy
public class Win32TabletProxy
Reads the mouse position.
| Constructor Summary | |
|---|---|
Win32TabletProxy()
|
|
| Method Summary | |
|---|---|
int |
buttonPressed()
|
Point |
getLastCursorLocation()
Returns the location of the tablet cursor on the screen. |
Wintab32.PACKET |
getLastPacket()
Return the last readed packet |
void |
getNextPacket()
Get the next packet data from the tablet Pc |
Wintab32.ORIENTATION |
getOrientation()
Returns the orientation of the pen on the table |
int |
getPressure()
Returns the pressure of the pen on the table |
Wintab32.ROTATION |
getRotation()
Returns the rotation of the pen on the table |
int |
getTangentPressure()
Returns the tangent pressure of the pen on the table |
long |
getTimeStamp()
Returns the pressure of the pen on the table |
int |
getzval()
Returns the z-value of the cursor position |
boolean |
isExtraDataSupported()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Win32TabletProxy()
| Method Detail |
|---|
public boolean isExtraDataSupported()
public void getNextPacket()
public Wintab32.PACKET getLastPacket()
public long getTimeStamp()
public int getPressure()
public int getTangentPressure()
public int getzval()
public Wintab32.ORIENTATION getOrientation()
public Wintab32.ROTATION getRotation()
public Point getLastCursorLocation()
public int buttonPressed()
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||