Uses of Class
utils.ptplot5_2.ptolemy.plot.plotml.PlotMLApplication

Packages that use PlotMLApplication
utils.ptplot5_2.ptolemy.plot.plotml   
 

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

Subclasses of PlotMLApplication 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.