AppendRectangleToPath, BeginInlineImage, ClipEvenOddRule, ClipNonZeroRule, CloseAndStrokePath, CloseFillEvenOddAndStrokePath, CloseFillNonZeroAndStrokePath, ClosePath, CurveTo, CurveToReplicateFinalPoint, CurveToReplicateInitialPoint, DrawObject, EndPath, FillEvenOddAndStrokePath, FillEvenOddRule, FillNonZeroAndStrokePath, FillNonZeroRule, LineTo, MoveTo, ShadingFill, StrokePathpublic 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, waitcheckArrayTypesClass, getContext, getName, processprotected PDFGraphicsStreamEngine context
public void setContext(PDFStreamEngine context)
OperatorProcessorsetContext in class OperatorProcessorcontext - the processing context.Copyright © 2002–2018. All rights reserved.