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.pdf 
org.apache.fop.render.pdf 

Classes in org.apache.fop.pdf used by org.apache.fop.datatypes
IDReferences
          
 

Classes in org.apache.fop.pdf used by org.apache.fop.image
AbstractFopImage
          Base class to implement the FopImage interface.
FopImage
          
 

Classes in org.apache.fop.pdf used by org.apache.fop.pdf
ASCII85Filter
          
ASCIIHexFilter
          
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
PDFColor
          
PDFDocument
          class representing a PDF document.
PDFEncoding
          class representing an /Encoding object.
PDFFileSpec
          class representing a /FileSpec object.
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).
PDFFontType1
          class representing a Type1 or MMType1 font (not necessary for the base 14).
PDFFunction
          class representing a PDF Function.
PDFGoTo
          class representing a /GoTo object.
PDFGoToRemote
          class representing a /GoToR object.
PDFInfo
          class representing an /Info object
PDFInternalLink
          class used to create a PDF internal link
PDFLink
          class representing an /Annot object of /Subtype /Link
PDFPage
          class representing a /Page object.
PDFPages
          class representing a /Pages object.
PDFPathPaint
          
PDFPattern
          class representing a PDF Function.
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.
PDFUri
          class used to create a PDF Uri link
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.
 

Classes in org.apache.fop.pdf used by org.apache.fop.render.pdf
FontSetup
          sets up the PDF fonts.
PDFRenderer
          Renderer that renders areas to PDF
SVGRenderer
          Renderer that renders SVG to PDF