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. These classes were developed for FOP, but could be used by other applications wishing to produce PDF. 
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 BitmapImage.getICCStream()
          Get the ICC stream.
 PDFICCStream PDFImage.getICCStream()
          Get the ICC stream for this image.
 

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.