Uses of Class
org.apache.fontbox.cff.CFFParser.RangeMapping
Packages that use CFFParser.RangeMapping
Package
Description
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
-
Uses of CFFParser.RangeMapping in org.apache.fontbox.cff
Fields in org.apache.fontbox.cff with type parameters of type CFFParser.RangeMappingModifier and TypeFieldDescriptionprivate final List<CFFParser.RangeMapping> CFFParser.Format1Charset.rangesCID2GIDprivate final List<CFFParser.RangeMapping> CFFParser.Format2Charset.rangesCID2GIDMethods in org.apache.fontbox.cff with parameters of type CFFParser.RangeMappingModifier and TypeMethodDescriptionvoidCFFParser.Format1Charset.addRangeMapping(CFFParser.RangeMapping rangeMapping) Add the given range mapping.voidCFFParser.Format2Charset.addRangeMapping(CFFParser.RangeMapping rangeMapping) Add the given range mapping.