Basic HTML version of Foils prepared October 30 1999

Foil 13 Drawing an oval

From Short Introduction to Kids on Basic Programming Concepts in Java Sonia Kovalesky festival workshop (High School Girls) -- October 23 1999. by Nancy McCracken


(0,0)
(width,0)
(0,height)
(width,height)
(x,y)
x
y
(x,y)
w
h
g.setColor ( purple );
g.fillOval ( x, y, w, h);



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Oct 30 1999