Package ch.bailu.gtk.cairo
Class Rectangle
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.cairo.Rectangle
- All Implemented Interfaces:
PointerInterface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandlerdoubledoubledoubledoublestatic intstatic longstatic TypeSystem.TypeSizestatic longstatic TypeSystem.TypeSizevoidsetFieldHeight(double height) voidsetFieldWidth(double width) voidsetFieldX(double x) voidsetFieldY(double y) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksMethods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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
-
Rectangle
-
Rectangle
public Rectangle()
-
-
Method Details
-
getClassHandler
-
setFieldX
public void setFieldX(double x) -
getFieldX
public double getFieldX() -
setFieldY
public void setFieldY(double y) -
getFieldY
public double getFieldY() -
setFieldWidth
public void setFieldWidth(double width) -
getFieldWidth
public double getFieldWidth() -
setFieldHeight
public void setFieldHeight(double height) -
getFieldHeight
public double getFieldHeight() -
getTypeID
public static long getTypeID() -
getParentTypeID
public static long getParentTypeID() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-