Serialized Form


Package <Unnamed>

Class GDemo extends javax.swing.JFrame implements Serializable

Serialized Fields

demos

java.lang.String[] demos

Class Graphic extends javax.swing.JFrame implements Serializable

Serialized Fields

plotter

Plotter plotter

status

javax.swing.JTextField status

Class Plotter extends javax.swing.JPanel implements Serializable

serialVersionUID: 8220278066243017406L

Serialized Fields

dataObjects

java.util.Map<K,V> dataObjects

currV

java.lang.String currV

xmin

double xmin

xmax

double xmax

ymin

double ymin

ymax

double ymax

xgrid

double[] xgrid

ygrid

double[] ygrid

xlabel

java.lang.String[] xlabel

textObjects

java.util.List<E> textObjects

dynYscale

boolean dynYscale

dynXscale

boolean dynXscale

xl

double xl

xr

double xr

yu

double yu

yl

double yl

yLine

java.util.List<E> yLine

xLine

java.util.List<E> xLine

autoXgrid

double autoXgrid

ticRelHeight

double ticRelHeight

symbolSize

int symbolSize

autoYgrid

double autoYgrid

plotMode

LineStyle plotMode

plotLeft

int plotLeft

xfactor

double xfactor

yfactor

double yfactor

plotLow

int plotLow

halfBarWidth

double halfBarWidth

yLabelFormat

java.lang.String yLabelFormat

xLabelFormat

java.lang.String xLabelFormat