Uses of Class
org.apache.fontbox.cff.charset.CFFExpertSubsetCharset
- 
Packages that use CFFExpertSubsetCharset Package Description org.apache.fontbox.cff.charset This package holds classes used to handle the charsets of CFF/Type2-Fonts (aka Type1C-Fonts). - 
- 
Uses of CFFExpertSubsetCharset in org.apache.fontbox.cff.charset
Methods in org.apache.fontbox.cff.charset that return CFFExpertSubsetCharset Modifier and Type Method Description static CFFExpertSubsetCharsetCFFExpertSubsetCharset. getInstance()Returns an instance of the CFFExpertSubsetCharset class. 
 -