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