Uses of Class
org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding
-
Packages that use CFFParser.CFFBuiltInEncoding Package Description org.apache.fontbox.cff This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts). -
-
Uses of CFFParser.CFFBuiltInEncoding in org.apache.fontbox.cff
Subclasses of CFFParser.CFFBuiltInEncoding in org.apache.fontbox.cff Modifier and Type Class Description private static classCFFParser.Format0EncodingInner class representing a Format0 encoding.private static classCFFParser.Format1EncodingInner class representing a Format1 encoding.Methods in org.apache.fontbox.cff with parameters of type CFFParser.CFFBuiltInEncoding Modifier and Type Method Description private voidCFFParser. readSupplement(DataInput dataInput, CFFParser.CFFBuiltInEncoding encoding)
-