Package org.apache.fop.pdf

Class Summary
ASCII85Filter  
ASCIIHexFilter  
DCTFilter DCT Filter class.
FlateFilter A filter to deflate a stream.
PDFAction class representing an action object.
PDFAnnotList class representing an object which is a list of annotations.
PDFArray class representing an array object
PDFCharProcs class representing a /CharProcs dictionary for Type3 fonts.
PDFCIDFont class representing a "character identifier" font (p 210 and onwards).
PDFCIDFontDescriptor class representing a font descriptor for CID fonts.
PDFCIDSystemInfo class representing system information for "character identifier" fonts. this small object is used in the CID fonts and in the CMaps.
PDFCMap class representing the CMap encodings.
PDFColor  
PDFDocument class representing a PDF document.
PDFEncoding class representing an /Encoding object.
PDFFileSpec class representing a /FileSpec object.
PDFFilter  
PDFFont class representing a /Font object.
PDFFontDescriptor class representing a font descriptor.
PDFFontNonBase14 A common ancestor for Type1, TrueType, MMType1 and Type3 fonts (all except base 14 fonts).
PDFFontTrueType class representing a TrueType font.
PDFFontType0 class representing a Type0 font.
PDFFontType1 class representing a Type1 or MMType1 font (not necessary for the base 14).
PDFFontType3 class representing a Type3 font.
PDFFunction class representing a PDF Function.
PDFGoTo class representing a /GoTo object.
PDFGoToRemote class representing a /GoToR object.
PDFICCStream  
PDFInfo class representing an /Info object
PDFInternalLink class used to create a PDF internal link
PDFLink class representing an /Annot object of /Subtype /Link
PDFNumber  
PDFObject generic PDF object.
PDFOutline This represents a single Outline object in a PDF, including the root Outlines object.
PDFPage class representing a /Page object.
PDFPages class representing a /Pages object.
PDFPathPaint  
PDFPattern class representing a PDF Function.
PDFRectangle class representing a rectangle Rectangles are specified on page 183 of the PDF 1.3 spec.
PDFResources class representing a /Resources object.
PDFRoot class representing a Root (/Catalog) object
PDFShading class representing a PDF Smooth Shading object.
PDFStream class representing a PDF stream.
PDFT1Stream  
PDFTTFStream  
PDFUri class used to create a PDF Uri link
PDFWArray class representing a W array for CID fonts.
PDFXObject PDF XObject A derivative of the PDF Object, is a PDF Stream that has not only a dictionary but a stream of image data. the dictionary just provides information like the stream length
 

Exception Summary
PDFFilterException  
 



Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.