AppendRectangleToPath
, BeginInlineImage
, ClipEvenOddRule
, ClipNonZeroRule
, CloseAndStrokePath
, CloseFillEvenOddAndStrokePath
, CloseFillNonZeroAndStrokePath
, ClosePath
, CurveTo
, CurveToReplicateFinalPoint
, CurveToReplicateInitialPoint
, DrawObject
, EndPath
, FillEvenOddAndStrokePath
, FillEvenOddRule
, FillNonZeroAndStrokePath
, FillNonZeroRule
, LineTo
, MoveTo
, ShadingFill
, StrokePath
public abstract class GraphicsOperatorProcessor extends OperatorProcessor
Modifier and Type | Field | Description |
---|---|---|
protected PDFGraphicsStreamEngine |
context |
The processing context.
|
Constructor | Description |
---|---|
GraphicsOperatorProcessor() |
Modifier and Type | Method | Description |
---|---|---|
void |
setContext(PDFStreamEngine context) |
Sets the processing context.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkArrayTypesClass, getContext, getName, process
protected PDFGraphicsStreamEngine context
public void setContext(PDFStreamEngine context)
OperatorProcessor
setContext
in class OperatorProcessor
context
- the processing context.Copyright © 2002–2018. All rights reserved.