|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.util.pdfwriter.PDFWriting
public class PDFWriting
| Field Summary | |
|---|---|
java.awt.Graphics2D |
g
|
| Constructor Summary | |
|---|---|
PDFWriting(java.lang.String theFile,
int theWidth,
int theHeight)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
nextPage(int theWidth,
int theHeight)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.awt.Graphics2D g
| Constructor Detail |
|---|
public PDFWriting(java.lang.String theFile,
int theWidth,
int theHeight)
| Method Detail |
|---|
public void nextPage(int theWidth,
int theHeight)
public void close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||