org.jcpsim.plotpath
Class Trace
java.lang.Object
org.jcpsim.plotpath.Trace
public class Trace
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Trace
public Trace(java.lang.String name,
ResultParameter x,
ResultParameter y,
java.awt.Color color)
getName
public java.lang.String getName()
getX
public ResultParameter getX()
getY
public ResultParameter getY()
getColor
public java.awt.Color getColor()
size
public int size()
getX
public double getX(int i)
getY
public double getY(int i)
jCpSim (Java CardioPulmonary SIMulations), v0.2.01
Dr. Frank Fischer, frank@jcpsim.org, http://www.jcpsim.org