org.apache.fop.pdf
Class CCFFilter
CCF Filter class. Right now it is just used as a dummy filter flag so
we can write TIFF images to the PDF. The encode method just returns the
data passed to it. In the future an actual CCITT Group 4 compression should be
added to the encode method so other images can be compressed.
setDecodeParms
public void setDecodeParms(String decodeParms)
Sets the CCF decoding parameters
decodeParms
- The decoding parameters
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.