© 2006-2007 ETH Zurich

org.ximtec.igesture.io.win32
Class User32.POINT

java.lang.Object
  extended by com.sun.jna.Structure
      extended by org.ximtec.igesture.io.win32.User32.POINT
Enclosing interface:
User32

public static class User32.POINT
extends com.sun.jna.Structure


Field Summary
 int x
           
 int y
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
User32.POINT()
           
 
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

x

public int x

y

public int y
Constructor Detail

User32.POINT

public User32.POINT()

© 2006-2007 ETH Zurich

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