public class FTGlyphSlot
extends de.intarsys.nativec.type.NativeStaticStruct
| Modifier and Type | Class and Description |
|---|---|
static class |
FTGlyphSlot.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static FTGlyphSlot.MetaClass |
META
The meta class instance
|
| Modifier | Constructor and Description |
|---|---|
|
FTGlyphSlot() |
protected |
FTGlyphSlot(de.intarsys.nativec.api.INativeHandle handle) |
| Modifier and Type | Method and Description |
|---|---|
FTBitmap |
getBitmap() |
int |
getBitmapLeft() |
int |
getBitmapTop() |
FTGlyphMetrics |
getGlyphMetrics() |
long |
getLinearHoriAdvance() |
de.intarsys.nativec.type.INativeType |
getNativeType() |
FTOutline |
getOutline() |
getByteCount, getNativeObject, getStructField, getStructType, getValue, setValue, toNestedString, toStringallocate, cast, createReference, getByte, getByteArray, getBytes, getCLong, getInt, getNativeHandle, getNativeHandle, getShort, getString, getWideString, isNull, setByte, setByteArray, setCLong, setInt, setNativeHandle, setShort, setString, setWideStringpublic static final FTGlyphSlot.MetaClass META
public FTGlyphSlot()
protected FTGlyphSlot(de.intarsys.nativec.api.INativeHandle handle)
public FTBitmap getBitmap()
public int getBitmapLeft()
public int getBitmapTop()
public FTGlyphMetrics getGlyphMetrics()
public long getLinearHoriAdvance()
public de.intarsys.nativec.type.INativeType getNativeType()
getNativeType in interface de.intarsys.nativec.type.INativeObjectgetNativeType in class de.intarsys.nativec.type.NativeObjectpublic FTOutline getOutline()