|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.yale.gui.plotter.AndrewsCurves.LinePlot
private static class AndrewsCurves.LinePlot
Helper class containing the support points for each line and its color.
Field Summary | |
---|---|
private double |
color
|
private double[] |
lineData
|
Constructor Summary | |
---|---|
private |
AndrewsCurves.LinePlot(double[] lineData,
double color)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private double[] lineData
private double color
Constructor Detail |
---|
private AndrewsCurves.LinePlot(double[] lineData, double color)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |