Uses of Package
mgui.interfaces.plots
Package | Description |
---|---|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
mgui.interfaces.io |
This package contains all classes which perform input/output functions.
|
mgui.interfaces.plots |
Provides 2D and 3D plotting functionality.
|
mgui.interfaces.plots.mgui | |
mgui.interfaces.plots.osp |
Plots using the Open Source Physics (OSP) library.
|
mgui.interfaces.plots.sgt |
Plots using the Scientific Graphics Toolkit (SGT) library.
|
mgui.models.environments |
-
Classes in mgui.interfaces.plots used by mgui.interfaces Class Description InterfacePlot Represents an abstract plot object. -
Classes in mgui.interfaces.plots used by mgui.interfaces.io Class Description XYData An X-Y data pair. -
Classes in mgui.interfaces.plots used by mgui.interfaces.plots Class Description InterfacePlot Represents an abstract plot object.InterfacePlotDialog Abstract class to be extended by all dialogs which defineInterfacePlot
objects.InterfacePlotOptions Options for a plot object.PlotException Plotting-related exception.PlotInputException PlotTimeSeriesDataSource A plot data source for XY data, with multiple named Y channels.PlotXYDataSource Plot data source for X-Y data sets.XYData An X-Y data pair. -
Classes in mgui.interfaces.plots used by mgui.interfaces.plots.mgui Class Description InterfacePlot Represents an abstract plot object.MatrixPlotDataSource Data source representing a MatrixInt object.PlotException Plotting-related exception. -
Classes in mgui.interfaces.plots used by mgui.interfaces.plots.osp Class Description InterfacePlot Represents an abstract plot object.InterfacePlotDialog Abstract class to be extended by all dialogs which defineInterfacePlot
objects.PlotInputException -
Classes in mgui.interfaces.plots used by mgui.interfaces.plots.sgt Class Description InterfacePlot Represents an abstract plot object.InterfacePlotDialog Abstract class to be extended by all dialogs which defineInterfacePlot
objects.InterfacePlotObject Abstract representation of a plottable object; allows objects to be represented generically as interface objects.InterfacePlotOptions Options for a plot object.PlotException Plotting-related exception.PlotTimeSeriesDataSource A plot data source for XY data, with multiple named Y channels.PlotXYDataSource Plot data source for X-Y data sets.XYData An X-Y data pair. -
Classes in mgui.interfaces.plots used by mgui.models.environments Class Description XYData An X-Y data pair.