JNA API 3.2.4

com.sun.jna.examples.unix

Class X11.XPoint

  • Enclosing interface:
    X11


    public static class X11.XPoint
    extends Structure
    • Field Detail

      • x

        public short x
      • y

        public short y
    • Constructor Detail

      • X11.XPoint

        public X11.XPoint()
      • X11.XPoint

        public X11.XPoint(short x,
                  short y)
JNA API 3.2.4

Copyright © 2007-2009 Timothy Wall. All Rights Reserved.