Uses of Class
mgui.interfaces.plots.sgt.InterfacePlotSgt
| Package | Description |
|---|---|
| mgui.interfaces.plots.sgt |
Plots using the Scientific Graphics Toolkit (SGT) library.
|
-
Uses of InterfacePlotSgt in mgui.interfaces.plots.sgt
Subclasses of InterfacePlotSgt in mgui.interfaces.plots.sgt Modifier and Type Class Description classSgtMultilinePlotDisplays a line plot using the Scientific Graphics Toolkit (SGT) library.classSgtScatterplotDisplays an XY scatter plot using the Scientific Graphics Toolkit (SGT) library.Methods in mgui.interfaces.plots.sgt that return InterfacePlotSgt Modifier and Type Method Description InterfacePlotSgtSgtPlotEvent. getPlot()Constructors in mgui.interfaces.plots.sgt with parameters of type InterfacePlotSgt Constructor Description SgtPlotEvent(InterfacePlotSgt plot)