Package ch.bailu.gtk.cairo
Klasse Rectangle
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.cairo.Rectangle
- Alle implementierten Schnittstellen:
PointerInterface
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
double
double
double
double
static int
static long
static TypeSystem.TypeSize
static long
static TypeSystem.TypeSize
void
setFieldHeight
(double height) void
setFieldWidth
(double width) void
setFieldX
(double x) void
setFieldY
(double y) Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
X
- Siehe auch:
-
Y
- Siehe auch:
-
WIDTH
- Siehe auch:
-
HEIGHT
- Siehe auch:
-
-
Konstruktordetails
-
Rectangle
-
Rectangle
public Rectangle()
-
-
Methodendetails
-
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()
-