Uses of Class
org.apache.pdfbox.pdmodel.common.PDDictionaryWrapper
Packages that use PDDictionaryWrapper
Package
Description
High level PD classes that are used throughout several packages are placed in the PDModel common package.
The logical structure package provides a mechanism for incorporating
structural information about a document's content into a PDF file.
The tagged PDF package provides a mechanism for incorporating "tags" (standard
structure types and attributes) into a PDF file.
The outline package allows for a PDF outline(bookmarks) to be created.
A package to allow provide access to PDF page navigation functionality.
-
Uses of PDDictionaryWrapper in org.apache.pdfbox.pdmodel.common
Subclasses of PDDictionaryWrapper in org.apache.pdfbox.pdmodel.commonModifier and TypeClassDescriptionclassA wrapper for a COS dictionary including Type information. -
Uses of PDDictionaryWrapper in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
Modifier and TypeClassDescriptionclassAn attribute object.classA default attribute object.classA User attribute object.classA user property. -
Uses of PDDictionaryWrapper in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
Modifier and TypeClassDescriptionclassAn Export Format attribute object.classA Layout attribute object.classA List attribute object.classA PrintField attribute object.classA standard attribute object.classA Table attribute object.