© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.io.wacom.Wintab32.ORIENTATION

Packages that use Wintab32.ORIENTATION
org.ximtec.igesture.io.wacom   
org.ximtec.igesture.io.wacomclient   
 

Uses of Wintab32.ORIENTATION in org.ximtec.igesture.io.wacom
 

Fields in org.ximtec.igesture.io.wacom declared as Wintab32.ORIENTATION
 Wintab32.ORIENTATION Wintab32.PACKET.pkOrientation
           
 

Methods in org.ximtec.igesture.io.wacom that return Wintab32.ORIENTATION
 Wintab32.ORIENTATION Win32TabletProxy.getOrientation()
          Returns the orientation of the pen on the table
 

Methods in org.ximtec.igesture.io.wacom with parameters of type Wintab32.ORIENTATION
 void WacomCallback.callbackFunction(int x, int y, int z, int pkStatus, int npress, int tpress, long timeStamp, Wintab32.ORIENTATION orientation, Wintab32.ROTATION rotation, int button)
           
 

Uses of Wintab32.ORIENTATION in org.ximtec.igesture.io.wacomclient
 

Methods in org.ximtec.igesture.io.wacomclient with parameters of type Wintab32.ORIENTATION
 void WacomReader.callbackFunction(int x, int y, int z, int pkstatus, int npress, int tpress, long timeStamp, Wintab32.ORIENTATION orientation, Wintab32.ROTATION rotation, int button)
           
 


© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.