Draws a polygon with the vertices ( x 0 , y 0 ), ( x 1 , y 1 ), ..., ( x n –1 , y n –1 ). @param x an array of all the x -coordinates of the polygon @param y an array o
(double[] x, double[] y)
source not stored for this graph (policy: none)
no test coverage detected