|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.yale.gui.plotter.SurveyPlotter.SurveyRow
private class SurveyPlotter.SurveyRow
| Field Summary | |
|---|---|
private double |
color
|
private double[] |
data
|
| Constructor Summary | |
|---|---|
private |
SurveyPlotter.SurveyRow(double[] data,
double color)
|
| Method Summary | |
|---|---|
int |
compareTo(SurveyPlotter.SurveyRow row)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private double[] data
private double color
| Constructor Detail |
|---|
private SurveyPlotter.SurveyRow(double[] data,
double color)
| Method Detail |
|---|
public int compareTo(SurveyPlotter.SurveyRow row)
compareTo in interface java.lang.Comparable<SurveyPlotter.SurveyRow>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||