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 class
CFFParser.Format0Encoding
Inner class representing a Format0 encoding.private static class
CFFParser.Format1Encoding
Inner class representing a Format1 encoding.Methods in org.apache.fontbox.cff with parameters of type CFFParser.CFFBuiltInEncoding Modifier and Type Method Description private void
CFFParser. readSupplement(CFFDataInput dataInput, CFFParser.CFFBuiltInEncoding encoding)
-