BushMap 1.0 - development page


This page contains the Java source code for the Sketch class and its subsidiary classes. The Sketch class is used by BushMap to hold sketch maps in memory and save them to disk.

The following classes are needed:

Additionally, I've provided a test program which shows how these classes can be used: SketchDemo.java.

Below is the BushMap1 applet/application. Download BushMap1.jar by clicking here. To uncompress this archive file, use the command: jar xf BushMap1.jar
If you want the complete Java source code for this program you can download it here.




6th May 1999. Anthony Dunk