FigureBase.drawRectangle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawRectangle(Pen pen, double x, double y, double width, double height)
    class FigureBase
    final
    void
    drawRectangle
    (,
    double x
    ,
    double y
    ,
    double width
    ,
    double height
    )
  2. void drawRectangle(Pen pen, Rect r)

Meta