| Package | Description |
|---|---|
| bio.singa.simulation.model.modules.macroscopic.filaments | |
| bio.singa.simulation.model.modules.macroscopic.membranes |
| Modifier and Type | Method and Description |
|---|---|
void |
FilamentLayer.spawnFilament(Membrane membrane) |
void |
FilamentLayer.spawnHorizontalFilament(Membrane membrane) |
| Modifier and Type | Method and Description |
|---|---|
static Membrane |
MembraneTracer.membraneToRegion(LineSegmentPolygon polygon,
AutomatonGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
List<Membrane> |
MembraneLayer.getMembranes() |
static List<Membrane> |
MembraneTracer.regionsToMembrane(AutomatonGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
void |
MembraneLayer.addMembrane(Membrane membrane) |
| Constructor and Description |
|---|
MembraneLayer(List<Membrane> membranes) |
Copyright © 2018. All rights reserved.