Uses of Class
bio.singa.simulation.model.agents.surfacelike.MembraneLayer
-
Packages that use MembraneLayer Package Description bio.singa.simulation.model.agents.linelike bio.singa.simulation.model.simulation -
-
Uses of MembraneLayer in bio.singa.simulation.model.agents.linelike
Constructors in bio.singa.simulation.model.agents.linelike with parameters of type MembraneLayer Constructor Description LineLikeAgentLayer(Simulation simulation, MembraneLayer membraneLayer)MicrotubuleOrganizingCentre(MembraneLayer membraneLayer, bio.singa.mathematics.geometry.faces.Circle circleRepresentation) -
Uses of MembraneLayer in bio.singa.simulation.model.simulation
Methods in bio.singa.simulation.model.simulation that return MembraneLayer Modifier and Type Method Description MembraneLayerSimulation. getMembraneLayer()Methods in bio.singa.simulation.model.simulation with parameters of type MembraneLayer Modifier and Type Method Description voidSimulation. setMembraneLayer(MembraneLayer membraneLayer)
-