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