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

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

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

PDFXMode
the PDF/X mode (Default: disabled)

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

void

Uses in package org.apache.fop.pdf

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

PDFXMode
PDF/X disabled
PDFXMode
PDF/X-3:2003 enabled
PDFXMode
Indicates the PDF/X mode currently active.

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

void
Sets the PDF/X mode

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

PDFXMode
PDFXMode
PDFXMode.valueOf(String s)
Returns the mode enum object given a String.

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