Uses of Class
mgui.interfaces.plots.sgt.SgtMultilinePlot
Package | Description |
---|---|
mgui.interfaces.plots.sgt |
Plots using the Scientific Graphics Toolkit (SGT) library.
|
-
Uses of SgtMultilinePlot in mgui.interfaces.plots.sgt
Fields in mgui.interfaces.plots.sgt declared as SgtMultilinePlot Modifier and Type Field Description protected SgtMultilinePlot
SgtMultilinePlotDialog. plot
Methods in mgui.interfaces.plots.sgt that return SgtMultilinePlot Modifier and Type Method Description SgtMultilinePlot
SgtMultilinePlotDialog. getPlot()
Constructor parameters in mgui.interfaces.plots.sgt with type arguments of type SgtMultilinePlot Constructor Description SgtMultilinePlotDialog(javax.swing.JFrame frame, InterfacePlotOptions<SgtMultilinePlot> options)