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 TypeFieldDescriptionstatic final PdfLiteralPdfFormXObject.MATRIXThis is the 1 - matrix. -
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.