Package | Description |
---|---|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
Modifier and Type | Method and Description |
---|---|
static PDCIDFontType2Embedder.State |
PDCIDFontType2Embedder.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PDCIDFontType2Embedder.State[] |
PDCIDFontType2Embedder.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|