Package com.panayotis.gnuplot.dataset.parser

Interface Summary
DataParser Use a specific numeric parser to check if the data provided are valid or not.
 

Class Summary
DoubleDataParser Parser for Double data
FloatDataParser Parser for Float data
IntegerDataParser Parser for Integer data
LongDataParser Parser for Long data
NumericDataParser Generic data parser for numeric data