public class NodePainter extends Painter
Constructor and Description |
---|
NodePainter(AnimationCanvas canvas) |
Modifier and Type | Method and Description |
---|---|
void |
paint(long modelTime,
java.awt.Graphics2D g2d) |
public NodePainter(AnimationCanvas canvas)