|
fop 0.93 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PDFXObject | |
| org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
| Uses of PDFXObject in org.apache.fop.pdf |
| Subclasses of PDFXObject in org.apache.fop.pdf | |
class |
PDFFormXObject
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 in org.apache.fop.pdf that return PDFXObject | |
PDFXObject |
PDFDocument.getImage(java.lang.String key)
Get an image from the image map. |
PDFXObject |
PDFDocument.addImage(PDFResourceContext res,
PDFImage img)
Add an image to the PDF document. |
| Methods in org.apache.fop.pdf with parameters of type PDFXObject | |
void |
PDFResources.addXObject(PDFXObject xObject)
Add an XObject to the resources. |
|
fop 0.93 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||