public abstract class GraphicsOperatorProcessor extends OperatorProcessor
Modifier and Type | Field and Description |
---|---|
protected PDFGraphicsStreamEngine |
context
The processing context.
|
Constructor and Description |
---|
GraphicsOperatorProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
setContext(PDFStreamEngine context)
Sets the processing context.
|
checkArrayTypesClass, getContext, getName, process
protected PDFGraphicsStreamEngine context
public void setContext(PDFStreamEngine context)
OperatorProcessor
setContext
in class OperatorProcessor
context
- the processing context.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.