Uses of Package
mgui.interfaces.plots.sgt
Package | Description |
---|---|
mgui.interfaces.plots.sgt |
Plots using the Scientific Graphics Toolkit (SGT) library.
|
-
Classes in mgui.interfaces.plots.sgt used by mgui.interfaces.plots.sgt Class Description InterfacePlotSgt Abstract class for displaying Scientific Graphics Toolkit (SGT) plots.SgtAxis Interface for displaying an axis on a plot.SgtCartesianLayout Abstract extension ofSgtPlotObject
forCartesianGraph
objects.SgtLine A plotted line in a Scientific Graphics Toolkit (SGT) plot.SgtMultilinePlot Displays a line plot using the Scientific Graphics Toolkit (SGT) library.SgtPlotEvent Event on aInterfaceSgtPlot
.SgtPlotFunctions.AxisType Available axis types; one of: X Y Z TSgtPlotLayout The base layout panel for an SGT plot.SgtPlotLayout.GraphType SgtPlotListener Defines an object which responds to events on anInterfacePlotSgt
.SgtPlotObject A plottable object for a Scientific Graphics Toolkit (SGT) plot.SgtPointSet Represents a set of points for an Scientific Graphics Toolkit (SGT) plot.SgtScatterplot Displays an XY scatter plot using the Scientific Graphics Toolkit (SGT) library.