public class ClosePath extends OperatorProcessor
context| Constructor and Description |
|---|
ClosePath() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(PDFOperator operator,
java.util.List<COSBase> arguments)
process : h : Close path.
|
getContext, setContextpublic void process(PDFOperator operator, java.util.List<COSBase> arguments) throws java.io.IOException
process in class OperatorProcessoroperator - The operator that is being executed.arguments - Listjava.io.IOException - if something went wrong during logging