Package | Description |
---|---|
org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
Modifier and Type | Method | Description |
---|---|---|
CFFOperator.Key |
CFFOperator.getKey() |
The key of the operator.
|
Modifier and Type | Method | Description |
---|---|---|
static CFFOperator |
CFFOperator.getOperator(CFFOperator.Key key) |
Returns the operator corresponding to the given key.
|
Copyright © 2008–2018. All rights reserved.