The Drafter Class (v2.0)


Version 2.0 of the 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