Uses of Class
org.fontbox.ttf.GlyphTable

Packages that use GlyphTable
org.fontbox.ttf This package contains classes to parse a TTF file. 
 

Uses of GlyphTable in org.fontbox.ttf
 

Methods in org.fontbox.ttf that return GlyphTable
 GlyphTable TrueTypeFont.getGlyph()
          Get the glyf table for this TTF.