Uses of Class
mgui.interfaces.plots.sgt.SgtPlotLayout
| Package | Description |
|---|---|
| mgui.interfaces.plots.sgt |
Plots using the Scientific Graphics Toolkit (SGT) library.
|
-
Uses of SgtPlotLayout in mgui.interfaces.plots.sgt
Subclasses of SgtPlotLayout in mgui.interfaces.plots.sgt Modifier and Type Class Description classSgtCartesianLayout<T extends SgtPlotObject<?>>Abstract extension ofSgtPlotObjectforCartesianGraphobjects.classSgtLineLayoutLayout for SGT line plots.classSgtPointSetLayoutLayout for point sets.Fields in mgui.interfaces.plots.sgt declared as SgtPlotLayout Modifier and Type Field Description protected SgtPlotLayout<T,?,?>InterfacePlotSgt. plot_layoutMethods in mgui.interfaces.plots.sgt with parameters of type SgtPlotLayout Modifier and Type Method Description protected voidInterfacePlotSgt. setLayout(SgtPlotLayout<T,?,?> layout)