Uses of Class
org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding.Supplement
-
Packages that use CFFParser.CFFBuiltInEncoding.Supplement Package Description org.apache.fontbox.cff This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts). -
-
Uses of CFFParser.CFFBuiltInEncoding.Supplement in org.apache.fontbox.cff
Fields in org.apache.fontbox.cff declared as CFFParser.CFFBuiltInEncoding.Supplement Modifier and Type Field Description private CFFParser.CFFBuiltInEncoding.Supplement[]CFFParser.CFFBuiltInEncoding. supplementMethods in org.apache.fontbox.cff with parameters of type CFFParser.CFFBuiltInEncoding.Supplement Modifier and Type Method Description voidCFFParser.CFFBuiltInEncoding. add(CFFParser.CFFBuiltInEncoding.Supplement supplement)
-