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 PDFEncoding
          class representing an /Encoding object.
class PDFFileSpec
          class representing a /FileSpec object.
class PDFFont
          class representing a /Font object.
class PDFFontDescriptor
          class representing a font descriptor.
class PDFFunction
          class representing a PDF Function.
class PDFGoTo
          class representing a /GoTo object.
class PDFInfo
          class representing an /Info object
class PDFLink
          class representing an /Annot object of /Subtype /Link
class PDFPage
          class representing a /Page object.
class PDFPages
          class representing a /Pages object.
class PDFPathPaint
          
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 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.