Uses of Class
mgui.util.IDFactory
Package | Description |
---|---|
mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
mgui.models.dynamic |
Provides a framework for dynamic modelling (4D) functionality in ModelGUI.
|
mgui.models.networks |
-
Uses of IDFactory in mgui.interfaces.shapes
Fields in mgui.interfaces.shapes declared as IDFactory Modifier and Type Field Description protected IDFactory
ShapeSet2DInt. idFactory
-
Uses of IDFactory in mgui.models.dynamic
Fields in mgui.models.dynamic declared as IDFactory Modifier and Type Field Description protected IDFactory
DynamicModelEngine. idFactory
-
Uses of IDFactory in mgui.models.networks
Fields in mgui.models.networks declared as IDFactory Modifier and Type Field Description protected IDFactory
AbstractNetwork. idFactory