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 PaintListener
d
- 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 PaintListener
d
- the Display about to paint itselfg
- the Graphics context for the DisplayPaintListener.postPaint(prefuse.Display, java.awt.Graphics2D)
Copyright ? 2013 Regents of the University of California