grader.PieChart
Class GradeScale

java.lang.Object
  extended by grader.PieChart.GradeScale

public class GradeScale
extends java.lang.Object

Generic JavaDoc for GradeScale


Field Summary
protected  GradeTable gradetable
           
protected  Histogram histogram
           
protected  PieChart piechart
           
 
Constructor Summary
GradeScale()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

piechart

protected PieChart piechart

histogram

protected Histogram histogram

gradetable

protected GradeTable gradetable
Constructor Detail

GradeScale

public GradeScale()
Default Constructor