|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.cwt.freetype.GlyphSlot
public class GlyphSlot
Constructor Summary | |
---|---|
protected |
GlyphSlot(_FTNI paramFtni,
FTGlyphSlot paramGlyphSlot)
|
Method Summary | |
---|---|
GlyphMetrics |
getGlyphMetrics()
|
FTGlyphSlot |
getGlyphSlot()
|
long |
getLinearHoriAdvance()
|
Outline |
getOutline()
|
void |
renderGlyph(int flags)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected GlyphSlot(_FTNI paramFtni, FTGlyphSlot paramGlyphSlot)
Method Detail |
---|
public GlyphMetrics getGlyphMetrics()
public FTGlyphSlot getGlyphSlot()
public long getLinearHoriAdvance()
public Outline getOutline()
public void renderGlyph(int flags) throws FreetypeException
FreetypeException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |