Uses of Class
org.freehep.graphicsio.font.truetype.TTFGlyfTable.Glyph

Packages that use TTFGlyfTable.Glyph
org.freehep.graphicsio.font.truetype Interface for TrueType Font information, using a Java Font class or read from a TrueType font file. 
 

Uses of TTFGlyfTable.Glyph in org.freehep.graphicsio.font.truetype
 

Subclasses of TTFGlyfTable.Glyph in org.freehep.graphicsio.font.truetype
 class TTFGlyfTable.CompositeGlyph
           
 class TTFGlyfTable.SimpleGlyph
           
 

Fields in org.freehep.graphicsio.font.truetype declared as TTFGlyfTable.Glyph
 TTFGlyfTable.Glyph[] TTFGlyfTable.glyphs
           
 

Methods in org.freehep.graphicsio.font.truetype that return TTFGlyfTable.Glyph
 TTFGlyfTable.Glyph TTFGlyfTable.getGlyph(int i)
           
 



Copyright © 2012. All Rights Reserved.