Serialized Form

Class jmathlib.Plotter implements Serializable

Serialized Fields

curveArray

java.util.Vector curveArray
a list of curve to be drawn in this Plotter

xAxis

Axis xAxis
x-axis

yAxis

Axis yAxis
y-axis

title

java.lang.String title
plotter title

repaintAll

boolean repaintAll

currentCurve

Curve currentCurve

currentCurveCurrentColumn

int currentCurveCurrentColumn

redrawBackground

boolean redrawBackground

currentFont

java.awt.Font currentFont

currentFontMetrics

java.awt.FontMetrics currentFontMetrics

currentFontHeight

int currentFontHeight


Class jmathlib.SignalEvent implements Serializable

Serialized Fields

id

int id



jmathlib/ABMOdeSolver.java