Class | Description |
---|---|
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 | Description |
---|---|
JavaPlot.Key |
Exception | Description |
---|---|
GNUPlotException |
Runtime exception used whenever a recoverable error occured.
|