protected static class PdfCanvasProcessor.PopGraphicsStateOperator extends Object implements IContentOperator
Modifier | Constructor and Description |
---|---|
protected |
PopGraphicsStateOperator() |
Modifier and Type | Method and Description |
---|---|
void |
invoke(PdfCanvasProcessor processor, PdfLiteral operator, List<PdfObject> operands)
Called when a content operator should be processed.
|
public void invoke(PdfCanvasProcessor processor, PdfLiteral operator, List<PdfObject> operands)
invoke
in interface IContentOperator
processor
- The processor that is dealing with the PDF content stream.
operator
- The literal PDF syntax of the operator.
operands
- The operands that come with the operator.
Copyright © 1998–2018 iText Group NV. All rights reserved.