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 TypMethodeBeschreibungvoiddestroy()Frees resources.voidflush()static ClassHandlergetData()intintstatic intstatic longstatic TypeSystem.TypeSizeintstatic longstatic TypeSystem.TypeSizeintgetWidth()voidVon Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon 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:RecordFrees 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()
-