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