A C D E F G H I J L M N O P Q R S T U V W 

I

ImageTerminal - Class in com.panayotis.gnuplot.terminal
This terminal is able to process gnuplot output as an image.
ImageTerminal() - Constructor for class com.panayotis.gnuplot.terminal.ImageTerminal
Create a new image terminal, and use PNG as it's backend
INFO - Static variable in class com.panayotis.gnuplot.utils.Debug
All messages except verbose messages are presented
IntegerDataParser - Class in com.panayotis.gnuplot.dataset.parser
Parser for Integer data
IntegerDataParser() - Constructor for class com.panayotis.gnuplot.dataset.parser.IntegerDataParser
Create a new numeric data parser for Float values
IntegerDataParser(boolean) - Constructor for class com.panayotis.gnuplot.dataset.parser.IntegerDataParser
Create a new Integer data parser, with the information that the first column is in date format.
isValid(String, int) - Method in interface com.panayotis.gnuplot.dataset.parser.DataParser
Check whether a data value with a specific index number is valid or not
isValid(String, int) - Method in class com.panayotis.gnuplot.dataset.parser.NumericDataParser
Check whether a data value with a specific index number is valid or not
A C D E F G H I J L M N O P Q R S T U V W