Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.unix

Class X11.XRectangle

    • Field Detail

      • x

        public short x
      • y

        public short y
      • width

        public short width
      • height

        public short height
    • Constructor Detail

      • XRectangle

        public XRectangle()
      • XRectangle

        public XRectangle(short x,
                          short y,
                          short width,
                          short height)
JNA API 5.10.0

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