Package cnuphys.splot.plot
Class DataDrawer
java.lang.Object
cnuphys.splot.plot.DataDrawer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataDrawer
Create a DataDrawer- Parameters:
plotCanvas
- the owner canvas
-
-
Method Details
-
draw
Draw a data set on the canvas- Parameters:
g
- the graphics contextds
- the DataSet to draw.
-