Class Summary |
EditablePlot |
This extension of Plot permits interactive modification of plotted
data, one dataset at a time. |
EPSGraphics |
Graphics class supporting EPS export from plots.
|
Histogram |
A histogram plotter. |
HistogramApplet |
A Histogram. |
Plot |
A flexible signal plotter. |
PlotApplet |
An Applet that can plot data from a URL.
|
PlotApplication |
PlotApplication is a versatile two-dimensional data plotter application.
|
PlotBox |
This class provides a labeled box within which to place a data plot.
|
PlotFormatter |
PlotFormatter is a panel that controls the format of a plotter object
passed to the constructor. |
PlotFrame |
PlotFrame is a versatile two-dimensional data plotter that runs as
part of an application, but in its own window. |
PlotLive |
Plot signals dynamically, where points can be added at any time
and the display will be updated. |
PlotLiveApplet |
An Applet for the PlotLive class. |
PlotPoint |
A simple structure for storing a plot point. |