|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.simBio.sim.ps.view.PlotLouncher
public class PlotLouncher
ParameterSpaceの持っているデータをグラフ表示する。
| Field Summary | |
|---|---|
static boolean[] |
isPlots
Flag to plot PlotLine, PlotContour, PlotTimeSeries |
int |
numPlots
Number of plots |
| Constructor Summary | |
|---|---|
PlotLouncher()
|
|
| Method Summary | |
|---|---|
void |
exit()
データの追加が終了したことを通知。 |
void |
update(ICollection collector)
データが更新されたことを通知。 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int numPlots
public static boolean[] isPlots
| Constructor Detail |
|---|
public PlotLouncher()
| Method Detail |
|---|
public void update(ICollection collector)
IParamSpaceObserver
update in interface IParamSpaceObservercollector - result keeperpublic void exit()
IParamSpaceObserver
exit in interface IParamSpaceObserver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||