Disk.
JavaView Snapshot | Mathematica Snapshot |
JavaView Applet | JavaView Lite Applet |
A disk with given radius and color. | In[1]:=
ds = Graphics[{RGBColor[0, 1, 0], Disk[{1, 1}, 1.5]}, AspectRatio -> Automatic, Axes -> Automatic]; In[2]:= JavaView[ds] |