| Package | Description |
|---|---|
| bio.singa.simulation.model.graphs | |
| bio.singa.simulation.model.modules.displacement | |
| bio.singa.simulation.model.modules.macroscopic.filaments |
| Modifier and Type | Method and Description |
|---|---|
Map<SkeletalFilament,Set<Vector2D>> |
AutomatonNode.getMicrotubuleSegments() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatonNode.addMicrotubuleSegment(SkeletalFilament filament,
Vector2D segment) |
| Modifier and Type | Method and Description |
|---|---|
SkeletalFilament |
Vesicle.getAttachedFilament() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vesicle.setAttachedFilament(SkeletalFilament attachedFilament) |
| Modifier and Type | Method and Description |
|---|---|
List<SkeletalFilament> |
FilamentLayer.getFilaments() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilamentLayer.setFilaments(List<SkeletalFilament> filaments) |
Copyright © 2018. All rights reserved.