public interface ContentOperator
Modifier and Type | Method and Description |
---|---|
void |
invoke(PdfContentStreamProcessor processor,
PdfLiteral operator,
ArrayList operands)
Invokes a content operator.
|
void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList operands)
processor
- the processor that is dealing with the PDF contentoperator
- the literal PDF syntax of the operatoroperands
- the operands that come with the operator