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

Uses in package org.apache.fop.pdf

Classes derived from org.apache.fop.pdf.PDFXObject

class
PDF Form XObject A derivative of the PDFXObject, is a PDF Stream that has not only a dictionary but a stream of image data.

Methods with parameter type org.apache.fop.pdf.PDFXObject

void
Add an XObject to the resources.

Methods with return type org.apache.fop.pdf.PDFXObject

PDFXObject
Add an image to the PDF document.
PDFXObject
PDFDocument.getImage(String key)
Get an image from the image map.

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.