public final class ROTAGlyphEntry
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
ROTAGlyphEntry() |
protected |
ROTAGlyphEntry(org.moe.natj.general.Pointer peer) |
|
ROTAGlyphEntry(short GlyphIndexOffset,
short HBaselineOffset,
short VBaselineOffset) |
| Modifier and Type | Method and Description |
|---|---|
short |
GlyphIndexOffset() |
short |
HBaselineOffset()
y offset to the rotated horizontal baseline
|
void |
setGlyphIndexOffset(short value) |
void |
setHBaselineOffset(short value)
y offset to the rotated horizontal baseline
|
void |
setVBaselineOffset(short value)
x offset to the rotated vertical baseline
|
short |
VBaselineOffset()
x offset to the rotated vertical baseline
|
public ROTAGlyphEntry()
protected ROTAGlyphEntry(org.moe.natj.general.Pointer peer)
public ROTAGlyphEntry(short GlyphIndexOffset,
short HBaselineOffset,
short VBaselineOffset)
public short GlyphIndexOffset()
public void setGlyphIndexOffset(short value)
public short HBaselineOffset()
public void setHBaselineOffset(short value)
public short VBaselineOffset()
public void setVBaselineOffset(short value)