Package | Description |
---|---|
org.cellmicrocosmos.cm2.coarsegrainsupport | |
org.cellmicrocosmos.cm2.engine | |
org.cellmicrocosmos.cm2.gui.dialogs |
Modifier and Type | Field and Description |
---|---|
Engine |
MoleculeEditor.engine |
Constructor and Description |
---|
MoleculeEditor(Molecule_3D mol,
boolean applyable,
Engine engine,
java.lang.String currentProfile,
java.lang.Double standardStereoValue) |
Modifier and Type | Field and Description |
---|---|
static Engine |
TestArea.engine |
Modifier and Type | Method and Description |
---|---|
static Engine |
StartMain.getLastLaunchedEngine()
Retrieves the engine of the program.
|
Constructor and Description |
---|
ChangeSizeDialog(java.awt.Point locationOnScreen,
Engine engine,
javax.vecmath.Point3f[] oldPositions,
java.awt.Shape[] oldMDGeometries,
java.awt.Dimension oldSize) |