Graphics.drawLine

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawLine(Pen pen, Point start, Point end)
    class Graphics
    final
    void
    drawLine
  2. void drawLine(Pen pen, int startX, int startY, int endX, int endY)

Meta