public class ScatterPlotTable extends Object
| Constructor and Description |
|---|
ScatterPlotTable() |
ScatterPlotTable(String xAxis,
String yAxis) |
public void add(double x,
double y)
public void save(File file)
public void save(Writer out, String delim) throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.