Uses of Class
org.openpdf.text.pdf.PdfLiteral
Packages that use PdfLiteral
-
Uses of PdfLiteral in org.openpdf.text.pdf
Fields in org.openpdf.text.pdf declared as PdfLiteralModifier and TypeFieldDescription(package private) static final PdfLiteralPdfReaderInstance.IDENTITYMATRIXstatic final PdfLiteralPdfFormXObject.MATRIXThis is the 1 - matrix.Fields in org.openpdf.text.pdf with type parameters of type PdfLiteralModifier and TypeFieldDescriptionprivate Map<PdfName, PdfLiteral> PdfSignatureAppearance.exclusionLocations -
Uses of PdfLiteral in org.openpdf.text.pdf.parser
Methods in org.openpdf.text.pdf.parser with parameters of type PdfLiteralModifier and TypeMethodDescriptionvoidPdfContentStreamHandler.invokeOperator(PdfLiteral operator, List<PdfObject> operands, PdfDictionary resources) Invokes an operator.