Hi,
first of all I am not sure whether its possible or not, if u have any
solution pl. let me know...
The doubt is :
see..i've written a program using drawline () function 4 times to draw a
square...this will be my unoptimized module...
next for my optimized one..i've used drawpolygon()..
just to mean that a single statement doing the whole process is much
easier & quicker than calling the line() fn 4 times...
to prove it v have to calculate the speed of downloading the applets
which
display the polygons...how do i do it?
still not clear?
How to calculate the downloadtime of applet?
TIA,
Mani.