Uses of Class
org.apache.fontbox.cff.CharStringCommand.Key
Packages that use CharStringCommand.Key
Package
Description
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 declared as CharStringCommand.KeyFields in org.apache.fontbox.cff with type parameters of type CharStringCommand.KeyModifier and TypeFieldDescriptionstatic final Map<CharStringCommand.Key,
String> CharStringCommand.TYPE1_VOCABULARY
A map with the Type1 vocabulary.static final Map<CharStringCommand.Key,
String> CharStringCommand.TYPE2_VOCABULARY
A map with the Type2 vocabulary.Methods in org.apache.fontbox.cff that return CharStringCommand.KeyMethods in org.apache.fontbox.cff with parameters of type CharStringCommand.KeyModifier and TypeMethodDescriptionprivate void
CharStringCommand.setKey
(CharStringCommand.Key key)