|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
PDFAction | class representing an action object. |
PDFAnnotation | Abstract superclass for /Annot objects. |
PDFAnnotList | A collection of PDFAnnotation objects that are associated with a PDFPage. |
PDFArray | A PDF array object. |
PDFBorderStyle | A PDF Border Style Dictionary. |
PDFCharProcs | class representing a /CharProcs dictionary for Type3 fonts. |
PDFCIDFont | Class representing a "character identifier" font. |
PDFCIDFontDescriptor | Class representing a PDF Font Descriptor for CID fonts. |
PDFCIDSystemInfo | System information for "character identifier" fonts, that is, a description of the character collection assumed by the CIDFont. |
PDFCMap | A CMap encoding. |
PDFColor | A color in a PDF document. |
PDFContentStream | Specialized version of PDFStream with methods useful in creating PDF content streams. |
PDFDate | Represents a Date object in PDF. |
PDFDestination | A PDF Explicit Destination, a destination that points to a specific page / location / view. |
PDFDocument | Represents a PDF document. |
PDFEmbeddedFileStream | Container for a PDF Embedded File Stream. |
PDFEncoding | Class representing an /Encoding object. |
PDFEncryption | class representing a /Filter /Standard object. |
PDFFileSpec | A File Specification Dictionary. |
PDFFont | A /Font object in PDF. |
PDFFontDescriptor | Class representing a PDF Font Descriptor. |
PDFFontFileStream | Specialized PDFStream for a PDF Font file. |
PDFFontType0 | class representing a Type0 font. |
PDFFunction | class representing a PDF Function. |
PDFGoTo | class representing a /GoTo object. |
PDFGoToRemote | class representing a /GoToR object. |
PDFICCStream | Specialized PDFStream for an ICC Colorspace. |
PDFInfo | Represents a PDF document information dictionary /Info object. |
PDFLink | A PDF /Annot object of /Subtype /Link. |
PDFNameTree<T extends PDFObject> | A PDF Name Tree. |
PDFNumberTree<T extends PDFObject> | A PDF Number Tree. |
PDFObject | generic PDF object. |
PDFOutline | An Outline dictionary in PDF. |
PDFOutlineItem | An Outline Item Dictionary in PDF. |
PDFOutlineParent | Abstract superclass for PDFObjects that can be parents of a PDFOutlineItem object. |
PDFPage | A PDF Page. |
PDFPageLabel | A PDF PageLabel Dictionary. |
PDFPages | class representing a /Pages object. |
PDFPathPaint | Abstract superclass for classes painting paths. |
PDFPattern | class representing a PDF Function. |
PDFRectangle | A PDF rectangle. |
PDFResources | class representing a /Resources object. |
PDFRoot | The Root (/Catalog) object. |
PDFShading | class representing a PDF Smooth Shading object. |
PDFStream | Superclass for all PDF stream objects. |
PDFString | A PDF String Object, as defined in PDF Reference, 2nd edition, Section 3.2.3. |
PDFTextString | A PDF Text String, as defined in PDF Reference, 2nd Edition, Section 3.8.1. |
PDFToUnicodeCMap | Class representing ToUnicode CMaps. |
PDFUri | A PDF Uri link. |
PDFXForm | Represents a "Form" XObject. |
PDFXFormEps | A PDF "Form" XObject containing an EPS graphic. |
PdfXFormMath | A PDF "Form" XObject containing a MathML document. |
PDFXFormSvg | A PDF "Form" XObject containing an SVG. |
PDFXImage | A sampled image that is to be embedded in a PDF File. |
PDFXObject | PDF XObject (external object), aka a "named resource". |
PDFXReference | Represents a "Reference" XObject, which is a reference to content from another PDF. |
Enum Summary | |
---|---|
PDFBorderStyle.Style | Enumeration of the possible BorderStyle style values. |
PDFCIDFont.SubType | Enumeration of possible CID Font sub-types. |
PDFCMap.Type | Enumeration of the predefined CMap encodings in PDF. |
PDFFont.SubType | Enumeration of the various font subtypes possible in a PDF document. |
Classes representing various PDF objects, used in the construction of a PDF document.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |