|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
COSObjectable | This is an interface used to get/create the underlying COSObject. |
DualCOSObjectable | This is an interface to represent a PDModel object that holds two COS objects. |
PDDestinationOrAction | This is an interface used for some elements such as the document OpenAction that can be either a Destination or an Action. |
Class Summary | |
---|---|
COSArrayList | This is an implementation of a List that will sync its contents to a COSArray. |
COSDictionaryMap | This is a Map that will automatically sync the contents to a COSDictionary. |
COSStreamArray | This will take an array of streams and sequence them together. |
PDDictionaryWrapper | A wrapper for a COS dictionary. |
PDMatrix | This class will be used for matrix manipulation. |
PDMemoryStream | A PDStream represents a stream in a PDF document. |
PDMetadata | This class represents metadata for various objects in a PDF document. |
PDNamedTextStream | A named text stream is a combination of a name and a PDTextStream object. |
PDNameTreeNode | This class represends a PDF Name tree. |
PDNumberTreeNode | This class represents a PDF Number tree. |
PDObjectStream | A PDStream represents a stream in a PDF document. |
PDPageLabelRange | Contains information for a page label range. |
PDPageLabels | Represents the page label dictionary of a document. |
PDRange | This class will be used to signify a range. |
PDRectangle | This represents a rectangle in a PDF document. |
PDStream | A PDStream represents a stream in a PDF document. |
PDTextStream | A PDTextStream class is used when the PDF specification supports either a string or a stream for the value of an object. |
PDTypedDictionaryWrapper | A wrapper for a COS dictionary including Type information. |
XrefEntry |
High level PD classes that are used throughout several packages are placed in the PDModel common package.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |