Uses of Package
mgui.interfaces.io
Package | Description |
---|---|
mgui.datasources |
This package contains the core classes for data source functionality.
|
mgui.datasources.mysql |
Data source classes specific to MySQL functionality.
|
mgui.datasources.odbc |
Data source classes specific to ODBC functionality.
|
mgui.datasources.postgresql |
Data source classes specific to PostgreSQL functionality.
|
mgui.datasources.tinysql |
Data source classes specific to TinySQL functionality.
|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
mgui.interfaces.gui | |
mgui.interfaces.io |
This package contains all classes which perform input/output functions.
|
mgui.interfaces.neuro | |
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.interfaces.projects |
Provides an interface for projects, which specify file/URL organization and I/O operations
|
mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
mgui.interfaces.shapes.dynamic | |
mgui.interfaces.shapes.graphs | |
mgui.interfaces.shapes.neuro | |
mgui.io |
This package contains all classes which perform input/output functions.
|
mgui.io.domestic.datasources | |
mgui.io.domestic.maps | |
mgui.io.domestic.network | |
mgui.io.domestic.shapes | |
mgui.io.domestic.variables | |
mgui.io.domestic.views | |
mgui.io.foreign.caret | |
mgui.io.foreign.freesurfer | |
mgui.io.foreign.minc | |
mgui.io.foreign.pajek | |
mgui.io.standard.gifti | |
mgui.io.standard.nifti | |
mgui.io.standard.xml.svg | |
mgui.io.util |
Utility classes for performing input/output operations.
|
mgui.models.dynamic |
Provides a framework for dynamic modelling (4D) functionality in ModelGUI.
|
mgui.models.environments | |
mgui.morph.sections | |
mgui.neuro.networks |
-
Classes in mgui.interfaces.io used by mgui.datasources Class Description InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers.PersistentObject Interface for objects which can be made persistent (loaded from and written to persistent memory). -
Classes in mgui.interfaces.io used by mgui.datasources.mysql Class Description PersistentObject Interface for objects which can be made persistent (loaded from and written to persistent memory). -
Classes in mgui.interfaces.io used by mgui.datasources.odbc Class Description PersistentObject Interface for objects which can be made persistent (loaded from and written to persistent memory). -
Classes in mgui.interfaces.io used by mgui.datasources.postgresql Class Description PersistentObject Interface for objects which can be made persistent (loaded from and written to persistent memory). -
Classes in mgui.interfaces.io used by mgui.datasources.tinysql Class Description PersistentObject Interface for objects which can be made persistent (loaded from and written to persistent memory). -
Classes in mgui.interfaces.io used by mgui.interfaces Class Description DataInputStream Represents an input stream of a specific number type.DataOutputStream Represents an general output stream in modelGUI, of a specific data type.InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.interfaces.gui Class Description InterfaceFile -
Classes in mgui.interfaces.io used by mgui.interfaces.io Class Description DataBridge Represents a data bridge, combining an input stream and an output stream.DataBridgeXY Acts as a data bridge for XY data, where X holds a single value and each Y channel has an array of values corresponding to that X.DataInputStream Represents an input stream of a specific number type.DataInputStreamListener Interface for objects which listen to events from an input stream.DataInputStreamNamedXY DataInputStreamXY Represents an XY input stream with one X and multiple Y channels.DataOutputStream Represents an general output stream in modelGUI, of a specific data type.DataOutputStreamNamedXY Represents an XY output stream whose Y channels are named.DataOutputStreamXY Represents an XY output stream with one X and multiple Y channels.DataSourceEvent Event on anInterfaceDataSource
object.DataSourceListener Listens to a data source for an emission event.InterfaceDataSource Represents a source of data; i.e., an entity which emits discretized (presampled) signals.InterfaceDataSourceXY XY data source with unique X-Y pairs.InterfaceFilePanel.Command InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options.InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.interfaces.neuro Class Description InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.interfaces.plots Class Description DataInputStream Represents an input stream of a specific number type.DataInputStreamListener Interface for objects which listen to events from an input stream.DataSourceListener Listens to a data source for an emission event.InterfaceDataSensor Represents an entity which senses changes to an input stream.InterfaceDataSource Represents a source of data; i.e., an entity which emits discretized (presampled) signals.InterfaceDataSourceTimeSeries Represents an XY signal source with multiple Y channels.InterfaceDataSourceXY XY data source with unique X-Y pairs.NamedDataSource Interface for a data source with named channels. -
Classes in mgui.interfaces.io used by mgui.interfaces.plots.mgui Class Description DataInputStreamListener Interface for objects which listen to events from an input stream.DataSourceEvent Event on anInterfaceDataSource
object.DataSourceListener Listens to a data source for an emission event.InterfaceDataSensor Represents an entity which senses changes to an input stream.InterfaceDataSource Represents a source of data; i.e., an entity which emits discretized (presampled) signals. -
Classes in mgui.interfaces.io used by mgui.interfaces.plots.osp Class Description DataInputStream Represents an input stream of a specific number type.DataInputStreamListener Interface for objects which listen to events from an input stream.InterfaceDataSensor Represents an entity which senses changes to an input stream. -
Classes in mgui.interfaces.io used by mgui.interfaces.plots.sgt Class Description DataInputStreamListener Interface for objects which listen to events from an input stream.DataSourceEvent Event on anInterfaceDataSource
object.DataSourceListener Listens to a data source for an emission event.InterfaceDataSensor Represents an entity which senses changes to an input stream.InterfaceDataSource Represents a source of data; i.e., an entity which emits discretized (presampled) signals. -
Classes in mgui.interfaces.io used by mgui.interfaces.projects Class Description InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.interfaces.shapes Class Description InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers.PersistentObject Interface for objects which can be made persistent (loaded from and written to persistent memory). -
Classes in mgui.interfaces.io used by mgui.interfaces.shapes.dynamic Class Description PersistentObject Interface for objects which can be made persistent (loaded from and written to persistent memory). -
Classes in mgui.interfaces.io used by mgui.interfaces.shapes.graphs Class Description PersistentObject Interface for objects which can be made persistent (loaded from and written to persistent memory). -
Classes in mgui.interfaces.io used by mgui.interfaces.shapes.neuro Class Description PersistentObject Interface for objects which can be made persistent (loaded from and written to persistent memory). -
Classes in mgui.interfaces.io used by mgui.io Class Description InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.io.domestic.datasources Class Description InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options.InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.io.domestic.maps Class Description InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options. -
Classes in mgui.interfaces.io used by mgui.io.domestic.network Class Description InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options. -
Classes in mgui.interfaces.io used by mgui.io.domestic.shapes Class Description DataSourceListener Listens to a data source for an emission event.InterfaceDataSource Represents a source of data; i.e., an entity which emits discretized (presampled) signals.InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options.InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.io.domestic.variables Class Description InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options. -
Classes in mgui.interfaces.io used by mgui.io.domestic.views Class Description InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options. -
Classes in mgui.interfaces.io used by mgui.io.foreign.caret Class Description InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options. -
Classes in mgui.interfaces.io used by mgui.io.foreign.freesurfer Class Description InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options. -
Classes in mgui.interfaces.io used by mgui.io.foreign.minc Class Description InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options.InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.io.foreign.pajek Class Description InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options. -
Classes in mgui.interfaces.io used by mgui.io.standard.gifti Class Description InterfaceIODialogBox Base class for all dialog boxes for specifying I/O options.InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.io.standard.nifti Class Description InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.io.standard.xml.svg Class Description InterfaceFilePanel InterfacePanel
providing a standard interface for input & output operations. -
Classes in mgui.interfaces.io used by mgui.io.util Class Description InterfaceIOType Specifies an Input/Output interface object; e.g., file loaders or writers. -
Classes in mgui.interfaces.io used by mgui.models.dynamic Class Description DataInputStream Represents an input stream of a specific number type.InterfaceDataSource Represents a source of data; i.e., an entity which emits discretized (presampled) signals. -
Classes in mgui.interfaces.io used by mgui.models.environments Class Description DataSourceListener Listens to a data source for an emission event.InterfaceDataSource Represents a source of data; i.e., an entity which emits discretized (presampled) signals.InterfaceDataSourceTimeSeries Represents an XY signal source with multiple Y channels.InterfaceDataSourceXY XY data source with unique X-Y pairs.NamedDataSource Interface for a data source with named channels. -
Classes in mgui.interfaces.io used by mgui.morph.sections Class Description PersistentObject Interface for objects which can be made persistent (loaded from and written to persistent memory). -
Classes in mgui.interfaces.io used by mgui.neuro.networks Class Description InterfaceDataSource Represents a source of data; i.e., an entity which emits discretized (presampled) signals.