| Package | Description |
|---|---|
| org.sejda.sambox.pdmodel | |
| org.sejda.sambox.pdmodel.common | |
| org.sejda.sambox.pdmodel.documentinterchange.logicalstructure |
The logical structure package provides a mechanism for incorporating
structural information about a document's content into a PDF file.
|
| org.sejda.sambox.pdmodel.documentinterchange.taggedpdf |
The tagged PDF package provides a mechanism for incorporating "tags" (standard
structure types and attributes) into a PDF file.
|
| org.sejda.sambox.pdmodel.encryption |
The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.
|
| org.sejda.sambox.pdmodel.graphics.color | |
| org.sejda.sambox.pdmodel.graphics.form | |
| org.sejda.sambox.pdmodel.graphics.optionalcontent | |
| org.sejda.sambox.pdmodel.interactive.annotation | |
| org.sejda.sambox.pdmodel.interactive.documentnavigation.outline |
The outline package allows for a PDF outline(bookmarks) to be created.
|
| org.sejda.sambox.pdmodel.interactive.form |
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
|
| org.sejda.sambox.pdmodel.interactive.pagenavigation |
A package to allow provide access to PDF page navigation functionality.
|
| org.sejda.sambox.xref |
| Modifier and Type | Class and Description |
|---|---|
class |
PDDocumentInformation
This is the document metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDTypedDictionaryWrapper
A wrapper for a COS dictionary including Type information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDAttributeObject
An attribute object.
|
class |
PDDefaultAttributeObject
A default attribute object.
|
class |
PDObjectReference
An object reference.
|
class |
PDUserAttributeObject
A User attribute object.
|
class |
PDUserProperty
A user property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDExportFormatAttributeObject
An Export Format attribute object.
|
class |
PDLayoutAttributeObject
A Layout attribute object.
|
class |
PDListAttributeObject
A List attribute object.
|
class |
PDPrintFieldAttributeObject
A PrintField attribute object.
|
class |
PDStandardAttributeObject
A standard attribute object.
|
class |
PDTableAttributeObject
A Table attribute object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDCryptFilterDictionary
This class is a specialized view of the crypt filter dictionary of a PDF document.
|
class |
PDEncryption
This class is a specialized view of the encryption getCOSObject() of a PDF document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDDeviceNAttributes
Contains additional information about the components of colour space.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDTransparencyGroupAttributes
Transparency group attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDOptionalContentProperties
This class represents the optional content properties dictionary.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDAnnotation
A PDF annotation.
|
class |
PDAnnotationFileAttachment
This is the class that represents a file attachement.
|
class |
PDAnnotationLine
This is the class that represents a line annotation.
|
class |
PDAnnotationLink
This is the class that represents a link annotation.
|
class |
PDAnnotationMarkup
This class represents the additonal fields of a Markup type Annotation.
|
class |
PDAnnotationPopup
This is the class that represents a popup annotation.
|
class |
PDAnnotationRubberStamp
This is the class that represents a rubber stamp annotation.
|
class |
PDAnnotationSquareCircle
This is the class that represents a rectangular or eliptical annotation Introduced in PDF 1.3 specification .
|
class |
PDAnnotationText
This is the class that represents a text annotation.
|
class |
PDAnnotationTextMarkup
This is the abstract class that represents a text markup annotation Introduced in PDF 1.3 specification, except
Squiggly lines in 1.4.
|
class |
PDAnnotationUnknown
This is the class that represents an arbitary Unknown Annotation type.
|
class |
PDAnnotationWidget
This is the class that represents a widget.
|
class |
PDAppearanceCharacteristicsDictionary
This class represents an appearance characteristics dictionary.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDDocumentOutline
This represents an outline in a pdf document.
|
class |
PDOutlineItem
This represents an outline item in a pdf document.
|
class |
PDOutlineNode
Base class for a node in the outline of a PDF document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDAcroForm
An interactive form, also known as an AcroForm.
|
class |
PDButton
A button field represents an interactive control on the screen that the user can manipulate with the mouse.
|
class |
PDCheckBox
A check box toggles between two states, on and off.
|
class |
PDChoice
A choice field contains several text items, one or more of which shall be selected as the field
value.
|
class |
PDComboBox
A combo box consisting of a drop-down list.
|
class |
PDField
A field in an interactive form.
|
class |
PDListBox
A scrollable list box.
|
class |
PDNonTerminalField
A non terminal field in an interactive form.
|
class |
PDPushButton
A pushbutton is a purely interactive control that responds immediately to user
input without retaining a permanent value.
|
class |
PDRadioButton
Radio button fields contain a set of related buttons that can each be on or off.
|
class |
PDSignatureField
A signature field is a form field that contains a digital signature.
|
class |
PDTerminalField
A field in an interactive form.
|
class |
PDTextField
A text field is a box or space for text fill-in data typically entered from a keyboard.
|
class |
PDVariableText
Base class for fields which use "Variable Text".
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDTransition
Represents a page transition as defined in paragraph 12.4.4.1 of PDF 32000-1:2008
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileTrailer
File trailer with information regarding the xref offset
|
Copyright © 2020 sejda. All rights reserved.