Uses of Class
mgui.interfaces.plots.InterfacePlotObject
Package | Description |
---|---|
mgui.interfaces.plots.sgt |
Plots using the Scientific Graphics Toolkit (SGT) library.
|
-
Uses of InterfacePlotObject in mgui.interfaces.plots.sgt
Subclasses of InterfacePlotObject in mgui.interfaces.plots.sgt Modifier and Type Class Description class
SgtLine
A plotted line in a Scientific Graphics Toolkit (SGT) plot.class
SgtPlotObject<T extends gov.noaa.pmel.sgt.dm.SGTData>
A plottable object for a Scientific Graphics Toolkit (SGT) plot.class
SgtPointSet
Represents a set of points for an Scientific Graphics Toolkit (SGT) plot.