| Package | Description |
|---|---|
| de.intarsys.pdf.cds |
CDS (Common Data Structure) defines higher level data structures or types on top
of COS types that are used all over the PDF spec.
|
| de.intarsys.pdf.cos |
This package implements the low level document and its datatypes according to
the pdf specification.
|
| de.intarsys.pdf.crypt |
This package implements the security relevant aspects of the PDF spec.
|
| de.intarsys.pdf.fd |
A basic implementation of the FDF part of the PDF spec.
|
| de.intarsys.pdf.font |
The font part of the PDF is quite large for itself, so it is extracted to a
package of its own.
|
| de.intarsys.pdf.pd |
The higher level building blocks of a PDF document.
|
| de.intarsys.pdf.st |
The storage level semantics of a PDF document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CDSBase
An abstract base class for all common data structures.
|
class |
CDSDate
The implementation for a date string based on a
COSString. |
class |
CDSMatrix
The implementation of the pdf transformation matrix.
|
class |
CDSNameTreeNode
Implementation of the PDF name tree.
|
class |
CDSNumberTreeNode
Implementation of the PDF number tree.
|
class |
CDSRectangle
The implementation of the pdf rectangle data type.
|
class |
CDSTreeNode
Abstract superclass for implementing name and number trees.
|
| Modifier and Type | Class and Description |
|---|---|
class |
COSCatalog
The document catalog object of the PDF document.
|
class |
COSInfoDict
The document information dictionary..
|
class |
COSTrailer
The document trailer.
|
| Modifier and Type | Method and Description |
|---|---|
COSBasedObject |
COSBasedObject.MetaClass.createFromCos(COSObject object) |
COSBasedObject |
COSBasedObject.MetaClass.createNew() |
| Modifier and Type | Method and Description |
|---|---|
COSObject |
COSBasedObject.setFieldObject(COSName name,
COSBasedObject value)
Set the value of field
namewithin this. |
| Modifier and Type | Class and Description |
|---|---|
class |
COSEncryption
The definition of the document encryption.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FDFDF |
class |
FDField |
class |
FDObject
This is the abstract superclass for all complex FD level objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CIDFont
A CID indexed font.
|
class |
CIDFontType0
A Type 1 based CID font.
|
class |
CIDFontType2
A TrueType based CID font.
|
class |
CIDSystemInfo |
class |
CIDToGIDMap
For Type 2 CID Fonts (True Type) only a specification of the mapping from
CID's to glyph indices.
|
class |
CIDWidthMap |
class |
CMap
A character map.
|
class |
IdentityCMap
The generic 2 byte identity mapping (Identity-H and Identity-V).
|
class |
InternalCMap |
class |
NamedCMap |
class |
NamedGIDMap
A named mapping from CID to glyph indices.
|
class |
PDFont
A PDF font object.
|
class |
PDFontAny |
class |
PDFontDescriptor
the detail information about a font.
|
class |
PDFontDescriptorAFM
The
PDFontDescriptor that is used when no explicit /FontDescriptor is
available in the PDF document. |
class |
PDFontDescriptorEmbedded
The PDFontDescriptor that is used when an explicit font descriptor is
available in the pdf file.
|
class |
PDFontDescriptorType3
The
PDFontDescriptor that is used for a Type3 font, having no
explicit font descriptor of its own. |
class |
PDFontMMType1
The implementation of a multiple master type 1 font.
|
class |
PDFontTrueType
basic implementation for true type support
todo 2 review initialization (sequence problems)
|
class |
PDFontType0
A composite (Type 0) font.
|
class |
PDFontType1
basic implementation for type 1 support
|
class |
PDFontType3 |
class |
PDSingleByteFont
A common superclass for the single byte encoded font flavors.
|
class |
StreamBasedCMap
A stream based mapping from character codes to CID's.
|
class |
StreamBasedGIDMap
Mapping from CID's to glyph indices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDAcroForm
The logical AcroForm hosted in a PDF document.
|
class |
PDAcroFormField
Abstract superclass for the different field types in an AcroForm.
|
class |
PDAcroFormNode
Abstract superclass to factor out commons between
PDAcroForm and
PDAcroFormField. |
class |
PDAction
A PDF document can be interative by defining actions for different events.
|
class |
PDActionAny
A generic action implementation to be used when no specific implementation
needed or around.
|
class |
PDActionGoTo
The GoTo action.
|
class |
PDActionGoToR
The GoToR action.
|
class |
PDActionJavaScript
The JavaScript action.
|
class |
PDActionLaunch
The Launch action.
|
class |
PDActionNamed
A named action.
|
class |
PDActionRendition
The GoTo action.
|
class |
PDActionResetForm
The ResetForm action.
|
class |
PDActionSubmitForm
The SubmitForm action.
|
class |
PDActionURI
The URI action.
|
class |
PDAdditionalActions
An object defining the association of an event to an action for a PDF
document object, for example a PDPage.
|
class |
PDAFButtonField
A logical button within an AcroForm.
|
class |
PDAFChoiceField
A logical choice field within an AcroForm.
|
class |
PDAFIntermediateNode
Just an intermediate, structural node in the acro form hierarchy.
|
class |
PDAFSignatureField
A logical signature field within an AcroForm.
|
class |
PDAFTextField
A logical text field within an AcroForm.
|
class |
PDAnnotation
An Annotation is an abstract object that allows a PDF document to be changed
and extended in a variety of ways.
|
class |
PDAnyAnnotation
A generic annotation implementation.
|
class |
PDAppearance
The PDAppearance describes the visual content of a PDAnnotation.
|
class |
PDAppearanceCharacteristics
More details on the appearance of an annotation.
|
class |
PDApplicationData
Application specific transparently handled data objects.
|
class |
PDAxialShading
Use axial shading for filling the shape.
|
class |
PDBorderStyle
The definition of a border style for an annotation.
|
class |
PDBuildData |
class |
PDBuildProperties |
class |
PDCircleAnnotation |
class |
PDCollection |
class |
PDColorSpace
An abstract superclass for all color spaces.
|
class |
PDCoonsShading
Use coons shading for filling the shape.
|
class |
PDCSCalGray
Calibrated gray color space.
|
class |
PDCSCalRGB
Calibrated RGB color space.
|
class |
PDCSCIEBased
Abstract superclass for all CIE based color spaces
|
class |
PDCSDevice
Abstract superclass for all device color spaces.
|
class |
PDCSDeviceCMYK
Device color space CMYK support.
|
class |
PDCSDeviceGray
Device color space gray support.
|
class |
PDCSDeviceN
Special color space.
|
class |
PDCSDeviceRGB
Device color space RGB support.
|
class |
PDCSICCBased
ICC standards based color space definition.
|
class |
PDCSIndexed
Support for indexed color spaces.
|
class |
PDCSLab
Support for lab color space.
|
class |
PDCSPattern
Support for pattern based color spaces.
|
class |
PDCSSeparation
Separation color spaces.
|
class |
PDCSSpecial
Abstract superclass for special color spaces.
|
class |
PDDestination
Abstract superclass for objects defining a destination in a PDF document.
|
class |
PDDocumentTimeStamp |
class |
PDEmbeddedFile
An embedding of another file (and optional content) within the PDF.
|
class |
PDEmbeddedFileParams |
class |
PDExplicitDestination
The explicit reference to a destination in a PDF document, consisting of a
page and a definition of the rectangle to be displayed.
|
class |
PDExtGState
The extended graphic state object.
|
class |
PDFileAttachmentAnnotation
The file attachment annotation
|
class |
PDFileSpecification
Repesents the PDF's FileSpecification-type
|
class |
PDFileSpecificationURL |
class |
PDForm
A form object.
|
class |
PDFreeFormShading
Use a free form shading when filling the shape.
|
class |
PDFunction
Abstract superclass for PDF function objects.
|
class |
PDFunctionBasedShading
Evaluate a function when filling the shape.
|
class |
PDHighlightAnnotation |
class |
PDIconFit
An object describing the appearance of an icon within a button.
|
class |
PDImage
The representation of an image.
|
class |
PDInkAnnotation |
class |
PDInterpolationFunction
Function implementation supporting interpolation.
|
class |
PDLatticeFormShading
Use the lattice shading when filling the shape.
|
class |
PDLineAnnotation |
class |
PDLinkAnnotation
An annotation implementing a hyperlink behavior within a document.
|
class |
PDMarkupAnnotation
A generic markup annotation implementation.
|
class |
PDNamedDestination
A destination within a document defined using a named destination.
|
class |
PDObject
This is the abstract superclass for all complex PD level objects.
|
class |
PDOutline
The root of the document outline tree ("bookmarks").
|
class |
PDOutlineItem
A document outline item.
|
class |
PDOutlineNode
Factoring out the commonalities between the PDOutline and PDOutlineItem.
|
class |
PDOutputIntent
The output intent for the associated object.
|
class |
PDPage
A single concrete page in a PDF document.
|
class |
PDPageNode
An abstract superclass for pages and page tree nodes
|
class |
PDPageTree
A page tree node is a container for pages (and other page tree nodes) within
a PFD document.
|
class |
PDPattern
A pattern to be used when filling a shape.
|
class |
PDPolygonAnnotation |
class |
PDPolylineAnnotation |
class |
PDPopupAnnotation
The implementation of a popup window definition within the document.
|
class |
PDPostScript
The representation of embedded postscript programs
|
class |
PDPostScriptFunction
A function implementation based on a "mini" postscript interpreter.
|
class |
PDRadialShading
Use radial shading for filling the shape.
|
class |
PDResources
The implementation of a resource dictionary.
|
class |
PDSampledFunction
Function implementation based on samples.
|
class |
PDShading
An object defining the shading to be used when filling a shape.
|
class |
PDShadingPattern
A shading fill pattern.
|
class |
PDSignature
This class represents the signature object referenced for example in an
AcroForm signature field.
|
class |
PDSignatureLock |
class |
PDSignatureReference
This object specifies details on the signature.
|
class |
PDSignatureSeedValue |
class |
PDSquareAnnotation |
class |
PDSquigglyAnnotation |
class |
PDStampAnnotation
A stamp annotation.
|
class |
PDStitchingFunction
Function implementation for stitching functions.
|
class |
PDStrikeOutAnnotation |
class |
PDTensorProductShading
Use tensor product shading when filling the shape.
|
class |
PDTextAnnotation
The /Text annotation.
|
class |
PDTextMarkupAnnotation
An abstract text markup (highlight, underline, squiggly, strikeout)
annotation.
|
class |
PDTilingPattern
A tile used to fill the shape.
|
class |
PDTransformMethod
An abstract implementation of the strategy for computing a signature.
|
class |
PDTransformMethodDocMDP
The implementation of the DocMDP algorithm.
|
class |
PDTransformMethodFieldMDP
The implementation of the FieldMDP algorithm.
|
class |
PDTransformMethodIdentity
The implementation of the Identity algorithm.
|
class |
PDTransformMethodUR
The implementation of the UR algorithm.
|
class |
PDTransformParams
The parameters for the PDTransformMethod algorithms.
|
class |
PDUnderlineAnnotation |
class |
PDWidgetAnnotation
The annotation representing a field in an AcroForm.
|
class |
PDXObject
The representation of a XObject.
|
| Constructor and Description |
|---|
AbstractBitFlags(COSBasedObject object,
COSName field) |
| Modifier and Type | Class and Description |
|---|---|
class |
COSObjectStream
A COSStream containing other COSObjects.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.