|
xmlgraphics-commons 1.3 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface which the Graphics2D class delegates text painting to for Postscript.
Method Summary | |
void |
writePageSetup()
Is called by when a "PageSetup" section of the PostScript document is generated. |
void |
writeSetup()
Is called by when the "Setup" or "Prolog" of the PostScript document is generated. |
Methods inherited from interface org.apache.xmlgraphics.java2d.TextHandler |
drawString |
Method Detail |
public void writeSetup() throws java.io.IOException
java.io.IOException
- In case of an I/O errorpublic void writePageSetup() throws java.io.IOException
java.io.IOException
- In case of an I/O error
|
xmlgraphics-commons 1.3 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |