Class Summary |
Colors |
This class maintains a list that contains all the colornames from the
dotty standard and what color (in RGB) they represent |
Edge |
This class is used in conjunction with the Node class to form a tree
structure. |
NamedColor |
This class contains a color name and the rgb values of that color |
Node |
This class records all the data about a particular node for displaying. |
PlaceNode1 |
This class will place the Nodes of a tree. |
PlaceNode2 |
This class will place the Nodes of a tree. |
TreeBuild |
This class will parse a dotty file and construct a tree structure from it
with Edge's and Node's |
TreeDisplayEvent |
An event containing the user selection from the tree display |
TreeVisualizer |
Class for displaying a Node structure in Swing. |
Copyright (c)
2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London