|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgistoolkit.display.PrintMap
Object for handling printing call backs from the printing subsystem.
Field Summary |
Fields inherited from interface java.awt.print.Printable |
NO_SUCH_PAGE, PAGE_EXISTS |
Constructor Summary | |
PrintMap(GISDisplay inDisplay)
Creates new PrintMap |
Method Summary | |
void |
print()
Send this graphic to the printer. |
int |
print(java.awt.Graphics g,
java.awt.print.PageFormat pageFormat,
int page)
Prints the map on the given graphics context with the given page format. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PrintMap(GISDisplay inDisplay)
Method Detail |
public void print()
public int print(java.awt.Graphics g, java.awt.print.PageFormat pageFormat, int page)
print
in interface java.awt.print.Printable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |