Drafter
class adds the following method(s):
/** * Overlay a Point on top of whatever is drawn in the * draw() method * * @param p The Point to draw * @param colorName The name of the color to use */ protected void overlayPoint(Point p, String colorName)
Copyright 2007