Package | Description |
---|---|
org.faceless.pdf2.viewer2 |
The "viewer" package contains the classes required to create a Swing application to
display PDFs.
|
org.faceless.pdf2.viewer2.feature |
Contains a list of all the features that are available to the PDFViewer.
|
Modifier and Type | Method and Description |
---|---|
abstract Exporter.ExporterTask |
Exporter.getExporter(DocumentPanel panel,
PDF pdf,
JComponent component,
OutputStream out)
Return a new
Exporter.ExporterTask that would save a PDF |
Modifier and Type | Method and Description |
---|---|
Exporter.ExporterTask |
PDFExporter.getExporter(DocumentPanel docpanel,
PDF pdf,
JComponent c,
OutputStream out) |
Exporter.ExporterTask |
TIFFExporter.getExporter(DocumentPanel panel,
PDF pdf,
JComponent c,
OutputStream out) |
Exporter.ExporterTask |
TextExporter.getExporter(DocumentPanel panel,
PDF pdf,
JComponent c,
OutputStream out) |
Copyright © 2001-2017 Big Faceless Organization