Package org.pdfbox.pdfviewer
The pdfviewer package contains classes to graphically display information about a PDF document.
ArrayEntry | This is a simple class that will contain an index and a value.
|
MapEntry | This is a simple class that will contain a key and a value.
|
PageDrawer | This will paint a page in a PDF document to a graphics context.
|
PageWrapper | A class to handle some prettyness around a single PDF page.
|
PDFPagePanel | This is a simple JPanel that can be used to display a PDF page.
|
PDFTreeCellRenderer | A class to render tree cells for the pdfviewer.
|
PDFTreeModel | A class to model a PDF document as a tree structure.
|
ReaderBottomPanel | A panel to display at the bottom of the window for status and other stuff.
|
The pdfviewer package contains classes to graphically display information about a PDF document.