Uses of Class
org.openpdf.text.pdf.PdfNumber
Packages that use PdfNumber
-
Uses of PdfNumber in org.openpdf.text.pdf
Fields in org.openpdf.text.pdf declared as PdfNumberModifier and TypeFieldDescriptionstatic final PdfNumberPdfPage.INVERTEDPORTRAITvalue of the Rotate key for a page in INVERTEDPORTRAITstatic final PdfNumberPdfPage.LANDSCAPEvalue of the Rotate key for a page in LANDSCAPEstatic final PdfNumberPdfFormXObject.ONEThis is a PdfNumber representing 1.static final PdfNumberPdfPage.PORTRAITvalue of the Rotate key for a page in PORTRAITstatic final PdfNumberPdfPage.SEASCAPEvalue of the Rotate key for a page in SEASCAPEstatic final PdfNumberPdfFormXObject.ZEROThis is a PdfNumber representing 0.Methods in org.openpdf.text.pdf that return PdfNumberModifier and TypeMethodDescriptionPdfArray.getAsNumber(int idx) Returns aPdfObjectas aPdfNumber, resolving indirect references.PdfDictionary.getAsNumber(PdfName key) Returns aPdfObjectas aPdfNumber, resolving indirect references.PdfSignatureAppDataDict.getR()The software module revision number.Methods in org.openpdf.text.pdf with parameters of type PdfNumber -
Uses of PdfNumber in org.openpdf.text.pdf.collection
Methods in org.openpdf.text.pdf.collection with parameters of type PdfNumber