Uses of Package
org.apache.fop.pdf

Packages that use org.apache.fop.pdf
org.apache.fop.datatypes   
org.apache.fop.image   
org.apache.fop.layout   
org.apache.fop.pdf   
org.apache.fop.render   
org.apache.fop.render.pcl   
org.apache.fop.render.pdf   
org.apache.fop.render.pdf.fonts   
org.apache.fop.render.txt   
org.apache.fop.svg   
 

Classes in org.apache.fop.pdf used by org.apache.fop.datatypes
PDFGoTo
          class representing a /GoTo object.
 

Classes in org.apache.fop.pdf used by org.apache.fop.image
PDFColor
           
PDFFilter
          represent a PDF filter object
 

Classes in org.apache.fop.pdf used by org.apache.fop.layout
PDFStream
          class representing a PDF stream.
 

Classes in org.apache.fop.pdf used by org.apache.fop.pdf
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.
PDFCMap
          class representing the CMap encodings.
PDFDocument
          class representing a PDF document.
PDFEncoding
          class representing an /Encoding object.
PDFEncryption
          class representing a /Filter /Standard object.
PDFFileSpec
          class representing a /FileSpec object.
PDFFilter
          represent a PDF filter object
PDFFilterException
          Filter Exception
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).
PDFFunction
          class representing a PDF Function.
PDFICCStream
           
PDFInfo
          class representing an /Info object
PDFLink
          class representing an /Annot object of /Subtype /Link
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.
PDFWArray
          class representing a W array for CID fonts.
 

Classes in org.apache.fop.pdf used by org.apache.fop.render
PDFColor
           
PDFPathPaint
           
 

Classes in org.apache.fop.pdf used by org.apache.fop.render.pcl
PDFPathPaint
           
 

Classes in org.apache.fop.pdf used by org.apache.fop.render.pdf
PDFDocument
          class representing a PDF document.
PDFPathPaint
           
PDFResources
          class representing a /Resources object.
PDFWArray
          class representing a W array for CID fonts.
 

Classes in org.apache.fop.pdf used by org.apache.fop.render.pdf.fonts
PDFStream
          class representing a PDF stream.
PDFTTFStream
           
PDFWArray
          class representing a W array for CID fonts.
 

Classes in org.apache.fop.pdf used by org.apache.fop.render.txt
PDFPathPaint
           
 

Classes in org.apache.fop.pdf used by org.apache.fop.svg
PDFAnnotList
          class representing an object which is a list of annotations.
PDFDocument
          class representing a PDF document.
 



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