|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CFFCharset.Entry | |
---|---|
org.apache.fontbox.cff.charset | 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.Entry | |
---|---|
java.util.List<CFFCharset.Entry> |
CFFCharset.getEntries()
A list of all entries within this charset. |
Methods in org.apache.fontbox.cff.charset with parameters of type CFFCharset.Entry | |
---|---|
void |
CFFCharset.addEntry(CFFCharset.Entry entry)
Add a single entry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |