JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
org.cellmicrocosmos.cm2.membranepackingalgorithm.Molecule.getCenterPoint()
the equivalent method getPosition() should be used instead
org.cellmicrocosmos.cm2.membranepackingalgorithm.Bond.getCurrentLenght()
org.cellmicrocosmos.cm2.dataobjects.Molecule_3D.getOriginalAllAtomConstraintLenghts()
org.cellmicrocosmos.cm2.membranepackingalgorithm.MembranePackingAlgorithm.getOriginalConstraintLenghts(Molecule)
org.cellmicrocosmos.cm2.membranepackingalgorithm.Bond.getOriginalLenght()
org.cellmicrocosmos.cm2.membranepackingalgorithm.MembranePackingAlgorithm.isOnAir()
use isInSystemTray() instead Determines, wether the MembraneEditor is currently visible or minimized into the system-tray
org.cellmicrocosmos.cm2.dataobjects.Molecule_3D.isPositionisinavalidspace()
org.cellmicrocosmos.cm2.membranepackingalgorithm.MembranePackingAlgorithm.MembraneHasAnyExtracellularLipids()
use hasMembraneAnyExtracellularLipids instead!
org.cellmicrocosmos.cm2.membranepackingalgorithm.MembranePackingAlgorithm.MembraneHasAnyIntracellularLipids()
use hasMembraneAnyIntracellularLipids instead!
org.cellmicrocosmos.cm2.membranepackingalgorithm.MembranePackingAlgorithm.removeExtracellularLipid(Lipid)
use removeLipidsFromMembrane(Lipid[] lipid) instead
org.cellmicrocosmos.cm2.membranepackingalgorithm.MembranePackingAlgorithm.removeIntracellularLipid(Lipid)
use removeLipidsFromMembrane(Lipid[] lipid) instead
org.cellmicrocosmos.cm2.membranepackingalgorithm.MembranePackingAlgorithm.setListenerAndPrepare(MembraneViewListener, GuiListener, CalculationManager)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes