|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectApplicationFrame
org.simBio.sim.ps.view.AbstractPlot
org.simBio.sim.ps.view.PlotLine
public class PlotLine
Plot parameters space of the model as line chart.
ParameterSpaceの持っている評価値データを折れ線グラフで表示する。
| Field Summary | |
|---|---|
static double |
E_MAXIMUM
評価値の軸の最大値 |
static double |
E_MINIMUM
評価値の軸の最小値 |
| Fields inherited from class org.simBio.sim.ps.view.AbstractPlot |
|---|
isPlotEvals, labels, scales |
| Method Summary | |
|---|---|
void |
update()
Update the plot. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static double E_MAXIMUM
public static double E_MINIMUM
| Method Detail |
|---|
public void update()
update in class AbstractPlot
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||