Uses of Class
mgui.models.dynamic.DynamicModelEngine
| Package | Description |
|---|---|
| mgui.interfaces.models |
Base classes for specifying dynamic models.
|
| mgui.models.dynamic |
Provides a framework for dynamic modelling (4D) functionality in ModelGUI.
|
| mgui.neuro.components |
-
Uses of DynamicModelEngine in mgui.interfaces.models
Fields in mgui.interfaces.models declared as DynamicModelEngine Modifier and Type Field Description DynamicModelEngineInterfaceDynamicModelPanel. engine -
Uses of DynamicModelEngine in mgui.models.dynamic
Methods in mgui.models.dynamic with parameters of type DynamicModelEngine Modifier and Type Method Description voidDynamicModelComponent. addToEngine(DynamicModelEngine e) -
Uses of DynamicModelEngine in mgui.neuro.components
Methods in mgui.neuro.components with parameters of type DynamicModelEngine Modifier and Type Method Description voidAbstractNeuroComponent. addToEngine(DynamicModelEngine e)