Uses of Class
org.apache.fontbox.cff.charset.CFFCharset.Entry
Packages that use CFFCharset.Entry
Package
Description
This package holds classes used to handle the charsets of CFF/Type2-Fonts (aka Type1C-Fonts).
-
Uses of CFFCharset.Entry in org.apache.fontbox.cff.charset
Methods in org.apache.fontbox.cff.charset that return types with arguments of type CFFCharset.EntryModifier and TypeMethodDescriptionCFFCharset.getEntries()
A list of all entries within this charset.Methods in org.apache.fontbox.cff.charset with parameters of type CFFCharset.EntryModifier and TypeMethodDescriptionvoid
CFFCharset.addEntry
(CFFCharset.Entry entry) Add a single entry.