Graphics.drawEllipse

  1. void drawEllipse(Pen pen, Rect r)
  2. void drawEllipse(Pen pen, int x, int y, int width, int height)
    class Graphics
    final
    void
    drawEllipse
    (
    ,
    int x
    ,
    int y
    ,
    int width
    ,
    int height
    )

Meta