Uses of Package
mgui.interfaces.attributes
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.geometry.mesh |
Provides classes representing and operating on 3D mesh shapes.
|
mgui.geometry.neuro.mesh | |
mgui.geometry.volume |
Provides classes for representing and operating on 3D volume shapes.
|
mgui.graphs.networks |
Classes representing network graphs.
|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
mgui.interfaces.attributes |
Provides a standard updatable attribute object which can fire events for all interface objects.
|
mgui.interfaces.attributes.table |
Classes allowing object attributes to be interacted with via a JTable.
|
mgui.interfaces.attributes.tree |
Classes allowing object attributes to be interfaced with via a JTree.
|
mgui.interfaces.attributes.video |
Classes allowing video tasks to read/modify object attributes.
|
mgui.interfaces.cocomac |
Provides interfaces with the CoCoMac database.
|
mgui.interfaces.console |
Provides an interactive system console (currently view only).
|
mgui.interfaces.datasources |
This package provides interface objects which allow the user to interface with the
core data source classes.
|
mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
mgui.interfaces.graphics.util |
Utility classes operating on 2D and 3D graphics objects.
|
mgui.interfaces.graphics.video |
Provides classes to generate videos from graphics windows.
|
mgui.interfaces.graphs |
Provides an interface for user interaction with graph objects.
|
mgui.interfaces.io |
This package contains all classes which perform input/output functions.
|
mgui.interfaces.layouts | |
mgui.interfaces.maps |
Provides a set a maps for use by ModelGUI objects.
|
mgui.interfaces.models |
Base classes for specifying dynamic models.
|
mgui.interfaces.neuro | |
mgui.interfaces.neuro.imaging.camino | |
mgui.interfaces.pipelines |
This package provides interfaces for user interaction with pipelines.
|
mgui.interfaces.pipelines.libraries | |
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.queries |
Provides querying functionality for interface objects.
|
mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
mgui.interfaces.shapes.attributes | |
mgui.interfaces.shapes.dynamic | |
mgui.interfaces.shapes.graphs | |
mgui.interfaces.shapes.mesh | |
mgui.interfaces.shapes.neuro | |
mgui.interfaces.shapes.paths | |
mgui.interfaces.shapes.selection | |
mgui.interfaces.shapes.util | |
mgui.interfaces.shapes.video | |
mgui.interfaces.shapes.volume | |
mgui.interfaces.tables |
Provides object interaction via a JTable.
|
mgui.interfaces.tools |
Provides a framework for "tool" objects, which allow the user to modify or
interrogate model objects.
|
mgui.interfaces.tools.shapes | |
mgui.interfaces.trees |
Provides object interaction via a JTree
|
mgui.interfaces.util |
Utility classes for general operations.
|
mgui.interfaces.variables | |
mgui.interfaces.variables.tables | |
mgui.interfaces.xml | |
mgui.io.domestic.attributes | |
mgui.models.dynamic.functions | |
mgui.models.networks | |
mgui.models.networks.components | |
mgui.models.updaters | |
mgui.morph.sections | |
mgui.neuro.components | |
mgui.neuro.components.compartments | |
mgui.neuro.components.cortical | |
mgui.neuro.components.cortical.functions | |
mgui.neuro.components.cortical.simple | |
mgui.neuro.components.simple | |
mgui.neuro.components.types | |
mgui.neuro.graphs | |
mgui.neuro.networks | |
mgui.neuro.updaters | |
mgui.pipelines |
Provides a framework for defining and running processing pipelines in the ModelGUI
environment.
|
-
Classes in mgui.interfaces.attributes used by mgui.datasources Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.datasources.mysql Class Description AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.datasources.odbc Class Description AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.datasources.postgresql Class Description AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.datasources.tinysql Class Description AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.geometry.mesh Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.geometry.neuro.mesh Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.geometry.volume Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.graphs.networks Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces Class Description Attribute Class serves as a general-purpose attribute.AttributeDialogBox Non-modal, always-on-top dialog box which allows a user to select an attribute object and modify its attributes.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.attributes Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
.AttributeSelectionMap.ComboMode -
Classes in mgui.interfaces.attributes used by mgui.interfaces.attributes.table Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.InterfaceAttributePanel Panel to display and modify a given AttributeList. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.attributes.tree Class Description Attribute Class serves as a general-purpose attribute. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.attributes.video Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.cocomac Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.console Class Description AttributeEvent Represents an event on anAttribute
object.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.datasources Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.graphics Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.graphics.util Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.graphics.video Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.graphs Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.io Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.layouts Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.maps Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.models Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.neuro Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.neuro.imaging.camino Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.pipelines Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.pipelines.libraries Class Description AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.plots Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.plots.mgui Class Description AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.plots.osp Class Description AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.plots.sgt Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.projects Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.queries Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes.attributes Class Description Attribute Class serves as a general-purpose attribute. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes.dynamic Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes.graphs Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes.mesh Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes.neuro Class Description AttributeEvent Represents an event on anAttribute
object.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes.paths Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes.selection Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes.util Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes.video Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.shapes.volume Class Description AttributeEvent Represents an event on anAttribute
object.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.tables Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.tools Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.tools.shapes Class Description AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.trees Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.util Class Description AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.variables Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.variables.tables Class Description AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.interfaces.xml Class Description Attribute Class serves as a general-purpose attribute. -
Classes in mgui.interfaces.attributes used by mgui.io.domestic.attributes Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists. -
Classes in mgui.interfaces.attributes used by mgui.models.dynamic.functions Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.models.networks Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.models.networks.components Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.models.updaters Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.morph.sections Class Description AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.neuro.components Class Description Attribute Class serves as a general-purpose attribute.AttributeEvent Represents an event on anAttribute
object.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.neuro.components.compartments Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.neuro.components.cortical Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.neuro.components.cortical.functions Class Description AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.neuro.components.cortical.simple Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.neuro.components.simple Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.neuro.components.types Class Description AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.neuro.graphs Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeListener Defines an interface for objects which listen for changes in anAttribute
object.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.neuro.networks Class Description AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.neuro.updaters Class Description Attribute Class serves as a general-purpose attribute.AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.AttributeObject Interface for objects which specify their attributes using anAttributeList
. -
Classes in mgui.interfaces.attributes used by mgui.pipelines Class Description AttributeList Stores a list ofAttribute
objects, and provides methods to access and modify them, as well as set methods to intersect and union with other lists.