public class ClosePath extends OperatorProcessor
context| Constructor and Description |
|---|
ClosePath() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(PDFOperator operator,
List<COSBase> arguments)
process : h : Close path.
|
getContext, setContextpublic void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process in class OperatorProcessoroperator - The operator that is being executed.arguments - ListIOException - if something went wrong during loggingCopyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.