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 void
InterfacePlot. 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 void
InterfaceStripChart. setInputStream(DataInputStream<MguiDouble> s)