Uses of Class
edu.ucla.stat.SOCR.devices.ScatterPlot_Range

Packages that use ScatterPlot_Range
edu.ucla.stat.SOCR.devices   
 

Uses of ScatterPlot_Range in edu.ucla.stat.SOCR.devices
 

Methods in edu.ucla.stat.SOCR.devices that return ScatterPlot_Range
 ScatterPlot_Range Regression_ScatterPlot.getXScatterPlot_Range()
           
 ScatterPlot_Range Regression_ScatterPlot.getYScatterPlot_Range()
           
 

Methods in edu.ucla.stat.SOCR.devices with parameters of type ScatterPlot_Range
 void Regression_ScatterPlot.setOptions(ScatterPlot_Range xScatterPlot_Range, ScatterPlot_Range yScatterPlot_Range, double xint, double yint)