A B C D E F G H I J L M N O P Q R S T U W X Y Z _

R

read(InputStream) - Method in class Transformation.ptolemy.plot.Plot
Read a file with the old syntax (non-XML).
read(InputStream) - Method in class Transformation.ptolemy.plot.PlotBox
Read commands and/or plot data from an input stream in the old (non-XML) file syntax.
read(String) - Method in class Transformation.ptolemy.plot.PlotBox
Read a single line command provided as a string.
removeLegend(int) - Method in class Transformation.ptolemy.plot.PlotBox
Remove the legend (displayed at the upper right) for the specified data set.
removeQueryListener(QueryListener) - Method in class Transformation.ptolemy.gui.Query
Remove a listener.
renameLegend(int, String) - Method in class Transformation.ptolemy.plot.PlotBox
Rename a legend.
resetAxes() - Method in class Transformation.ptolemy.plot.PlotBox
Reset the X and Y axes to the ranges that were first specified using setXRange() and setYRange().
restore() - Method in class Transformation.ptolemy.plot.PlotFormatter
Restore the original configuration of the plot, and request a a redraw.
run() - Method in class Transformation.ptolemy.plot.PlotLive
This is the body of a thread that repeatedly calls addPoints() if the plot is active.

A B C D E F G H I J L M N O P Q R S T U W X Y Z _