Uses of Class
edu.ucla.stat.SOCR.chart.SuperXYChart_QQ

Packages that use SuperXYChart_QQ
edu.ucla.stat.SOCR.chart.demo   
 

Uses of SuperXYChart_QQ in edu.ucla.stat.SOCR.chart.demo
 

Subclasses of SuperXYChart_QQ in edu.ucla.stat.SOCR.chart.demo
 class PowerTransformQQNormalPlotChart
          A simple demonstration application showing how to create a line chart using data from an XYDataset.
 class QQNormalPlotDemo
          A simple demonstration application showing how to create a line chart using data from an XYDataset.