Uses of Class
org.fontbox.ttf.CMAPTable

Packages that use CMAPTable
org.fontbox.ttf This package contains classes to parse a TTF file. 
 

Uses of CMAPTable in org.fontbox.ttf
 

Methods in org.fontbox.ttf that return CMAPTable
 CMAPTable TrueTypeFont.getCMAP()
          Get the cmap table for this TTF.