Uses of Class
com.itextpdf.kernel.pdf.PdfLiteral
-
Uses of PdfLiteral in com.itextpdf.kernel.pdf.canvas.parser
Modifier and TypeMethodDescriptionvoid
IContentOperator.invoke
(PdfCanvasProcessor processor, PdfLiteral operator, List<PdfObject> operands) Called when a content operator should be processed.void
PdfCanvasProcessor.PopGraphicsStateOperator.invoke
(PdfCanvasProcessor processor, PdfLiteral operator, List<PdfObject> operands) Called when a content operator should be processed.protected void
PdfCanvasProcessor.invokeOperator
(PdfLiteral operator, List<PdfObject> operands) Invokes an operator. -
Uses of PdfLiteral in com.itextpdf.signatures
Modifier and TypeFieldDescriptionprotected Map<PdfName,
PdfLiteral> PdfSigner.exclusionLocations
Name and content of keys that can only be added in the close() method.