|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgrader.histogram.HistogramSector
public class HistogramSector
Generic JavaDoc for HistogramSector
| Field Summary | |
|---|---|
protected Color |
color
|
protected int |
endpercentage
|
protected java.lang.String |
lettergrade
|
protected int |
startpercentage
|
protected int |
studentcount
|
| Constructor Summary | |
|---|---|
HistogramSector()
Default Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String lettergrade
protected int studentcount
protected int startpercentage
protected int endpercentage
protected Color color
| Constructor Detail |
|---|
public HistogramSector()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||