© 2006-2007 ETH Zurich

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

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

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


Field Summary
 int orAltitude
           
 int orAzimuth
           
 int orTwist
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
Wintab32.ORIENTATION()
           
 
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

orAzimuth

public int orAzimuth

orAltitude

public int orAltitude

orTwist

public int orTwist
Constructor Detail

Wintab32.ORIENTATION

public Wintab32.ORIENTATION()

© 2006-2007 ETH Zurich

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