Uses of Class
edu.ucla.stat.SOCR.analyses.gui.ScatterPlotRange

Packages that use ScatterPlotRange
edu.ucla.stat.SOCR.analyses.gui   
 

Uses of ScatterPlotRange in edu.ucla.stat.SOCR.analyses.gui
 

Methods in edu.ucla.stat.SOCR.analyses.gui that return ScatterPlotRange
 ScatterPlotRange RegressionScatterPlot.getXScatterPlot_Range()
           
 ScatterPlotRange RegressionScatterPlot.getYScatterPlot_Range()
           
 

Methods in edu.ucla.stat.SOCR.analyses.gui with parameters of type ScatterPlotRange
 void RegressionScatterPlot.setOptions(ScatterPlotRange xScatterPlot_Range, ScatterPlotRange yScatterPlot_Range, double xint, double yint)