Uses of Class
org.apache.fontbox.ttf.CMAPEncodingEntry
- 
Packages that use CMAPEncodingEntry Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. - 
- 
Uses of CMAPEncodingEntry in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return CMAPEncodingEntry Modifier and Type Method Description CMAPEncodingEntry[]CMAPTable. getCmaps()Methods in org.apache.fontbox.ttf with parameters of type CMAPEncodingEntry Modifier and Type Method Description voidCMAPTable. setCmaps(CMAPEncodingEntry[] cmapsValue) 
 -