Package ch.bailu.gtk.cairo
Class RectangleInt
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.cairo.RectangleInt
- All Implemented Interfaces:
PointerInterface
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
int
int
int
int
static int
static long
static TypeSystem.TypeSize
static long
static TypeSystem.TypeSize
void
setFieldHeight
(int height) void
setFieldWidth
(int width) void
setFieldX
(int x) void
setFieldY
(int y) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Methods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Field Details
-
X
- See Also:
-
Y
- See Also:
-
WIDTH
- See Also:
-
HEIGHT
- See Also:
-
-
Constructor Details
-
RectangleInt
-
RectangleInt
public RectangleInt()
-
-
Method Details
-
getClassHandler
-
setFieldX
public void setFieldX(int x) -
getFieldX
public int getFieldX() -
setFieldY
public void setFieldY(int y) -
getFieldY
public int getFieldY() -
setFieldWidth
public void setFieldWidth(int width) -
getFieldWidth
public int getFieldWidth() -
setFieldHeight
public void setFieldHeight(int height) -
getFieldHeight
public int getFieldHeight() -
getTypeID
public static long getTypeID() -
getParentTypeID
public static long getParentTypeID() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-