Package | Description |
---|---|
org.cellmicrocosmos.cm2.membranepackingalgorithm |
Modifier and Type | Field and Description |
---|---|
java.util.Vector<MicroDomain> |
MembranePackingAlgorithm.microDomains |
Modifier and Type | Method and Description |
---|---|
MicroDomain |
MembranePackingAlgorithm.getMicroDomain(int domainID)
Returns the microdomain object that has the specified id
|
MicroDomain |
MembranePackingAlgorithm.getMicroDomainAt(int index)
Returns the microdomain object at the specified index
|