previous   Source CodeDictionaries   next

Java Source

Requirements:

The Java source is contained in subdirectories of jpgfdraw/src:

jpgfdraw/src/uk/ac/uea/cmp/nlct/jdr/
This contains the source code for jdr.jar. This deals with all the information that constitutes an image as well as methods to save and load images. The code that deals with parsing PostScript code (used by eps2jdr) is still experimental.

jpgfdraw/src/uk/ac/uea/cmp/nlct/jdrresources
This contains the source code for jdrresources.jar. This deals with application resources (such as the dictionary).

jpgfdraw/src/uk/ac/uea/cmp/nlct/jpgfdraw
This contains the source code for jpgfdraw.jar. This deals with the part of Jpgfdraw.

jpgfdraw/src/uk/ac/uea/cmp/nlct/jdrview
This contains the source code for jdrview.jar. This deals with the part of Jdrview.

jpgfdraw/src/uk/ac/uea/cmp/nlct/*2*
These directories contain the source code for the command line converters that together form jdrutils.


previous   Source CodeDictionaries   next