|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.simBio.core.Component
org.simBio.core.Parameter
org.simBio.core.Composite
org.simBio.core.Analyzer
org.simBio.sim.analyzer.graph.simple.Viewer
org.simBio.sim.analyzer.graph.simple.RateGraph
public class RateGraph
sample graph for bio.function
| Field Summary |
|---|
| Fields inherited from class org.simBio.sim.analyzer.graph.simple.Viewer |
|---|
referenceHeight, referenceWidth |
| Fields inherited from class org.simBio.core.Parameter |
|---|
value |
| Constructor Summary | |
|---|---|
RateGraph()
|
|
| Method Summary | |
|---|---|
void |
analyze(double t)
do nothing |
javax.swing.JButton |
getJButton()
This method initializes jButton |
void |
plot()
|
protected void |
setLinks()
When there are no container, construct OnScreen, and clear. |
| Methods inherited from class org.simBio.sim.analyzer.graph.simple.Viewer |
|---|
drawBar, drawPoint, getScaleHeight, getScaleWidth, getWHratio, paintComponent, plotAxises, printComponent, quit, reset, setContainer, setContainer, setFileName, setPrintableRect, setPrintRect |
| Methods inherited from class org.simBio.core.Composite |
|---|
accept, getLink, getNode, getNodesIterator, getNodesSize |
| Methods inherited from class org.simBio.core.Parameter |
|---|
addValue, getValue, getValueString, prepare, setInitializer, setValue, setValueString, setValueToField |
| Methods inherited from class org.simBio.core.Component |
|---|
addDydt, end, getIndent, getIndentedShortName, getName, getName, getParent, getRoot, getShortName, getUnits, isNamed, isPrefixed, logIndented |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.simBio.core.Node |
|---|
addDydt, addValue, getValue, setValue |
| Constructor Detail |
|---|
public RateGraph()
| Method Detail |
|---|
protected void setLinks()
Viewer
setLinks in class ViewerOnScreen,
Component.setLinks()public void plot()
public javax.swing.JButton getJButton()
public void analyze(double t)
Viewer
analyze in class Viewert - timeAnalyzer.analyze(double)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||