| Modifier and Type | Class and Description |
|---|---|
class |
AXLExtensionSchemaDefinition |
class |
AXLExtensionSchemaField |
class |
AXLExtensionSchemaObject |
class |
AXLExtensionSchemaProperty |
class |
AXLExtensionSchemasContainer |
class |
AXLExtensionSchemaValueType |
class |
AXLMainXMPPackage
Current class is representation of XMPPackage interface from abstract model based on adobe xmp library
|
class |
AXLPDFAIdentification |
class |
AXLXMPMMHistoryProperty |
class |
AXLXMPMMHistoryResourceEvent |
class |
AXLXMPObject
Current class is representation of XMPObject interface from abstract model based on adobe xmp library
|
class |
AXLXMPPackage
Current class is representation of XMPPackage interface from abstract model
based on adobe xmp library
|
class |
AXLXMPProperty |
| Modifier and Type | Class and Description |
|---|---|
class |
PBCosArray
Current class is representation of CosArray interface of abstract model.
|
class |
PBCosBBox
Implementation of bounding box
|
class |
PBCosBool
Current class is representation of CosBool interface of abstract model.
|
class |
PBCosDict
Current class is representation of CosDict interface of abstract model.
|
class |
PBCosDocument
Low-level PDF Document object
|
class |
PBCosFileSpecification
Represent a specific type of Dictionary - File Specification Dictionary.
|
class |
PBCosFilter |
class |
PBCosIIFilter |
class |
PBCosIndirect
Current class is representation of CosIndirect interface of abstract model.
|
class |
PBCosInteger
Current class is representation of CosInteger interface of abstract model.
|
class |
PBCosLang |
class |
PBCosName
Current class is representation of CosName interface of abstract model.
|
class |
PBCosNull
Current class is representation of CosNull interface of abstract model.
|
class |
PBCosNumber
Current class is representation of CosNumber interface of abstract model.
|
class |
PBCosObject
Current class is representation of CosObject interface of abstract model.
|
class |
PBCosReal
Current class is representation of CosReal interface of abstract model.
|
class |
PBCosRenderingIntent |
class |
PBCosStream
PDF Stream type
|
class |
PBCosString
Current class is representation of CosString interface of abstract model.
|
class |
PBCosTrailer
Trailer of the document.
|
class |
PBCosUnicodeName
Implementation of Unicode name
|
class |
PBCosXRef
Class describe special properties of cross reference table of current
document
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxCMapFile
Current class is representation of CMapFile of pdf document
implemented by Apache PDFBox library
|
class |
PBoxEmbeddedFile
Embedded file representation implemented by Apache PDFBox
|
class |
PBoxExternal
Parent type for all external objects embedded into the PDF document
|
class |
PBoxFontProgram |
class |
PBoxICCInputProfile
Embedded ICC profile used for ICCBased color spaces
|
class |
PBoxICCOutputProfile
Embedded ICC profile used as a destination profile in the output intent
dictionary
|
class |
PBoxICCProfile
Embedded ICC profile
|
class |
PBoxJPEG2000 |
class |
PBoxPKCSDataObject |
class |
PBoxTrueTypeFontProgram
Current class is representation of true type font program
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOperator
Base class for operator layer
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOpColor
Base class for pdf color operators like CS, cs, SCN,
scn, G, g, RG, rg, K, k
|
class |
PBOpSetColor
Set color operators without colorspace, Op_SC, Op_sc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_d
Operator defining the line dash pattern in the graphics state
|
class |
PBOp_gs
Operator defining the specified parameters in the graphics state.
|
class |
PBOp_i
Operator defining the flatness tolerance in the graphics state
|
class |
PBOp_J_line_cap
Operator defining the line cap style in the graphics state
|
class |
PBOp_j_line_join
Operator defining the line join style in the graphics state
|
class |
PBOp_M_miter_limit
Operator defining the miter limit in the graphics state
|
class |
PBOp_ri
Operator defining the color rendering intent in the graphics state
|
class |
PBOp_w_line_width
Operator defining the line width in the graphics state
|
class |
PBOpGeneralGS
Base class of general graphic state operators
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_BI |
class |
PBOp_EI |
class |
PBOp_ID
Operator representing inline image.
|
class |
PBOpInlineImage
Base class for operators, such as BI, ID and EI
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_BDC
Operator which begins a marked-content sequence
with an associated property list
|
class |
PBOp_BMC
Operator which begins a marked-content sequence
|
class |
PBOp_DP
Operator which designates a marked-content point
with an associated property list
|
class |
PBOp_EMC
Operator which ends a marked-content sequence
|
class |
PBOp_MP
Operator which designates a marked-content point
|
class |
PBOpMarkedContent
Base class for marked content operators
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_W_clip
Operator which modifies the current clipping path by intersecting
it with the current path, using the nonzero winding number rule
to determine which regions lie inside the clipping path
|
class |
PBOp_WStar
Operator which modifies the current clipping path by intersecting it
with the current path, using the even-odd rule to determine which
regions lie inside the clipping path
|
class |
PBOpClip
Base class of clipping path operators
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_BX
Operator which begins a compatibility section.
|
class |
PBOp_EX
Operator which ends a compatibility section
|
class |
PBOp_Undefined
Any operator which not defined by PDF Reference
|
class |
PBOpCompatibility
Base class for compatibility operators
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_c
Operator which appends a cubic Bézier curve to the current path
|
class |
PBOp_h
Operator which closes the current subpath by appending
a straight line segment from the current point to the
starting point of the subpath
|
class |
PBOp_l
Operator which appends a straight line segment
from the current point to the to the point (x, y)
|
class |
PBOp_m_moveto
Operator which begins a new subpath by moving the current point
to coordinates (x, y), omitting any connecting line segment
|
class |
PBOp_re
Operator which appends a rectangle to the current path
as a complete sub path, with lower-left corner (x, y)
and dimensions width and height in user space
|
class |
PBOp_v
Operator which appends a cubic Bézier curve to the current path
|
class |
PBOp_y
Operator which appends a cubic Bézier curve to the current path
|
class |
PBOpPathConstruction
Base class for path construction operators
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_b_closepath_fill_stroke
Operator which closes, fills and then strokes the pat.
|
class |
PBOp_B_fill_stroke
Operator which fills and then strokes the path.
|
class |
PBOp_bstar_closepath_eofill_stroke
Operator which closes, fills, and then strokes the path.
|
class |
PBOp_BStar_eofill_stroke
Operator which fills and then strokes the path.
|
class |
PBOp_f_fill
Operator which fills the path, using the nonzero winding
number rule to determine the region to fill
|
class |
PBOp_F_fill_obsolete
Operator equivalent to f
|
class |
PBOp_FStar
Operator which fills the path, using the even-odd rule
to determine the region to fill
|
class |
PBOp_n
Operator which ends the path object without filling or
stroking it.
|
class |
PBOp_s_close_stroke
Operator which closes and strokes the path
|
class |
PBOp_S_stroke
Operator which strokes the path
|
class |
PBOpFillAndStroke
Base class for path paint operators which strokes and fills path
|
class |
PBOpFillPaint
Base class for path paint operators which fills the path
|
class |
PBOpPathPaint
Base class for all path paint operators
|
class |
PBOpStrokePaint
Base class for path paint operators which strokes the path
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_sh
Operator which paints the shape and color shading described
by a shading dictionary, subject to the current clipping path
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_cm
Operator which modifies the current transformation
matrix (CTM) by concatenating the specified matrix
|
class |
PBOp_Q_grestore
Operator which restores the graphics state by removing
the most recently saved state from the stack and making
it the current state
|
class |
PBOp_q_gsave
Operator defining the current graphics state on the
graphics state stack
|
class |
PBOpSpecialGS
Base class for special graphic state operators
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOpTextObject
Base class for pdf text operators (BT and ET)
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_General_Td
Base class for text position operators (Td and TD)
|
class |
PBOp_Td
Operator which moves to the start of the next line, offset
from the start of the current line by (tx, ty ).
|
class |
PBOp_TD_Big
Operator which moves to the start of the next line, offset
from the start of the current line by (tx , ty ).
|
class |
PBOp_Tm |
class |
PBOpTextPosition
Base class for all text position operators
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBCIDGlyph |
class |
PBGlyph |
class |
PBOp_DoubleQuote
Operator which moves to the next line and shows a text string,
using the word spacing and the character spacing (setting
the corresponding parameters in the text state)
|
class |
PBOp_Quote
Operator which moves to the next line and shows a text string
|
class |
PBOp_Tj
Operator which shows a text string
|
class |
PBOp_TJ_Big
Operator which shows one or more text strings,
allowing individual glyph positioning
|
class |
PBOpStringTextShow
Base class for all operators that uses one string as operand
|
class |
PBOpTextShow
Base class for all text show operators
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_Tc |
class |
PBOp_Tf |
class |
PBOp_Tl |
class |
PBOp_Tr
Operator defining the text rendering mode
|
class |
PBOp_Ts |
class |
PBOp_Tw |
class |
PBOp_Tz
Operator defining the horizontal scaling
|
class |
PBOpTextState
Base class for all text state operators
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_d0 |
class |
PBOp_d1 |
class |
PBOpType3Font |
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_Do
Operator which paints the specified XObject
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDAcroForm
PDF interactive form
|
class |
PBoxPDAnnot |
class |
PBoxPDContentStream |
class |
PBoxPDDocument
High-level representation of pdf document.
|
class |
PBoxPDExtGState
Class represent extended graphic state
|
class |
PBoxPDFormField |
class |
PBoxPDGroup |
class |
PBoxPDHalftone |
class |
PBoxPDMetadata |
class |
PBoxPDObject |
class |
PBoxPDOCConfig |
class |
PBoxPDOCProperties |
class |
PBoxPDOutline
Outline (or bookmark) of document
|
class |
PBoxPDOutputIntent |
class |
PBoxPDPage
Page representation of pdf document
|
class |
PBoxPDResources |
class |
PBoxPDStructElem
Current class is representation of node of structure tree root.
|
class |
PBoxPDStructTreeRoot
Current class is representation of PDF`s logical structure facilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDAction
PDF action object
|
class |
PBoxPDGoToAction |
class |
PBoxPDGoToRemoteAction |
class |
PBoxPDNamedAction |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDCalGray
CalGray color space
|
class |
PBoxPDCalRGB
CalRGB color space
|
class |
PBoxPDColorSpace
Color space object
|
class |
PBoxPDDeviceCMYK
DeviceCMYK color space
|
class |
PBoxPDDeviceGray |
class |
PBoxPDDeviceN
DeviceN color space
|
class |
PBoxPDDeviceRGB
DeviceRGB color space
|
class |
PBoxPDICCBased
ICCBased color space
|
class |
PBoxPDICCBasedCMYK |
class |
PBoxPDIndexed |
class |
PBoxPDLab
Lab color space
|
class |
PBoxPDSeparation
Separation color space
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDCIDFont |
class |
PBoxPDCMap |
class |
PBoxPDFont |
class |
PBoxPDReferencedCMap |
class |
PBoxPDSimpleFont |
class |
PBoxPDTrueTypeFont |
class |
PBoxPDType0Font |
class |
PBoxPDType1Font |
class |
PBoxPDType3Font |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDInlineImage |
class |
PBoxPDSMaskImage |
class |
PBoxPDXForm |
class |
PBoxPDXImage |
class |
PBoxPDXObject |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDPattern |
class |
PBoxPDShading |
class |
PBoxPDShadingPattern |
class |
PBoxPDTilingPattern |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDPerms |
class |
PBoxPDSignature |
class |
PBoxPDSignatureField |
class |
PBoxPDSigRef |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.