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 TypeClassDescriptionclass
A wrapper for a COS dictionary including Type information. -
Uses of PDDictionaryWrapper in org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
Modifier and TypeClassDescriptionclass
An attribute object.class
A default attribute object.class
A User attribute object.class
A user property. -
Uses of PDDictionaryWrapper in org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf
Modifier and TypeClassDescriptionclass
An Export Format attribute object.class
A Layout attribute object.class
A List attribute object.class
A PrintField attribute object.class
A standard attribute object.class
A Table attribute object.