Line 39:
Line 39:
* [[printAvlTree]]: Prints the structure of your AVL-G Tree using rules from Section 7 of the spec.
* [[printAvlTree]]: Prints the structure of your AVL-G Tree using rules from Section 7 of the spec.
* [[mapRoad]]: Map a road in the spatial map.
* [[mapRoad]]: Map a road in the spatial map.
−
* [[mapCity]]: Map a city in the spatial map.
* [[printPMQuadtree]]: This outputs an XML (textual) representation of the spatial map.
* [[printPMQuadtree]]: This outputs an XML (textual) representation of the spatial map.
* [[saveMap]]: This outputs a visual representation (an image) of the spatial data structure. See [http://wam.umd.edu/~bzoller/cmsc420/doc/cmsc420/drawing/CanvasPlus.html CanvasPlus].
* [[saveMap]]: This outputs a visual representation (an image) of the spatial data structure. See [http://wam.umd.edu/~bzoller/cmsc420/doc/cmsc420/drawing/CanvasPlus.html CanvasPlus].