|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectGrades.Curve
public class Curve
Curve is a representation of a curve of the class
| Nested Class Summary | |
|---|---|
(package private) static class |
Curve.CurveType
The enum for Curve to define it as a percentile or by points |
| Field Summary | |
|---|---|
(package private) Curve.CurveType |
curveType
The type of Curve the gradebook is currently using |
(package private) Cutoffs |
cutoffs
The cutoffs for the class grades |
| Constructor Summary | |
|---|---|
Curve()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
Curve.CurveType curveType
Cutoffs cutoffs
| Constructor Detail |
|---|
public Curve()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||