Package | Description |
---|---|
com.sun.pdfview |
Constructor and Description |
---|
PDFObject(PDFFile owner,
int type,
java.lang.Object value)
create a new simple PDFObject with a type and a value
|
PDFObject(PDFFile owner,
PDFXref xref)
create a new PDFObject based on a PDFXref
|
PDFPrintPage(PDFFile file)
Create a new PDFPrintPage object for a particular PDFFile.
|
ThumbPanel(PDFFile file)
Creates a new ThumbPanel based on a PDFFile.
|