Uses of Class
org.apache.pdfbox.cos.COSArray

Packages that use COSArray
Package
Description
These are the low level objects that make up a PDF document.
The pdfparser package contains classes to parse PDF documents and objects within the document.
This is the persistence layer used to write the PDFBox documents to a stream.
High level PD classes that are used throughout several packages are placed in the PDModel common package.
This package contains functions that are available in the PDF specification.
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 encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document.
This package deals with colors that are stored in a PDF document.
This package deals with shadings which are used for filling instead of a color.
This package deals with images that are stored in a PDF document.
This is the visual signature part that help creating the visual representation for the digital signature.
The destination package allows destinations into a pdf document to be specified.
The interactive package contains classes that deal with interactive annotations such as textfields and buttons.