Uses of Class
org.apache.fontbox.cff.CFFOperator
Packages that use CFFOperator
Package
Description
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
-
Uses of CFFOperator in org.apache.fontbox.cff
Methods in org.apache.fontbox.cff that return CFFOperatorModifier and TypeMethodDescriptionstatic CFFOperator
CFFOperator.getOperator
(String name) Returns the operator corresponding to the given name.static CFFOperator
CFFOperator.getOperator
(CFFOperator.Key key) Returns the operator corresponding to the given key.