public class Glyph
Constructor Summary |
---|
Glyph(intglyphIndex, shortadvance, shortadvanceOffset, shortascenderOffset)
|
Property Getters/Setters Summary | ||
---|---|---|
short | getAdvance() | |
void | setAdvance(shortvalue) | |
short | getAdvanceOffset() | |
short | getAscenderOffset() | |
int | getGlyphIndex() | |
Method Summary | ||
---|---|---|
Glyph | deepClone() | |
public Glyph(int glyphIndex, short advance, short advanceOffset, short ascenderOffset)
public short getAdvance() / public void setAdvance(short value)
public short getAdvanceOffset()
public short getAscenderOffset()
public int getGlyphIndex()
public Glyph deepClone()