public class SetStrokingPattern extends OperatorProcessor
Set the stroking pattern.
context| Constructor and Description | 
|---|
| SetStrokingPattern() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | process(PDFOperator operator,
       List<COSBase> arguments)Set pattern instead of a color space for stroking operations. | 
getContext, setContextpublic void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process in class OperatorProcessoroperator - The operator that is being executed.arguments - ListIOException - If an error occurs while processing the pattern.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.