| Package | Description |
|---|---|
| org.verapdf.gf.model.impl.external | |
| org.verapdf.model.external |
| Modifier and Type | Class and Description |
|---|---|
class |
GFCMapFile
This class represents embedded CMap file.
|
class |
GFEmbeddedFile |
class |
GFExternal
This is parent type for all external objects embedded into the PDF document.
|
class |
GFFontProgram
Instance of this class represents embedded font program.
|
class |
GFICCInputProfile |
class |
GFICCOutputProfile |
class |
GFICCProfile |
class |
GFJPEG2000 |
class |
GFPKCSDataObject |
class |
GFTrueTypeFontProgram
Instance of this class represents TrueType font program embedded into PDF
document.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CMapFile
embedded CMap file
|
interface |
EmbeddedFile
embedded file
|
interface |
FontProgram
embedded font program
|
interface |
ICCInputProfile
Embedded ICC profile used for ICCBasec color spaces
|
interface |
ICCOutputProfile
Embedded ICC profile used as a destination profile in the output intent dictionary
|
interface |
ICCProfile
Embedded ICC profile
|
interface |
JPEG2000
JPEG2000 image
|
interface |
PKCSDataObject
PKCS#7 binary data object representing the PDF Signature
|
interface |
TrueTypeFontProgram
TrueType font program embedded into PDF document
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.