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

Uses in package org.apache.fop.pdf

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

void
Add a ColorSpace dictionary to the resources.

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

PDFICCBasedColorSpace
Returns a color space by name.
PDFICCBasedColorSpace
Returns a ICCBased color space by profile name.
PDFICCBasedColorSpace
PDFFactory.makeICCBasedColorSpace(PDFResourceContext res, String explicitName, PDFICCStream iccStream)
Makes a new ICCBased color space and registers it in the resource context.
PDFICCBasedColorSpace
Sets sRGB as the DefaultRGB color space in the PDF document.
PDFICCBasedColorSpace
Installs the sRGB color space in the PDF document.

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

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

PDFICCBasedColorSpace
the default sRGB color space.

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