|
MATES 3.0-rc2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mates.ui.graphical.GraphicalUserInterface.ScreenshotPainter
Class to encapsulate the paint
method of the GUI's
TopologyVisualizer
instance, for taking screenshots.
Screenshot
Constructor Summary | |
GraphicalUserInterface.ScreenshotPainter()
|
Method Summary | |
void |
paint(java.awt.Graphics g)
Paints the current topology to a graphics object, without double-buffering. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GraphicalUserInterface.ScreenshotPainter()
Method Detail |
public void paint(java.awt.Graphics g)
TopologyVisualizer.paint(Graphics, boolean)
|
MATES 3.0-rc2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |