|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PDFDocument | |
|---|---|
| tecgraf.javautils.pdfviewer.core | |
| tecgraf.javautils.pdfviewer.dialog | |
| tecgraf.javautils.pdfviewer.viewer | |
| Uses of PDFDocument in tecgraf.javautils.pdfviewer.core |
|---|
| Methods in tecgraf.javautils.pdfviewer.core that return PDFDocument | |
|---|---|
PDFDocument |
PDFReader.read(InputStream inputStream)
Carrega um PDFDocument de um InputStream. |
| Methods in tecgraf.javautils.pdfviewer.core with parameters of type PDFDocument | |
|---|---|
void |
PDFCorePanel.loadDocument(PDFDocument document)
Carrega um documento PDF no visualizador |
| Uses of PDFDocument in tecgraf.javautils.pdfviewer.dialog |
|---|
| Methods in tecgraf.javautils.pdfviewer.dialog with parameters of type PDFDocument | |
|---|---|
void |
PDFDialog.loadDocument(PDFDocument document)
Exibe documento. |
| Uses of PDFDocument in tecgraf.javautils.pdfviewer.viewer |
|---|
| Methods in tecgraf.javautils.pdfviewer.viewer with parameters of type PDFDocument | |
|---|---|
void |
PDFViewerPanel.loadDocument(PDFDocument document)
Carrega um documento PDF no visualizador |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||