com.lowagie.text.pdf.parser
public interface ContentOperator
Since: 2.1.4
Method Summary | |
---|---|
void | invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList operands)
Invokes a content operator. |
Parameters: processor the processor that is dealing with the PDF content operator the literal PDF syntax of the operator operands the operands that come with the operator