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