| Modifier and Type | Class and Description |
|---|---|
class |
GenericModelObject |
| Modifier and Type | Method and Description |
|---|---|
Object |
ModelParser.getRoot()
Method return root object of model implementation from pdf box model
together with the hierarchy.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
GenericModelObject.getLinkedObjects(String link) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
Object.getLinkedObjects(String linkName) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CosArray
PDF Array type
|
interface |
CosBBox
Bounding box array
|
interface |
CosBool
PDF boolean object
|
interface |
CosDict
PDF Dict type
|
interface |
CosDocument
Low-level PDF Document object
|
interface |
CosFileSpecification
File specification dictionary
|
interface |
CosFilter
PDF Name representing a single stream filter including decode parameters
|
interface |
CosIIFilter
PDF Name representing a single inline image filter
|
interface |
CosIndirect
PDF Indirect object
|
interface |
CosInteger
PDF Integer type
|
interface |
CosLang
Lang type
|
interface |
CosName
PDF Name type
|
interface |
CosNull
PDF null object
|
interface |
CosNumber
Generic Number type
|
interface |
CosObject
Parent type for all basic PDF objects
|
interface |
CosReal
PDF Real type
|
interface |
CosRenderingIntent
PDF Name representing rendering intent
|
interface |
CosStream
PDF Stream type
|
interface |
CosString
PDF String type
|
interface |
CosTrailer
Trailer of the document
|
interface |
CosUnicodeName
PDF Name representing a Utf8 string
|
interface |
CosXRef
Cross reference table of the document
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CMapFile
embedded CMap file
|
interface |
EmbeddedFile
embedded file
|
interface |
External
Parent type for all external objects embedded into the PDF document
|
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
|
| 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 | Method and Description |
|---|---|
List<? extends Object> |
AXLXMPPackage.getLinkedObjects(String link) |
List<? extends Object> |
AXLXMPMMHistoryProperty.getLinkedObjects(String link) |
List<? extends Object> |
AXLMainXMPPackage.getLinkedObjects(String link) |
List<? extends Object> |
AXLExtensionSchemasContainer.getLinkedObjects(String link) |
List<? extends Object> |
AXLExtensionSchemaValueType.getLinkedObjects(String link) |
List<? extends Object> |
AXLExtensionSchemaDefinition.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBCosDocument.getLinkedObjects(String link) |
List<? extends Object> |
PBCosArray.getLinkedObjects(String link) |
List<? extends Object> |
PBCosIndirect.getLinkedObjects(String link) |
List<? extends Object> |
PBCosStream.getLinkedObjects(String link) |
List<? extends Object> |
PBCosFileSpecification.getLinkedObjects(String link) |
List<? extends Object> |
PBCosTrailer.getLinkedObjects(String link) |
List<? extends Object> |
PBCosDict.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOpColor.getLinkedObjects(String link) |
List<? extends Object> |
PBOpSetColor.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOp_w_line_width.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_j_line_join.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_d.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_ri.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_i.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_M_miter_limit.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_gs.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_J_line_cap.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOp_ID.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_EI.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOp_DP.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_MP.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_BMC.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_BDC.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOp_re.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_l.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_v.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_c.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_y.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_m_moveto.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOpFillAndStroke.getLinkedObjects(String link) |
List<? extends Object> |
PBOpFillPaint.getLinkedObjects(String link) |
List<? extends Object> |
PBOpStrokePaint.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOp_sh.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOp_cm.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOp_Tm.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_General_Td.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOp_TJ_Big.getLinkedObjects(String link) |
List<? extends Object> |
PBOpTextShow.getLinkedObjects(String link) |
List<? extends Object> |
PBOpStringTextShow.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_DoubleQuote.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBOp_Tz.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_Tw.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_Tf.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_Ts.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_Tc.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_Tl.getLinkedObjects(String link) |
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_d0 |
class |
PBOp_d1 |
class |
PBOpType3Font |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
PBOp_d0.getLinkedObjects(String link) |
List<? extends Object> |
PBOp_d1.getLinkedObjects(String link) |
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_Do
Operator which paints the specified XObject
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
PBOp_Do.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBoxPDContentStream.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDPage.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDOutline.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDOutputIntent.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDExtGState.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDStructElem.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDFormField.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDAnnot.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDHalftone.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDStructTreeRoot.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDMetadata.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDDocument.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDAcroForm.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDGroup.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDOCProperties.getLinkedObjects(String link) |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDAction
PDF action object
|
class |
PBoxPDGoToAction |
class |
PBoxPDGoToRemoteAction |
class |
PBoxPDNamedAction |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
PBoxPDGoToAction.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDAction.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBoxPDSeparation.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDICCBased.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDDeviceN.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDIndexed.getLinkedObjects(String link) |
| 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 | Method and Description |
|---|---|
List<? extends Object> |
PBoxPDCIDFont.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDType3Font.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDType0Font.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDFont.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDCMap.getLinkedObjects(String link) |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDInlineImage |
class |
PBoxPDSMaskImage |
class |
PBoxPDXForm |
class |
PBoxPDXImage |
class |
PBoxPDXObject |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
PBoxPDSMaskImage.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDXForm.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDXObject.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDInlineImage.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDXImage.getLinkedObjects(String link) |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDPattern |
class |
PBoxPDShading |
class |
PBoxPDShadingPattern |
class |
PBoxPDTilingPattern |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
PBoxPDShadingPattern.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDTilingPattern.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDShading.getLinkedObjects(String link) |
| Modifier and Type | Class and Description |
|---|---|
class |
PBoxPDPerms |
class |
PBoxPDSignature |
class |
PBoxPDSignatureField |
class |
PBoxPDSigRef |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
PBoxPDSignatureField.getLinkedObjects(String link) |
List<? extends Object> |
PBoxPDSignature.getLinkedObjects(String link) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CIDGlyph
glyph in the composite font
|
interface |
Glyph
glyph used in text
|
interface |
Op_b_closepath_fill_stroke
path close, fill and stroke operator
|
interface |
Op_B_fill_stroke
path fill and stroke operator
|
interface |
Op_BDC
start marked content region with properties
|
interface |
Op_BI
Begin inline image
|
interface |
Op_BMC
start marked content region
|
interface |
Op_bstar_closepath_eofill_stroke
path close, fill (even-odd rule) and stroke operator
|
interface |
Op_BStar_eofill_stroke
path fill (even-odd rule) and stroke operator
|
interface |
Op_BX
begin compatibility region
|
interface |
Op_c
curveto operator
|
interface |
Op_cm
current transformation matrix
|
interface |
Op_d
set dash pattern operator
|
interface |
Op_d0 |
interface |
Op_d1 |
interface |
Op_Do
XObject Do operator
|
interface |
Op_DoubleQuote
EOL and text show operator with char and word spacing
|
interface |
Op_DP
define marked content point with properties
|
interface |
Op_EI
End inline image data
|
interface |
Op_EMC
end marked content region
|
interface |
Op_EX
end compatibility region
|
interface |
Op_f_fill
path fill operator
|
interface |
Op_F_fill_obsolete
another path fill operator
|
interface |
Op_FStar
path fill (even-odd rule) operator
|
interface |
Op_gs
extended graphics state operator
|
interface |
Op_h
close subpath operator
|
interface |
Op_i
flatness operator
|
interface |
Op_ID
End inline image dictionary
|
interface |
Op_J_line_cap
set line cap operator
|
interface |
Op_j_line_join
set line join operator
|
interface |
Op_l
lineto operator
|
interface |
Op_M_miter_limit
miter limit operator
|
interface |
Op_m_moveto
moveto operator
|
interface |
Op_MP
define marked content point
|
interface |
Op_n
path painting no-op
|
interface |
Op_Q_grestore
grestore operator
|
interface |
Op_q_gsave
gsave operator
|
interface |
Op_Quote
EOL and text show operator
|
interface |
Op_re
rect operator
|
interface |
Op_ri
rendering intent operator
|
interface |
Op_s_close_stroke
path close and stroke operator
|
interface |
Op_S_stroke
path stroke operator
|
interface |
Op_sh
smooth shading operator
|
interface |
Op_Tc |
interface |
Op_Td |
interface |
Op_TD_Big |
interface |
Op_Tf |
interface |
Op_Tj
Text show operator
|
interface |
Op_TJ_Big
Text show operator with individual glyph positioning
|
interface |
Op_Tl |
interface |
Op_Tm |
interface |
Op_Tr |
interface |
Op_Ts |
interface |
Op_Tw |
interface |
Op_Tz |
interface |
Op_Undefined
any operator not defined in PDF Reference
|
interface |
Op_v
special curveto operator
|
interface |
Op_W_clip
clip (non-zero rule)
|
interface |
Op_w_line_width
set line width operator
|
interface |
Op_WStar
clip (even-odd rule)
|
interface |
Op_y
special curveto operator
|
interface |
OpClip
Clip operators
|
interface |
OpColor
Color operators
|
interface |
OpCompatibility
Compatibility operators
|
interface |
Operator
base class for all operators in the content stream
|
interface |
OpGeneralGS
General graphics state operators
|
interface |
OpInlineImage
Inline image operators
|
interface |
OpMarkedContent
Marked content operators
|
interface |
OpPathConstruction
Path construction operators
|
interface |
OpPathPaint
Path paint operators
|
interface |
OpSetColor
Set color operators without colorspace, Op_SC, Op_sc
|
interface |
OpShading
Shading operators
|
interface |
OpSpecialGS
Special graphics state operators
|
interface |
OpTextObject
Text object operators
|
interface |
OpTextPosition
Text position operators
|
interface |
OpTextShow
Text show operators
|
interface |
OpTextState
Text state operators
|
interface |
OpType3Font
Type3 font operators
|
interface |
OpXObject
XObject operators
|
| 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 |
PDObject
base class for all PD layer objects
|
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 |
PDType1Font
Type1 font dictionary
|
interface |
PDType3Font
Type3 font dictionary
|
interface |
PDXForm
Form XObject
|
interface |
PDXImage
Image XObject
|
interface |
PDXObject
XObject resource
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtensionSchemaDefinition
Extension schema definition from the XMP package
|
interface |
ExtensionSchemaField
Extension schema field definition
|
interface |
ExtensionSchemaObject
Parent type for all extension schema definition objects
|
interface |
ExtensionSchemaProperty
Extension schema property definition
|
interface |
ExtensionSchemasContainer
Container of the extension schemas defined in XMP package
|
interface |
ExtensionSchemaValueType
Extension schema value type definition
|
interface |
MainXMPPackage
dictionary entries and XMP properties - this is validated in CosDocument object
|
interface |
PDFAIdentification |
interface |
XMPMMHistoryProperty
XMPMM History property
|
interface |
XMPMMHistoryResourceEvent
Resource Event structures of xmpMM History property
|
interface |
XMPObject
Parent type for all XMP objects
|
interface |
XMPPackage
XMP package
|
interface |
XMPProperty
XMP property
|
| Modifier and Type | Method and Description |
|---|---|
Object |
PDFAParser.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
JavaScriptEvaluator.evalVariableResult(Variable variable,
Object object,
org.mozilla.javascript.ScriptableObject scope) |
static boolean |
JavaScriptEvaluator.getTestEvalResult(Object obj,
Rule rule,
org.mozilla.javascript.ScriptableObject scope) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.