Uses of Class
org.apache.fontbox.ttf.NameRecord

Packages that use NameRecord
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
 List<NameRecord> NamingTable.getNameRecords()
          This will get the name records for this naming table.