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



Copyright © 2008-2011 Apache Software Foundation. All Rights Reserved.