Uses of Class
org.openpdf.rups.model.PdfFile
Packages that use PdfFile
-
Uses of PdfFile in org.openpdf.rups.controller
Fields in org.openpdf.rups.controller declared as PdfFileModifier and TypeFieldDescriptionprotected PdfFileRupsController.pdfFileThe Pdf file that is currently open in the application.Methods in org.openpdf.rups.controller with parameters of type PdfFileModifier and TypeMethodDescriptionvoidPdfReaderController.startObjectLoader(PdfFile file) Starts loading the PDF Objects in background.