Uses of Class
edu.ucla.stat.SOCR.chart.j3d.Super3DChart

Packages that use Super3DChart
edu.ucla.stat.SOCR.chart.j3d.demo   
 

Uses of Super3DChart in edu.ucla.stat.SOCR.chart.j3d.demo
 

Subclasses of Super3DChart in edu.ucla.stat.SOCR.chart.j3d.demo
 class Chart3DDemo1_ArrayInput
          A simple demonstration application showing how to create a line chart using data from an XYDataset.
 class Chart3DDemo2_TripletInput
          A simple demonstration application showing how to create a line chart using data from an XYDataset.
 class Chart3DDemo3_MatrixInput
          A simple demonstration application showing how to create a line chart using data from an XYDataset.
 class Chart3DDemo4_BinaryInput
          A simple demonstration application showing how to create a line chart using data from an XYDataset.
 class Chart3DDemo5_BinaryInput_BrainImg
          A simple demonstration application showing how to create a line chart using data from an XYDataset.