Draws one pixel at ( x , y ). This method is private because pixels depend on the display. To achieve the same effect, set the pen radius to 0 and call point(). @param x the x -coordinate of the pixel @param y the y -coordinate of the pixel
(double x, double y)
source not stored for this graph (policy: none)
no test coverage detected