com.sun.jna.examples.unix

Class X11.XPoint

public static class X11.XPoint extends Structure

Field Summary
shortx
shorty
Constructor Summary
XPoint()
XPoint(short x, short y)

Field Detail

x

public short x

y

public short y

Constructor Detail

XPoint

public XPoint()

XPoint

public XPoint(short x, short y)
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.