intarsys PDF library API

de.intarsys.pdf.filter
Class CCITTFaxFilter

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

public class CCITTFaxFilter
extends Filter


Field Summary
static COSName DK_BlackIs1
           
static COSName DK_Columns
           
static COSName DK_DamagedRowsBeforeError
           
static COSName DK_EncodedByteAlign
           
static COSName DK_EndOfBlock
           
static COSName DK_EndOfLine
           
static COSName DK_H
           
static COSName DK_Height
           
static COSName DK_K
           
static COSName DK_Rows
           
static COSName DK_W
           
static COSName DK_Width
           
 
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
CCITTFaxFilter(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
 

Field Detail

DK_BlackIs1

public static final COSName DK_BlackIs1

DK_Columns

public static final COSName DK_Columns

DK_DamagedRowsBeforeError

public static final COSName DK_DamagedRowsBeforeError

DK_EncodedByteAlign

public static final COSName DK_EncodedByteAlign

DK_EndOfBlock

public static final COSName DK_EndOfBlock

DK_EndOfLine

public static final COSName DK_EndOfLine

DK_H

public static final COSName DK_H

DK_Height

public static final COSName DK_Height

DK_K

public static final COSName DK_K

DK_Rows

public static final COSName DK_Rows

DK_W

public static final COSName DK_W

DK_Width

public static final COSName DK_Width
Constructor Detail

CCITTFaxFilter

public CCITTFaxFilter(COSDictionary options)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.