com.lowagie.text.pdf.parser
private static class PdfContentStreamProcessor.TextMoveNextLine extends Object implements ContentOperator
Modifier and Type | Field and Description |
---|---|
private PdfContentStreamProcessor.TextMoveStartNextLine |
moveStartNextLine |
Constructor and Description |
---|
PdfContentStreamProcessor.TextMoveNextLine(PdfContentStreamProcessor.TextMoveStartNextLine moveStartNextLine) |
Modifier and Type | Method and Description |
---|---|
void |
invoke(PdfContentStreamProcessor processor,
PdfLiteral operator,
ArrayList operands)
Invokes a content operator.
|
private final PdfContentStreamProcessor.TextMoveStartNextLine moveStartNextLine
public PdfContentStreamProcessor.TextMoveNextLine(PdfContentStreamProcessor.TextMoveStartNextLine moveStartNextLine)
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