Package | Description |
---|---|
ptolemy.plot |
The ptolemy.plot package.
|
ptolemy.plot.compat |
Backward compatibility with xgraph and pxgraph.
|
ptolemy.plot.plotml |
The ptolemy.plot.plotml package.
|
Modifier and Type | Class and Description |
---|---|
class |
PlotApplication
PlotApplication is a versatile two-dimensional data plotter application.
|
Modifier and Type | Class and Description |
---|---|
class |
PxgraphApplication
An application that can plot data in pxgraph format.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
HistogramMLApplication
An application that can histogram data in PlotML format from a URL or
from files specified on the command line.
|
class |
PlotMLApplication
An application that can plot data in PlotML format from a URL or
from files specified on the command line.
|
class |
PlotMLFrame
PlotMLFrame is a versatile two-dimensional data plotter that runs as
part of an application, but in its own window.
|