intarsys PDF library API

de.intarsys.pdf.filter
Class RunLengthFilter

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

public class RunLengthFilter
extends StreamBasedFilter


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
RunLengthFilter(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

RunLengthFilter

public RunLengthFilter(COSDictionary options)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.