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
|
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 String getName()
getName
in class NullFilter
public PDFObject getDecodeParms()
getDecodeParms
in class NullFilter
public void setDecodeParms(PDFObject decodeParms)
decodeParms
- The decoding parametersCopyright © 2025 Apache Software Foundation. All rights reserved.