Subsections
-
batchBegin()
-
batchEnd()
-
set(variable,value)
-
get(variable)
-
setPenColor(table col)
-
setMarkerSize(int sz)
-
setLineWidth(int width)
-
line(x1,y1,x2,y2)
-
dot(x,y)
-
circle(x,y)
-
cross(x,y)
-
plus(x,y)
-
star(x,y)
-
square(x,y)
-
diamond(x,y)
-
rectangle(x0,y0,x1,y1)
-
text(string str,float x,float y,float height)