|
Class Summary |
| EditablePlotMLApplet |
This applet reads a URL giving a PlotML file for a plot and places
the data into an editable plot. |
| EditablePlotMLApplication |
An application that can plot data in PlotML format from a URL or
from files specified on the command line, and can then permit the
user to edit the plot. |
| HistogramMLApplet |
This applet reads a URL giving a PlotML file that contains data. |
| HistogramMLApplication |
An application that can histogram data in PlotML format from a URL or
from files specified on the command line. |
| HistogramMLParser |
This class constructs a histogram from specifications
in PlotML (Plot Markup Language), which is an XML language. |
| PlotBoxMLParser |
This class constructs a plot from specifications
in PlotML (Plot Markup Language), which is an XML language. |
| PlotMLApplet |
An Applet that can plot data in PlotML format from a URL. |
| PlotMLApplication |
An application that can plot data in PlotML format from a URL or
from files specified on the command line. |
| PlotMLFrame |
PlotMLFrame is a versatile two-dimensional data plotter that runs as
part of an application, but in its own window. |
| PlotMLParser |
This class constructs a plot from specifications
in PlotML (Plot Markup Language), which is an XML language. |