Searched refs:drawPolyline (Results 1 – 1 of 1) sorted by relevance
354 public void drawPolyline(int[] xPoints, int[] yPoints, int nPoints) in drawPolyline() method in OverrideGraphics2D356 graphics.drawPolyline(xPoints, yPoints, nPoints); in drawPolyline()