Uses of Class
org.apache.fontbox.cff.CFFISOAdobeCharset
-
Packages that use CFFISOAdobeCharset Package Description org.apache.fontbox.cff This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts). -
-
Uses of CFFISOAdobeCharset in org.apache.fontbox.cff
Fields in org.apache.fontbox.cff declared as CFFISOAdobeCharset Modifier and Type Field Description private static CFFISOAdobeCharset
CFFISOAdobeCharset. INSTANCE
Methods in org.apache.fontbox.cff that return CFFISOAdobeCharset Modifier and Type Method Description static CFFISOAdobeCharset
CFFISOAdobeCharset. getInstance()
Returns an instance of the CFFExpertSubsetCharset class.
-