| 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 |
GFPDEmptyColorSpace |
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 |
GFPDEmptyFont |
class |
GFPDFont
Instance of this class represent PDF font dictionary.
|
class |
GFPDReferencedCMap |
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 |
GFPDFunction |
class |
GFPDType0Function |
class |
GFPDType2Function |
class |
GFPDType3Function |
class |
GFPDType4Function |
| Modifier and Type | Class and Description |
|---|---|
class |
GFSEAnnot |
class |
GFSEArt |
class |
GFSEArtifact |
class |
GFSEAside |
class |
GFSEBibEntry |
class |
GFSEBlockQuote |
class |
GFSECaption |
class |
GFSECode |
class |
GFSEDiv |
class |
GFSEDocument |
class |
GFSEDocumentFragment |
class |
GFSEEm |
class |
GFSEFENote |
class |
GFSEFigure |
class |
GFSEForm |
class |
GFSEFormula |
class |
GFSEGeneral |
class |
GFSEH |
class |
GFSEHn |
class |
GFSEIndex |
class |
GFSEL |
class |
GFSELbl |
class |
GFSELBody |
class |
GFSELI |
class |
GFSELink |
class |
GFSENonStandard |
class |
GFSENonStruct |
class |
GFSENote |
class |
GFSEP |
class |
GFSEPart |
class |
GFSEPrivate |
class |
GFSEQuote |
class |
GFSERB |
class |
GFSEReference |
class |
GFSERP |
class |
GFSERT |
class |
GFSERuby |
class |
GFSESect |
class |
GFSESpan |
class |
GFSEStrong |
class |
GFSESub |
class |
GFSETable |
class |
GFSETBody |
class |
GFSETD |
class |
GFSETFoot |
class |
GFSETH |
class |
GFSETHead |
class |
GFSETitle |
class |
GFSETOC |
class |
GFSETOCI |
class |
GFSETR |
class |
GFSEWarichu |
class |
GFSEWP |
class |
GFSEWT |
| 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 |
PDFunction
PDF function type
|
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 |
PDReferencedCMap
CMap that is referenced with UseCMap in other CMap
|
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 |
PDType0Function
Type0 function
|
interface |
PDType1Font
Type1 font dictionary
|
interface |
PDType2Function
Type2 function
|
interface |
PDType3Font
Type3 font dictionary
|
interface |
PDType3Function
Type3 function
|
interface |
PDType4Function
Type4 function
|
interface |
PDXForm
Form XObject
|
interface |
PDXImage
Image XObject
|
interface |
PDXObject
XObject resource
|
| Modifier and Type | Interface and Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
interface |
SEAnnot
|
||||||||||||||||||
interface |
SEArt
|
||||||||||||||||||
interface |
SEArtifact
|
||||||||||||||||||
interface |
SEAside
|
||||||||||||||||||
interface |
SEBibEntry
|
||||||||||||||||||
interface |
SEBlockQuote
structure element (only PDF 1.7)
|
||||||||||||||||||
interface |
SECaption
structure element
|
||||||||||||||||||
interface |
SECode
structure element (only PDF 1.7) |
||||||||||||||||||
interface |
SEDiv
structure element
|
||||||||||||||||||
interface |
SEDocument
|
||||||||||||||||||
interface |
SEDocumentFragment
|
||||||||||||||||||
interface |
SEEm
structure element (only PDF 2.0)
|
||||||||||||||||||
interface |
SEFENote
|
||||||||||||||||||
interface |
SEFigure
|
||||||||||||||||||
interface |
SEForm
|
||||||||||||||||||
interface |
SEFormula
|
||||||||||||||||||
interface |
SEH
|
||||||||||||||||||
interface |
SEHn
|
||||||||||||||||||
interface |
SEIndex
|
||||||||||||||||||
interface |
SEL
|
||||||||||||||||||
interface |
SELbl
|
||||||||||||||||||
interface |
SELBody
|
||||||||||||||||||
interface |
SELI
structure element
|
||||||||||||||||||
interface |
SELink
structure element
|
||||||||||||||||||
interface |
SENonStandard
the structure element with no mapping to the standard PDF 1.7 or PDF 2.0 tag
|
||||||||||||||||||
interface |
SENonStruct
|
||||||||||||||||||
interface |
SENote
|
||||||||||||||||||
interface |
SEP
structure element
|
||||||||||||||||||
interface |
SEPart
|
||||||||||||||||||
interface |
SEPrivate
|
||||||||||||||||||
interface |
SEQuote
structure element |
||||||||||||||||||
interface |
SERB
|
||||||||||||||||||
interface |
SEReference
|
||||||||||||||||||
interface |
SERP
|
||||||||||||||||||
interface |
SERT
|
||||||||||||||||||
interface |
SERuby
structure element
|
||||||||||||||||||
interface |
SESect
|
||||||||||||||||||
interface |
SESpan
structure element
|
||||||||||||||||||
interface |
SEStrong
structure element (only PDF 2.0)
|
||||||||||||||||||
interface |
SESub
structure element (only PDF 2.0)
|
||||||||||||||||||
interface |
SETable
structure element
|
||||||||||||||||||
interface |
SETBody
structure element
|
||||||||||||||||||
interface |
SETD
structure element
|
||||||||||||||||||
interface |
SETFoot
structure element
interface SETH
structure element
interface SETHead
structure element
interface SETitle
interface SETOC
interface SETOCI
interface SETR
structure element
interface SEWarichu
interface SEWP
interface SEWT
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.