public class CCFFilter extends NullFilter
Constructor | Description |
---|---|
CCFFilter() |
Modifier and Type | Method | 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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-2016 The Apache Software Foundation. All Rights Reserved.