intarsys PDF library API

de.intarsys.pdf.filter
Class LZWFilter

java.lang.Object
  extended by de.intarsys.pdf.filter.Filter
      extended by de.intarsys.pdf.filter.LZWFilter
All Implemented Interfaces:
IFilter

public class LZWFilter
extends Filter


Field Summary
 
Fields inherited from class de.intarsys.pdf.filter.Filter
CN_Filter_A85, CN_Filter_AHx, CN_Filter_ASCII85Decode, CN_Filter_ASCIIHexDecode, CN_Filter_CCF, CN_Filter_CCITTFaxDecode, CN_Filter_Crypt, CN_Filter_DCT, CN_Filter_DCTDecode, CN_Filter_Fl, CN_Filter_FlateDecode, CN_Filter_JBIG2Decode, CN_Filter_JPXDecode, CN_Filter_LZW, CN_Filter_LZWDecode, CN_Filter_RL, CN_Filter_RunLengthDecode
 
Constructor Summary
LZWFilter(COSDictionary options)
           
 
Method Summary
 
Methods inherited from class de.intarsys.pdf.filter.Filter
decode, encode, getOptionFieldBoolean, getOptionFieldInt, getOptions, getStream, setStream
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LZWFilter

public LZWFilter(COSDictionary options)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.