Uses of Class
com.lowagie.text.pdf.PdfLiteral
Packages that use PdfLiteral
-
Uses of PdfLiteral in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as PdfLiteralModifier and TypeFieldDescription(package private) static final PdfLiteral
PdfReaderInstance.IDENTITYMATRIX
static final PdfLiteral
PdfFormXObject.MATRIX
This is the 1 - matrix.Fields in com.lowagie.text.pdf with type parameters of type PdfLiteralModifier and TypeFieldDescriptionprivate Map
<PdfName, PdfLiteral> PdfSignatureAppearance.exclusionLocations
-
Uses of PdfLiteral in com.lowagie.text.pdf.parser
Methods in com.lowagie.text.pdf.parser with parameters of type PdfLiteralModifier and TypeMethodDescriptionvoid
PdfContentStreamHandler.invokeOperator
(PdfLiteral operator, List<PdfObject> operands, PdfDictionary resources) Invokes an operator.