Compilation: javac KdTreeVisualizer.java Execution: java KdTreeVisualizer Dependencies: StdDraw.java Point2D.java KdTree.java Add the points that the user clicks in the standard draw window to a kd-tree and draw the resulting kd-tree.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected