Uses of Class
org.apache.fop.pdf.PDFObject

Packages that use PDFObject
org.apache.fop.pdf   
 

Uses of PDFObject in org.apache.fop.pdf
 

Subclasses of PDFObject in org.apache.fop.pdf
 class PDFAction
          class representing an action object.
 class PDFAnnotList
          class representing an object which is a list of annotations.
 class PDFArray
          class representing an array object
 class PDFCharProcs
          class representing a /CharProcs dictionary for Type3 fonts.
 class PDFCIDFont
          class representing a "character identifier" font (p 210 and onwards).
 class PDFCIDFontDescriptor
          class representing a font descriptor for CID fonts.
 class PDFCIDSystemInfo
          class representing system information for "character identifier" fonts.
 class PDFCMap
          class representing the CMap encodings.
 class PDFColor
           
 class PDFEncoding
          class representing an /Encoding object.
 class PDFEncryption
          class representing a /Filter /Standard object.
 class PDFFileSpec
          class representing a /FileSpec object.
 class PDFFont
          class representing a /Font object.
 class PDFFontDescriptor
          class representing a font descriptor.
 class PDFFontNonBase14
          A common ancestor for Type1, TrueType, MMType1 and Type3 fonts (all except base 14 fonts).
 class PDFFontTrueType
          class representing a TrueType font.
 class PDFFontType0
          class representing a Type0 font.
 class PDFFontType1
          class representing a Type1 or MMType1 font (not necessary for the base 14).
 class PDFFontType3
          class representing a Type3 font.
 class PDFFunction
          class representing a PDF Function.
 class PDFGoTo
          class representing a /GoTo object.
 class PDFGoToRemote
          class representing a /GoToR object.
 class PDFICCStream
           
 class PDFInfo
          class representing an /Info object
 class PDFInternalLink
          class used to create a PDF internal link
 class PDFLink
          class representing an /Annot object of /Subtype /Link
 class PDFOutline
          This represents a single Outline object in a PDF, including the root Outlines object.
 class PDFPage
          class representing a /Page object.
 class PDFPages
          class representing a /Pages object.
 class PDFPathPaint
           
 class PDFPattern
          class representing a PDF Function.
 class PDFResources
          class representing a /Resources object.
 class PDFRoot
          class representing a Root (/Catalog) object
 class PDFShading
          class representing a PDF Smooth Shading object.
 class PDFStream
          class representing a PDF stream.
 class PDFT1Stream
           
 class PDFTTFStream
           
 class PDFUri
          class used to create a PDF Uri link
 class 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.
 

Methods in org.apache.fop.pdf with parameters of type PDFObject
 void PDFDocument.addTrailerObject(PDFObject object)
           
 



Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.