|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageThumbnail
| Method Summary | |
|---|---|
IPDFPage |
getPage()
Returns the PDF page that this thumbnail represents. |
Dimension |
getPreferredSize()
Returns the preferred size for this thumbnail. |
int |
getThumbHeight()
Returns the height of this thumbnail |
int |
getThumbWidth()
Returns the width of this thumbnail |
void |
paint(Graphics g,
int paintX,
int paintY,
Color bgnd)
Paints this thumbnail image to a Graphics object. |
| Method Detail |
|---|
IPDFPage getPage()
int getThumbHeight()
int getThumbWidth()
Dimension getPreferredSize()
void paint(Graphics g,
int paintX,
int paintY,
Color bgnd)
g - paintX - paintY - bgnd -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||