Serialized Form


Package peakml.io.xrawfile

Class peakml.io.xrawfile.IXRawfileException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

rtcode

int rtcode

Package peakml.util.jfreechart

Class peakml.util.jfreechart.FastErrorBarPlot extends org.jfree.chart.plot.CategoryPlot implements Serializable

Serialized Fields

dataseries

java.util.Vector<E> dataseries

log

boolean log

showall

boolean showall

ymin

double ymin

ymax

double ymax

yaxis

org.jfree.chart.axis.NumberAxis yaxis

xaxis

org.jfree.chart.axis.CategoryAxis xaxis

Class peakml.util.jfreechart.FastSpectrumPlot extends org.jfree.chart.plot.Plot implements Serializable

serialVersionUID: 3786762435041479050L

Serialized Fields

xmin

double xmin

xmax

double xmax

ymax

double ymax

xaxis

org.jfree.chart.axis.NumberAxis xaxis

yaxis

org.jfree.chart.axis.NumberAxis yaxis

orientation

org.jfree.chart.plot.PlotOrientation orientation

dataseries

java.util.Vector<E> dataseries

Class peakml.util.jfreechart.FastTimePlot extends org.jfree.chart.plot.Plot implements Serializable

serialVersionUID: 3767894050118259565L

Serialized Fields

xmin

double xmin

xmax

double xmax

ymin

double ymin

ymax

double ymax

xaxis

org.jfree.chart.axis.NumberAxis xaxis

yaxis

org.jfree.chart.axis.NumberAxis yaxis

orientation

org.jfree.chart.plot.PlotOrientation orientation

dataseries

java.util.HashMap<K,V> dataseries

Class peakml.util.jfreechart.LognAxis extends org.jfree.chart.axis.NumberAxis implements Serializable

Serialized Fields

logscale

int logscale

lognvalue

double lognvalue