|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharStringCommand.Key | |
---|---|
org.apache.fontbox.cff | This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts). |
Uses of CharStringCommand.Key in org.apache.fontbox.cff |
---|
Fields in org.apache.fontbox.cff with type parameters of type CharStringCommand.Key | |
---|---|
static Map<CharStringCommand.Key,String> |
CharStringCommand.TYPE1_VOCABULARY
A map with the Type1 vocabulary. |
static Map<CharStringCommand.Key,String> |
CharStringCommand.TYPE2_VOCABULARY
A map with the Type2 vocabulary. |
Methods in org.apache.fontbox.cff that return CharStringCommand.Key | |
---|---|
CharStringCommand.Key |
CharStringCommand.getKey()
The key of the CharStringCommand. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |