Uses of Class
bio.singa.simulation.model.agents.linelike.LineLikeAgentLayer
-
Packages that use LineLikeAgentLayer Package Description bio.singa.simulation.model.agents.linelike bio.singa.simulation.model.simulation -
-
Uses of LineLikeAgentLayer in bio.singa.simulation.model.agents.linelike
Methods in bio.singa.simulation.model.agents.linelike with parameters of type LineLikeAgentLayer Modifier and Type Method Description voidMicrotubuleOrganizingCentre. initializeActin(LineLikeAgentLayer layer, CellRegion targetedMembrane, int numberOfFilaments)voidMicrotubuleOrganizingCentre. initializeMicrotubules(LineLikeAgentLayer layer, CellRegion targetedMembrane, int numberOfFilaments)voidMicrotubuleOrganizingCentre. spawnActin(LineLikeAgentLayer layer)voidMicrotubuleOrganizingCentre. spawnMicrotubule(LineLikeAgentLayer layer) -
Uses of LineLikeAgentLayer in bio.singa.simulation.model.simulation
Methods in bio.singa.simulation.model.simulation that return LineLikeAgentLayer Modifier and Type Method Description LineLikeAgentLayerSimulation. getLineLayer()Methods in bio.singa.simulation.model.simulation with parameters of type LineLikeAgentLayer Modifier and Type Method Description voidSimulation. setLineLayer(LineLikeAgentLayer lineLayer)
-