public class FTGlyphMetrics
extends de.intarsys.nativec.type.NativeStaticStruct
| Modifier and Type | Class and Description |
|---|---|
static class |
FTGlyphMetrics.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static FTGlyphMetrics.MetaClass |
META
The meta class instance
|
| Modifier | Constructor and Description |
|---|---|
|
FTGlyphMetrics() |
protected |
FTGlyphMetrics(de.intarsys.nativec.api.INativeHandle handle) |
| Modifier and Type | Method and Description |
|---|---|
long |
getHeight() |
long |
getHoriAdvance() |
de.intarsys.nativec.type.INativeType |
getNativeType() |
long |
getVeriAdvance() |
long |
getWidth() |
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 FTGlyphMetrics.MetaClass META
public FTGlyphMetrics()
protected FTGlyphMetrics(de.intarsys.nativec.api.INativeHandle handle)
public long getHeight()
public long getHoriAdvance()
public de.intarsys.nativec.type.INativeType getNativeType()
getNativeType in interface de.intarsys.nativec.type.INativeObjectgetNativeType in class de.intarsys.nativec.type.NativeObjectpublic long getVeriAdvance()
public long getWidth()