FigureBase.drawLine

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

Meta