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

Uses in package org.apache.fop.render.pdf

Fields of type org.apache.fop.pdf.PDFICCStream

PDFICCStream
the ICC stream used as output profile by this document for PDF/A and PDF/X functionality.

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

PDFICCStream

Uses in package org.apache.fop.pdf

Constructors with parameter type org.apache.fop.pdf.PDFICCStream

PDFICCBasedColorSpace.PDFICCBasedColorSpace(String explicitName, PDFICCStream iccStream)
Constructs a the ICCBased color space with an explicit name (ex.
Constructs a the ICCBased color space.

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

PDFICCBasedColorSpace
PDFFactory.makeICCBasedColorSpace(PDFResourceContext res, String explicitName, PDFICCStream iccStream)
Makes a new ICCBased color space and registers it in the resource context.
void
Sets the destination ICC profile.

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

PDFICCStream
PDFICCStream
Get the ICC stream.
PDFICCStream
PDFICCStream
Get the ICC stream for this image.
PDFICCStream
Create a PDFICCStream

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