org.bridj.jawt
Class JAWT_Rectangle
java.lang.Object
org.bridj.NativeObject
org.bridj.StructObject
org.bridj.jawt.JAWT_Rectangle
- All Implemented Interfaces:
- NativeObjectInterface
public class JAWT_Rectangle
- extends StructObject
native declaration : jawt.h
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java or BridJ .
JAWT_Rectangle
public JAWT_Rectangle()
x
public int x()
y
public int y()
width
public int width()
height
public int height()
Copyright © 2009-2013. All Rights Reserved.