public class DebugStatsPainter extends java.lang.Object implements PaintListener
| Constructor and Description |
|---|
DebugStatsPainter() |
public void prePaint(Display d, java.awt.Graphics2D g)
prePaint in interface PaintListenerd - the Display about to paint itselfg - the Graphics context for the DisplayPaintListener.prePaint(prefuse.Display, java.awt.Graphics2D)public void postPaint(Display d, java.awt.Graphics2D g)
postPaint in interface PaintListenerd - the Display about to paint itselfg - the Graphics context for the DisplayPaintListener.postPaint(prefuse.Display, java.awt.Graphics2D)