Package mgui.interfaces.plots.sgt
Plots using the Scientific Graphics Toolkit (SGT) library.
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Andrew Reid
-
Interface Summary Interface Description SgtPlotListener Defines an object which responds to events on anInterfacePlotSgt
. -
Class Summary Class Description InterfacePlotSgt<T extends SgtPlotObject<?>> Abstract class for displaying Scientific Graphics Toolkit (SGT) plots.SgtAxis<A extends gov.noaa.pmel.sgt.Axis> Interface for displaying an axis on a plot.SgtCartesianLayout<T extends SgtPlotObject<?>> Abstract extension ofSgtPlotObject
forCartesianGraph
objects.SgtLine A plotted line in a Scientific Graphics Toolkit (SGT) plot.SgtLineLayout Layout for SGT line plots.SgtMultilinePlot Displays a line plot using the Scientific Graphics Toolkit (SGT) library.SgtMultilinePlotDialog Dialog box for specifying the source data, attributes, labels, and axes of a SGT multiline plot object.SgtPlotEvent Event on aInterfaceSgtPlot
.SgtPlotFunctions Utility class for Scientific Graphics Toolkit (SGT) plots.SgtPlotLayout<T extends SgtPlotObject<?>,G extends gov.noaa.pmel.sgt.Graph,A extends gov.noaa.pmel.sgt.Axis> The base layout panel for an SGT plot.SgtPlotLayoutOptions Options defining an SGT plot layoutSgtPlotObject<T extends gov.noaa.pmel.sgt.dm.SGTData> A plottable object for a Scientific Graphics Toolkit (SGT) plot.SgtPointSet Represents a set of points for an Scientific Graphics Toolkit (SGT) plot.SgtPointSetLayout Layout for point sets.SgtScatterplot Displays an XY scatter plot using the Scientific Graphics Toolkit (SGT) library.SgtScatterPlotDialog Dialog to allow user to specify source data and display options for an XY scatterplot. -
Enum Summary Enum Description SgtPlotFunctions.AxisType Available axis types; one of: X Y Z TSgtPlotLayout.GraphType