Package ch.bailu.gtk.cairo
Klasse Surface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.cairo.Surface
- Alle implementierten Schnittstellen:
PointerInterface
-
Feldübersicht
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
destroy()
Frees resources.void
flush()
static ClassHandler
getData()
int
int
static int
static long
static TypeSystem.TypeSize
int
static long
static TypeSystem.TypeSize
int
getWidth()
void
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
-
Konstruktordetails
-
Surface
-
-
Methodendetails
-
getClassHandler
-
createContext
- Gibt zurück:
-
destroy
public void destroy()Beschreibung aus Klasse kopiert:Record
Frees resources. Free memory allocated for this record. Object is invalid afterwards and should not be accessed. -
getFormat
public int getFormat()- Gibt zurück:
-
getStride
public int getStride()- Gibt zurück:
-
getHeight
public int getHeight()- Gibt zurück:
-
getWidth
public int getWidth()- Gibt zurück:
-
getData
- Gibt zurück:
-
flush
public void flush() -
markDirty
public void markDirty() -
getTypeID
public static long getTypeID() -
getParentTypeID
public static long getParentTypeID() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-