Package ptolemy.plot
The ptolemy.plot package.
- Since:
- Ptolemy II 0.2
-
Interface Summary Interface Description EditListener Interface for listeners that are informed of plot edit events.PlotBoxInterface Definitions for an object that contains a plotter.PlotInterface Definitions for an object that plots data. -
Class Summary Class Description 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 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. -
Exception Summary Exception Description CmdLineArgException Exception thrown by plot classes if there are format problems with the data to be plotted.