public class SetNonStrokingPattern extends OperatorProcessor
Set the non stroking pattern.
context
Constructor and Description |
---|
SetNonStrokingPattern() |
Modifier and Type | Method and Description |
---|---|
void |
process(PDFOperator operator,
List<COSBase> arguments)
Set color space for non stroking operations.
|
getContext, setContext
public void process(PDFOperator operator, List<COSBase> arguments) throws IOException
process
in class OperatorProcessor
operator
- The operator that is being executed.arguments
- ListIOException
- If an error occurs while processing the pattern.Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.