public class MembraneTracer extends Object
| Constructor and Description |
|---|
MembraneTracer(AutomatonGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
static CellRegion |
getRegion(Map<CellRegion,Set<Vector2D>> regionMap,
Vector2D vector) |
static List<Membrane> |
regionsToMembrane(AutomatonGraph graph) |
public MembraneTracer(AutomatonGraph graph)
public static CellRegion getRegion(Map<CellRegion,Set<Vector2D>> regionMap, Vector2D vector)
public static List<Membrane> regionsToMembrane(AutomatonGraph graph)
Copyright © 2019. All rights reserved.