|
jPod PDF library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use de.intarsys.pdf.pd | |
|---|---|
| de.intarsys.pdf.app.acroform | This package encapsulates the quite complex logic when filling forms. |
| de.intarsys.pdf.app.action | Some application level framework to handle the event mechanics in a PDF document. |
| de.intarsys.pdf.app.annotation | |
| de.intarsys.pdf.app.appearance | The "framework" for dealing with appearances. |
| de.intarsys.pdf.content | The "content" package contains functionality to work on PDF content streams. |
| de.intarsys.pdf.content.common | Some common implementations on PDF content stream. |
| 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.font.outlet | This package summarizes the handling of fonts. |
| de.intarsys.pdf.pd | The higher level building blocks of a PDF document. |
| de.intarsys.pdf.tools.kernel | Tool classes for working with the kernel of the PDF implementation. |
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.app.acroform | |
|---|---|
| PDDocument
The PD Level representation of a PDF Document. |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.app.action | |
|---|---|
| PDAcroFormField
Abstract superclass for the different field types in an AcroForm. |
|
| PDAnnotation
An Annotation is an abstract object that allows a PDF document to be changed and extended in a variety of ways. |
|
| PDDocument
The PD Level representation of a PDF Document. |
|
| PDPage
A single concrete page in a PDF document. |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.app.annotation | |
|---|---|
| PDAnnotation
An Annotation is an abstract object that allows a PDF document to be changed and extended in a variety of ways. |
|
| PDDocument
The PD Level representation of a PDF Document. |
|
| PDPage
A single concrete page in a PDF document. |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.app.appearance | |
|---|---|
| PDAcroFormField
Abstract superclass for the different field types in an AcroForm. |
|
| PDAnnotation
An Annotation is an abstract object that allows a PDF document to be changed and extended in a variety of ways. |
|
| PDAppearance
The PDAppearance describes the visual content of a PDAnnotation. |
|
| PDObject
This is the abstract superclass for all complex PD level objects. |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.content | |
|---|---|
| IResourcesProvider
An interface for all owner of PDResources. |
|
| PDColorSpace
An abstract superclass for all color spaces. |
|
| PDExtGState
The extended graphic state object. |
|
| PDImage
The representation of an image. |
|
| PDPattern
A pattern to be used when filling a shape. |
|
| PDResources
The implementation of a resource dictionary. |
|
| PDShading
An object defining the shading to be used when filling a shape. |
|
| PDXObject
The representation of a XObject. |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.content.common | |
|---|---|
| IResourcesProvider
An interface for all owner of PDResources. |
|
| PDColorSpace
An abstract superclass for all color spaces. |
|
| PDExtGState
The extended graphic state object. |
|
| PDForm
A form object. |
|
| PDImage
The representation of an image. |
|
| PDPage
A single concrete page in a PDF document. |
|
| PDPattern
A pattern to be used when filling a shape. |
|
| PDShading
An object defining the shading to be used when filling a shape. |
|
| PDXObject
The representation of a XObject. |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.crypt | |
|---|---|
| AbstractBitFlags
AbstractBitFlags provides access to an integer containing bit wise flags. |
|
| PDDocument
The PD Level representation of a PDF Document. |
|
| PDTransformParams
The parameters for the PDTransformMethod algorithms. |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.fd | |
|---|---|
| PDAcroFormNode.MetaClass
The meta class implementation |
|
| PDObject.MetaClass
The meta class implementation |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.font | |
|---|---|
| AbstractBitFlags
AbstractBitFlags provides access to an integer containing bit wise flags. |
|
| IResourcesProvider
An interface for all owner of PDResources. |
|
| PDDocument
The PD Level representation of a PDF Document. |
|
| PDObject
This is the abstract superclass for all complex PD level objects. |
|
| PDObject.MetaClass
The meta class implementation |
|
| PDResources
The implementation of a resource dictionary. |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.font.outlet | |
|---|---|
| PDDocument
The PD Level representation of a PDF Document. |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.pd | |
|---|---|
| AbstractBitFlags
AbstractBitFlags provides access to an integer containing bit wise flags. |
|
| AcroFormFieldFlags
The flags of a field in an acrobat form. |
|
| AcroFormSigFlags
The flags of a signature field. |
|
| AnnotationFlags
The flags of an annotation. |
|
| IAdditionalActionSupport
A PD object that supports additional actions. |
|
| IResourcesProvider
An interface for all owner of PDResources. |
|
| OutlineItemFlags
The flags of an outline item. |
|
| PDAcroForm
The logical AcroForm hosted in a PDF document. |
|
| PDAcroForm.MetaClass
The meta class implementation |
|
| PDAcroFormField
Abstract superclass for the different field types in an AcroForm. |
|
| PDAcroFormField.MetaClass
The meta class implementation |
|
| PDAcroFormNode
Abstract superclass to factor out commons between PDAcroForm and
PDAcroFormField. |
|
| PDAcroFormNode.MetaClass
The meta class implementation |
|
| PDAction
A PDF document can be interative by defining actions for different events. |
|
| PDAction.MetaClass
The meta class implementation |
|
| PDActionAny
A generic action implementation to be used when no specific implementation needed or around. |
|
| PDActionAny.MetaClass
The meta class implementation |
|
| PDActionGoTo.MetaClass
The meta class implementation |
|
| PDActionGoToR.MetaClass
The meta class implementation |
|
| PDActionJavaScript
The JavaScript action. |
|
| PDActionJavaScript.MetaClass
The meta class implementation |
|
| PDActionLaunch.MetaClass
The meta class implementation |
|
| PDActionNamed
A named action. |
|
| PDActionNamed.MetaClass
The meta class implementation |
|
| PDActionRendition.MetaClass
The meta class implementation |
|
| PDActionResetForm
The ResetForm action. |
|
| PDActionResetForm.MetaClass
The meta class implementation |
|
| PDActionSubmitForm
The SubmitForm action. |
|
| PDActionSubmitForm.MetaClass
The meta class implementation |
|
| PDActionURI
The URI action. |
|
| PDActionURI.MetaClass
The meta class implementation |
|
| PDAdditionalActions
An object defining the association of an event to an action for a PDF document object, for example a PDPage. |
|
| PDAdditionalActions.MetaClass
The meta class implementation |
|
| PDAFButtonField.MetaClass
|
|
| PDAFChoiceField.MetaClass
|
|
| PDAFIntermediateNode.MetaClass
|
|
| PDAFSignatureField
A logical signature field within an AcroForm. |
|
| PDAFSignatureField.MetaClass
|
|
| PDAFTextField.MetaClass
The meta class implementation |
|
| PDAnnotation
An Annotation is an abstract object that allows a PDF document to be changed and extended in a variety of ways. |
|
| PDAnnotation.MetaClass
The meta class implementation |
|
| PDAnyAnnotation.MetaClass
The meta class implementation |
|
| PDAppearance
The PDAppearance describes the visual content of a PDAnnotation. |
|
| PDAppearance.MetaClass
The meta class implementation |
|
| PDAppearanceCharacteristics
More details on the appearance of an annotation. |
|
| PDAppearanceCharacteristics.MetaClass
The meta class implementation |
|
| PDApplicationData
Application specific transparently handled data objects. |
|
| PDApplicationData.MetaClass
The meta class implementation |
|
| PDAxialShading.MetaClass
The meta class implementation |
|
| PDBorderStyle
The definition of a border style for an annotation. |
|
| PDBorderStyle.MetaClass
The meta class implementation |
|
| PDBuildData
|
|
| PDBuildData.MetaClass
The meta class implementation |
|
| PDBuildProperties
|
|
| PDBuildProperties.MetaClass
The meta class implementation |
|
| PDCircleAnnotation.MetaClass
The meta class implementation |
|
| PDColorSpace
An abstract superclass for all color spaces. |
|
| PDColorSpace.MetaClass
The meta class implementation |
|
| PDCoonsShading.MetaClass
The meta class implementation |
|
| PDCSCalGray.MetaClass
The meta class implementation |
|
| PDCSCalRGB.MetaClass
The meta class implementation |
|
| PDCSCIEBased
Abstract superclass for all CIE based color spaces |
|
| PDCSCIEBased.MetaClass
The meta class implementation |
|
| PDCSDevice
Abstract superclass for all device color spaces. |
|
| PDCSDevice.MetaClass
The meta class implementation |
|
| PDCSDeviceCMYK
Device color space CMYK support. |
|
| PDCSDeviceCMYK.MetaClass
The meta class implementation |
|
| PDCSDeviceGray
Device color space gray support. |
|
| PDCSDeviceGray.MetaClass
The meta class implementation |
|
| PDCSDeviceN.MetaClass
The meta class implementation |
|
| PDCSDeviceRGB
Device color space RGB support. |
|
| PDCSDeviceRGB.MetaClass
The meta class implementation |
|
| PDCSICCBased.MetaClass
The meta class implementation |
|
| PDCSIndexed.MetaClass
The meta class implementation |
|
| PDCSLab.MetaClass
The meta class implementation |
|
| PDCSPattern.MetaClass
The meta class implementation |
|
| PDCSSeparation.MetaClass
The meta class implementation |
|
| PDCSSpecial
Abstract superclass for special color spaces. |
|
| PDCSSpecial.MetaClass
The meta class implementation |
|
| PDDestination
Abstract superclass for objects defining a destination in a PDF document. |
|
| PDDestination.MetaClass
The meta class implementation |
|
| PDDocument
The PD Level representation of a PDF Document. |
|
| PDEmbeddedFile
An embedding of another file (and optional content) within the PDF. |
|
| PDEmbeddedFile.MetaClass
The meta class implementation |
|
| PDExplicitDestination
The explicit reference to a destination in a PDF document, consisting of a page and a definition of the rectangle to be displayed. |
|
| PDExplicitDestination.MetaClass
The meta class implementation |
|
| PDExtGState
The extended graphic state object. |
|
| PDExtGState.MetaClass
The meta class implementation |
|
| PDFileAttachmentAnnotation.MetaClass
The meta class implementation |
|
| PDFileSpecification
Repesents the PDF's FileSpecification-type |
|
| PDFileSpecification.MetaClass
The meta class implementation |
|
| PDFileSpecificationURL
|
|
| PDFileSpecificationURL.MetaClass
The meta class implementation |
|
| PDForm
A form object. |
|
| PDForm.MetaClass
The meta class implementation |
|
| PDFreeFormShading.MetaClass
The meta class implementation |
|
| PDFunction
Abstract superclass for PDF function objects. |
|
| PDFunction.MetaClass
The meta class implementation |
|
| PDFunctionBasedShading.MetaClass
The meta class implementation |
|
| PDHighlightAnnotation.MetaClass
The meta class implementation |
|
| PDIconFit
An object describing the appearance of an icon within a button. |
|
| PDIconFit.MetaClass
The meta class implementation |
|
| PDImage
The representation of an image. |
|
| PDImage.MetaClass
The meta class implementation |
|
| PDInkAnnotation.MetaClass
The meta class implementation |
|
| PDInterpolationFunction.MetaClass
The meta class implementation |
|
| PDLatticeFormShading.MetaClass
The meta class implementation |
|
| PDLineAnnotation.MetaClass
The meta class implementation |
|
| PDLinkAnnotation.MetaClass
The meta class implementation |
|
| PDMarkupAnnotation
A generic markup annotation implementation. |
|
| PDMarkupAnnotation.MetaClass
The meta class implementation |
|
| PDNamedDestination.MetaClass
The meta class implementation |
|
| PDObject
This is the abstract superclass for all complex PD level objects. |
|
| PDObject.MetaClass
The meta class implementation |
|
| PDOutline
The root of the document outline tree ("bookmarks"). |
|
| PDOutline.MetaClass
The meta class implementation |
|
| PDOutlineItem
A document outline item. |
|
| PDOutlineItem.MetaClass
The meta class implementation |
|
| PDOutlineNode
Factoring out the commonalities between the PDOutline and PDOutlineItem. |
|
| PDOutlineNode.MetaClass
The meta class implementation |
|
| PDOutputIntent
The output intent for the associated object. |
|
| PDOutputIntent.MetaClass
The meta class implementation |
|
| PDPage
A single concrete page in a PDF document. |
|
| PDPage.MetaClass
The meta class implementation |
|
| PDPageNode
An abstract superclass for pages and page tree nodes |
|
| PDPageNode.MetaClass
The meta class implementation |
|
| PDPageTree
A page tree node is a container for pages (and other page tree nodes) within a PFD document. |
|
| PDPageTree.MetaClass
The meta class implementation |
|
| PDPattern
A pattern to be used when filling a shape. |
|
| PDPattern.MetaClass
The meta class implementation |
|
| PDPolygonAnnotation.MetaClass
The meta class implementation |
|
| PDPolylineAnnotation.MetaClass
The meta class implementation |
|
| PDPopupAnnotation
The implementation of a popup window definition within the document. |
|
| PDPopupAnnotation.MetaClass
The meta class implementation |
|
| PDPostScript.MetaClass
The meta class implementation |
|
| PDPostScriptFunction.MetaClass
The meta class implementation |
|
| PDRadialShading.MetaClass
The meta class implementation |
|
| PDResources
The implementation of a resource dictionary. |
|
| PDResources.MetaClass
The meta class implementation |
|
| PDSampledFunction.MetaClass
The meta class implementation |
|
| PDShading
An object defining the shading to be used when filling a shape. |
|
| PDShading.MetaClass
The meta class implementation |
|
| PDShadingPattern.MetaClass
The meta class implementation |
|
| PDSignature
This class represents the signature object referenced for example in an AcroForm signature field. |
|
| PDSignature.MetaClass
The meta class implementation |
|
| PDSignatureLock
|
|
| PDSignatureLock.MetaClass
|
|
| PDSignatureReference.MetaClass
The meta class implementation |
|
| PDSignatureSeedValue
|
|
| PDSignatureSeedValue.MetaClass
|
|
| PDSquareAnnotation.MetaClass
The meta class implementation |
|
| PDSquigglyAnnotation.MetaClass
The meta class implementation |
|
| PDStampAnnotation.MetaClass
The meta class implementation |
|
| PDStitchingFunction.MetaClass
The meta class implementation |
|
| PDStrikeOutAnnotation.MetaClass
The meta class implementation |
|
| PDTensorProductShading.MetaClass
The meta class implementation |
|
| PDTextAnnotation.MetaClass
The meta class implementation |
|
| PDTextMarkupAnnotation
An abstract text markup (highlight, underline, squiggly, strikeout) annotation. |
|
| PDTextMarkupAnnotation.MetaClass
The meta class implementation |
|
| PDTilingPattern.MetaClass
The meta class implementation |
|
| PDTransformMethod
An abstract implementation of the strategy for computing a signature. |
|
| PDTransformMethod.MetaClass
The meta class implementation |
|
| PDTransformMethodDocMDP.MetaClass
The meta class implementation |
|
| PDTransformMethodFieldMDP.MetaClass
The meta class implementation |
|
| PDTransformMethodIdentity.MetaClass
The meta class implementation |
|
| PDTransformMethodUR.MetaClass
The meta class implementation |
|
| PDTransformParams
The parameters for the PDTransformMethod algorithms. |
|
| PDTransformParams.MetaClass
The meta class implementation |
|
| PDUnderlineAnnotation.MetaClass
The meta class implementation |
|
| PDWidgetAnnotation
The annotation representing a field in an AcroForm. |
|
| PDWidgetAnnotation.MetaClass
The meta class implementation |
|
| PDXObject
The representation of a XObject. |
|
| PDXObject.MetaClass
The meta class implementation |
|
| Classes in de.intarsys.pdf.pd used by de.intarsys.pdf.tools.kernel | |
|---|---|
| PDPage
A single concrete page in a PDF document. |
|
|
jPod PDF library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||