Basic HTML version of Foils prepared
13 July 98
Foil 51 QuadrilateralTest Applet
From
Java Academy I:Elementary Java NPAC/ECS Java Academy --
February to April 98
.
by
Tom Scavo
1
Our next test applet draws two quadrilaterals, for example: p = new Polygon(); p.addPoint( 25, 25 ); p.addPoint( 125, 25 ); p.addPoint( 125, 75 ); p.addPoint( 25, 75 );
2
There's another way to do it, however...
in Table To:
©
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 Fri Jul 24 1998