Class VolumeLikeAgentFactory


  • public class VolumeLikeAgentFactory
    extends Object
    Author:
    cl
    • Method Detail

      • createCellCortex

        public static VolumeLikeAgent createCellCortex​(Membrane cellMembrane,
                                                       bio.singa.mathematics.topology.grids.rectangular.MooreRectangularDirection innerDirection,
                                                       javax.measure.Quantity<javax.measure.quantity.Length> width,
                                                       javax.measure.Quantity<javax.measure.quantity.Length> distance)