public class CCFFilter extends NullFilter
Constructor and Description |
---|
CCFFilter() |
Modifier and Type | Method and Description |
---|---|
PDFObject |
getDecodeParms()
return a parameter dictionary for this filter, or null
|
java.lang.String |
getName()
return a PDF string representation of the filter, e.g.
|
void |
setDecodeParms(PDFObject decodeParms)
Sets the CCF decoding parameters
|
applyFilter
isApplied, isASCIIFilter, setApplied
public java.lang.String getName()
getName
in class NullFilter
public PDFObject getDecodeParms()
getDecodeParms
in class NullFilter
public void setDecodeParms(PDFObject decodeParms)
decodeParms
- The decoding parametersCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.