Posted: Wed Nov 03, 2004 7:27 pm Post subject: (No subject)
always read the API specs.. (aka documentation)
it says:
Quote:
abstract void fillArc(int x, int y, int width, int height, int startAngle, int arcAngle)
Fills a circular or elliptical arc covering the specified rectangle.