| Package | Description |
|---|---|
| bio.singa.simulation.model.agents.linelike | |
| bio.singa.simulation.model.agents.pointlike | |
| bio.singa.simulation.model.graphs |
| Modifier and Type | Method and Description |
|---|---|
List<LineLikeAgent> |
LineLikeAgentTemplate.getFilaments() |
List<LineLikeAgent> |
LineLikeAgentLayer.getFilaments() |
| Modifier and Type | Method and Description |
|---|---|
void |
LineLikeAgentLayer.addFilaments(Collection<LineLikeAgent> filaments) |
void |
LineLikeAgentLayer.setFilaments(List<LineLikeAgent> filaments) |
| Constructor and Description |
|---|
LineLikeAgentTemplate(List<LineLikeAgent> filaments,
javax.measure.Quantity<javax.measure.quantity.Length> scale) |
| Modifier and Type | Method and Description |
|---|---|
LineLikeAgent |
Vesicle.getAttachedFilament() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vesicle.setAttachedFilament(LineLikeAgent attachedFilament) |
| Modifier and Type | Method and Description |
|---|---|
Map<LineLikeAgent,Set<bio.singa.mathematics.vectors.Vector2D>> |
AutomatonNode.getAssociatedLineLikeAgents() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatonNode.addLineLikeAgentSegment(LineLikeAgent lineLikeAgent,
bio.singa.mathematics.vectors.Vector2D segment) |
Copyright © 2019. All rights reserved.