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
|
applyFilterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisApplied, isASCIIFilter, setAppliedpublic java.lang.String getName()
getName in class NullFilterpublic PDFObject getDecodeParms()
getDecodeParms in class NullFilterpublic void setDecodeParms(PDFObject decodeParms)
decodeParms - The decoding parametersCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.