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