Uses of Class
mgui.interfaces.plots.PlotInputException
| Package | Description |
|---|---|
| mgui.interfaces.plots |
Provides 2D and 3D plotting functionality.
|
| mgui.interfaces.plots.osp |
Plots using the Open Source Physics (OSP) library.
|
-
Uses of PlotInputException in mgui.interfaces.plots
Methods in mgui.interfaces.plots that throw PlotInputException Modifier and Type Method Description protected voidInterfacePlot. setInputStream(DataInputStream<T> s) -
Uses of PlotInputException in mgui.interfaces.plots.osp
Methods in mgui.interfaces.plots.osp that throw PlotInputException Modifier and Type Method Description protected voidInterfaceStripChart. setInputStream(DataInputStream<MguiDouble> s)