Uses of Class
org.apache.fontbox.ttf.NamingTable
- 
Packages that use NamingTable Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. - 
- 
Uses of NamingTable in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return NamingTable Modifier and Type Method Description NamingTableTrueTypeFont. getNaming()This will get the naming table for the true type font. 
 -