Interface | Description |
---|---|
Plot |
This interface is used by JavaPlot to handle various plot arguments.
|
Class | Description |
---|---|
AbstractPlot |
This is the base class of all plot objects.
|
Axis |
This class represents the various axes of the plot.
|
DataSetPlot |
This plot uses data sets as coordinates of the points to e displayed.
|
FunctionPlot |
This type of Plot is used to provide an interface to the functional plots of
gnuplot.
|
Graph |
Graph objects are parts of a multi-plot drawing.
|
Graph3D | |
Page |
The data representation of a whole graph page
|