| Modifier and Type | Class and Description |
|---|---|
class |
GFPDAcroForm |
class |
GFPDAnnot |
class |
GFPDContentStream |
class |
GFPDDocument |
class |
GFPDExtGState |
class |
GFPDFormField |
class |
GFPDGroup |
class |
GFPDHalftone |
class |
GFPDMetadata |
class |
GFPDObject |
class |
GFPDOCConfig |
class |
GFPDOCProperties |
class |
GFPDOutline |
class |
GFPDOutputIntent |
class |
GFPDPage
the object representing PDF page.
|
class |
GFPDResource |
class |
GFPDStructElem |
class |
GFPDStructTreeRoot |
| Modifier and Type | Class and Description |
|---|---|
class |
GFPDAction |
class |
GFPDGoToAction |
class |
GFPDGoToRemoteAction |
class |
GFPDNamedAction |
| Modifier and Type | Class and Description |
|---|---|
class |
GFPDCalGray |
class |
GFPDCalRGB |
class |
GFPDColorSpace |
class |
GFPDDeviceCMYK |
class |
GFPDDeviceGray |
class |
GFPDDeviceN |
class |
GFPDDeviceRGB |
class |
GFPDICCBased |
class |
GFPDICCBasedCMYK |
class |
GFPDIndexed |
class |
GFPDLab |
class |
GFPDSeparation |
| Modifier and Type | Class and Description |
|---|---|
class |
GFPDCIDFont
Represents CID Font dictionary.
|
class |
GFPDCmap
Represents CMap dictionary or one of the predefined CMap names.
|
class |
GFPDFont
Instance of this class represent PDF font dictionary.
|
class |
GFPDSimpleFont
Represents one of the simple font types (Type 1, TrueType, Type 3).
|
class |
GFPDTrueTypeFont
Represents TrueType font dictionary.
|
class |
GFPDType0Font
Represents Type0 font dictionary.
|
class |
GFPDType1Font
Represents Type1 font dictionary.
|
class |
GFPDType3Font
Represents Type3 font dictionary.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GFPDInlineImage |
class |
GFPDSMaskImage |
class |
GFPDXForm |
class |
GFPDXImage |
class |
GFPDXObject |
| Modifier and Type | Class and Description |
|---|---|
class |
GFPDPattern |
class |
GFPDShading |
class |
GFPDShadingPattern |
class |
GFPDTilingPattern |
| Modifier and Type | Class and Description |
|---|---|
class |
GFPDPerms
Represents permissions dictionary referred by /Perms key from the document
catalog.
|
class |
GFPDSignature |
class |
GFPDSignatureField |
class |
GFPDSigRef
Represents signature references dictionary referred by /Reference key from
the signature dictionary.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PDAcroForm
Interactive form dictionary
|
interface |
PDAction
the PDF action object
|
interface |
PDAnnot
annotation object
|
interface |
PDCalGray
CalGray color space
|
interface |
PDCalRGB
CalRGB color space
|
interface |
PDCIDFont
CID Font dictionary
|
interface |
PDCMap
CMap dictionary or one of the predefined CMap names
|
interface |
PDColorSpace
Color space object
|
interface |
PDContentStream
the object representing content stream together with the resource dictionary
|
interface |
PDDeviceCMYK
DeviceCMYK color space
|
interface |
PDDeviceGray
DeviceGray color space
|
interface |
PDDeviceN
DeviceN color space
|
interface |
PDDeviceRGB
DeviceRGB color space
|
interface |
PDDocument
the class corresponding to the high level PDF document structure
|
interface |
PDExtGState
ExtGState dictionary
|
interface |
PDFont
PDF font dictionary
|
interface |
PDFormField
Interactive form field
|
interface |
PDGoToAction
the GoTo action object
|
interface |
PDGoToRemoteAction
the GoToRemote action object
|
interface |
PDGroup
Group attributes dictionary
|
interface |
PDHalftone |
interface |
PDICCBased
ICCBased color space
|
interface |
PDICCBasedCMYK
ICCBased CMYK colour space
|
interface |
PDIndexed
Indexed color space
|
interface |
PDInlineImage
Inline image object
|
interface |
PDLab
Lab color space
|
interface |
PDMetadata
the XMP Metadata stream
|
interface |
PDNamedAction
the Named action object
|
interface |
PDOCConfig |
interface |
PDOCProperties
Optional content properties dictionary
|
interface |
PDOutline
the outline (or bookmark) dictionary
|
interface |
PDOutputIntent
the output intent dictionary
|
interface |
PDPage
the object representing PDF page
|
interface |
PDPattern
generic Pattern type
|
interface |
PDPerms
permissions dictionary referred by /Perms key from the document catalog
|
interface |
PDResource
PDF resource object
|
interface |
PDSeparation
Separation color space
|
interface |
PDShading
Shading resource
|
interface |
PDShadingPattern
shading Pattern
|
interface |
PDSignature
Signature dictionary object
|
interface |
PDSignatureField
Form field of type signature
|
interface |
PDSigRef
signature references dictionary referred by /Reference key from the signature dictionary
|
interface |
PDSimpleFont
One of the simple font types (Type 1, TrueType, Type 3)
|
interface |
PDSMaskImage
in the soft mask defines shape and is not subject to PDF/A validation
|
interface |
PDStructElem
the structure element dictionary
|
interface |
PDStructTreeRoot
the structure tree root dictionary
|
interface |
PDTilingPattern
tiling Pattern
|
interface |
PDTrueTypeFont
TrueType font dictionary
|
interface |
PDType0Font
Type0 font dictionary
|
interface |
PDType1Font
Type1 font dictionary
|
interface |
PDType3Font
Type3 font dictionary
|
interface |
PDXForm
Form XObject
|
interface |
PDXImage
Image XObject
|
interface |
PDXObject
XObject resource
|
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.