Package org.apache.pdfbox.pdmodel.common


package org.apache.pdfbox.pdmodel.common
High level PD classes that are used throughout several packages are placed in the PDModel common package.
  • Class
    Description
    This is an implementation of a List that will sync its contents to a COSArray.
    This is a Map that will automatically sync the contents to a COSDictionary.
    This is an interface used to get/create the underlying COSObject.
    This will take an array of streams and sequence them together.
    This is an interface to represent a PDModel object that holds two COS objects.
    This is an interface used for some elements such as the document OpenAction that can be either a Destination or an Action.
    A wrapper for a COS dictionary.
    This class will be used for matrix manipulation.
    A PDStream represents a stream in a PDF document.
    This class represents metadata for various objects in a PDF document.
    A named text stream is a combination of a name and a PDTextStream object.
    This class represents a PDF Name tree.
    This class represents a PDF Number tree.
    A PDStream represents a stream in a PDF document.
    Contains information for a page label range.
    Represents the page label dictionary of a document.
    This class will be used to signify a range.
    This represents a rectangle in a PDF document.
    A PDStream represents a stream in a PDF document.
    A PDTextStream class is used when the PDF specification supports either a string or a stream for the value of an object.
    A wrapper for a COS dictionary including Type information.