Uses of Class
org.apache.fontbox.ttf.NameRecord
- 
Packages that use NameRecord Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. - 
- 
Uses of NameRecord in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return types with arguments of type NameRecord Modifier and Type Method Description java.util.List<NameRecord>NamingTable. getNameRecords()This will get the name records for this naming table. 
 -