fop 0.90alpha1

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

Packages that use PDFICCStream
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. 
org.apache.fop.render.pdf PDF Renderer 
 

Uses of PDFICCStream in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFICCStream
 PDFICCStream PDFFactory.makePDFICCStream()
          Create a PDFICCStream
 PDFICCStream PDFImage.getICCStream()
          Get the ICC stream for this image.
 PDFICCStream BitmapImage.getICCStream()
          Get the ICC stream.
 

Uses of PDFICCStream in org.apache.fop.render.pdf
 

Methods in org.apache.fop.render.pdf that return PDFICCStream
 PDFICCStream FopPDFImage.getICCStream()
           
 


fop 0.90alpha1

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