Uses of Class
utils.ptplot5_2.ptolemy.plot.PlotApplication

Packages that use PlotApplication
utils.ptplot5_2.ptolemy.plot.compat   
utils.ptplot5_2.ptolemy.plot.plotml   
 

Uses of PlotApplication in utils.ptplot5_2.ptolemy.plot.compat
 

Subclasses of PlotApplication in utils.ptplot5_2.ptolemy.plot.compat
 class PxgraphApplication
          An application that can plot data in pxgraph format.
 

Uses of PlotApplication in utils.ptplot5_2.ptolemy.plot.plotml
 

Subclasses of PlotApplication in utils.ptplot5_2.ptolemy.plot.plotml
 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.