public class HolePainterHelper
extends java.lang.Object
Constructor and Description |
---|
HolePainterHelper(VirtualBook vb) |
Modifier and Type | Method and Description |
---|---|
void |
paintNote(java.awt.Graphics2D g,
Hole n)
paint the hole using the current transform of Graphics2D object.
|
public HolePainterHelper(VirtualBook vb)
public void paintNote(java.awt.Graphics2D g, Hole n)
g
- n
-