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