Uses of Class
org.apache.fontbox.ttf.GlyphData
- 
Packages that use GlyphData Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. - 
- 
Uses of GlyphData in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return GlyphData Modifier and Type Method Description GlyphData[]GlyphTable. getGlyphs()Methods in org.apache.fontbox.ttf with parameters of type GlyphData Modifier and Type Method Description voidGlyphTable. setGlyphs(GlyphData[] glyphsValue) 
 -