| Package | Description |
|---|---|
| bio.singa.simulation.model.agents.volumelike |
| Modifier and Type | Method and Description |
|---|---|
static VolumeLikeAgent |
VolumeLikeAgentFactory.createCellCortex(Membrane cellMembrane,
bio.singa.mathematics.topology.grids.rectangular.MooreRectangularDirection innerDirection,
javax.measure.Quantity<javax.measure.quantity.Length> width,
javax.measure.Quantity<javax.measure.quantity.Length> distance) |
static VolumeLikeAgent |
VolumeLikeAgentFactory.createCellCortex(Membrane cellMembrane,
javax.measure.Quantity<javax.measure.quantity.Length> width,
javax.measure.Quantity<javax.measure.quantity.Length> distance) |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeLikeAgent> |
VolumeLayer.getAgents() |
| Modifier and Type | Method and Description |
|---|---|
void |
VolumeLayer.addAgent(VolumeLikeAgent agent) |
| Modifier and Type | Method and Description |
|---|---|
void |
VolumeLayer.addAgents(Collection<VolumeLikeAgent> agents) |
Copyright © 2019. All rights reserved.