© 2006-2007 ETH Zurich

org.ximtec.igesture.io.wacom
Class Wintab32.PACKET

java.lang.Object
  extended by com.sun.jna.Structure
      extended by org.ximtec.igesture.io.wacom.Wintab32.PACKET
Enclosing interface:
Wintab32

public static class Wintab32.PACKET
extends com.sun.jna.Structure


Field Summary
 int pkButtons
           
 int pkChanged
           
 W32API.HDC pkContext
           
 int pkCursor
           
 int pkNormalPressure
           
 Wintab32.ORIENTATION pkOrientation
           
 Wintab32.ROTATION pkRotation
           
 int pkSerialNumber
           
 int pkStatus
           
 int pkTangentPressure
           
 int pkTime
           
 int pkX
           
 int pkY
           
 int pkZ
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
Wintab32.PACKET()
           
 
Method Summary
 
Methods inherited from class com.sun.jna.Structure
allocateMemory, allocateMemory, clear, equals, getNativeAlignment, getNativeSize, getNativeSize, getPointer, hashCode, read, readField, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write, writeField
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

pkContext

public W32API.HDC pkContext

pkStatus

public int pkStatus

pkTime

public int pkTime

pkChanged

public int pkChanged

pkSerialNumber

public int pkSerialNumber

pkCursor

public int pkCursor

pkButtons

public int pkButtons

pkX

public int pkX

pkY

public int pkY

pkZ

public int pkZ

pkNormalPressure

public int pkNormalPressure

pkTangentPressure

public int pkTangentPressure

pkOrientation

public Wintab32.ORIENTATION pkOrientation

pkRotation

public Wintab32.ROTATION pkRotation
Constructor Detail

Wintab32.PACKET

public Wintab32.PACKET()

© 2006-2007 ETH Zurich

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