Package com.panayotis.gnuplot

Class Summary
GNUPlot This is the main class of JavaPlot.
GNUPlotParameters This is a placeholder for the parameters used to create the actual plot.
JavaPlot A friendly wrapper of GNUPlot, able to set common plot parameters.
PropertiesHolder This object is a data placeholder of various text-based parameters, used in JavaPlot graph objects.
It is possible to retrieve all it's data, as long a valid key-value pair is present.
 

Enum Summary
JavaPlot.Key  
 

Exception Summary
GNUPlotException Runtime exception used whenever a recoverable error occured.