public class VolumeLikeAgentFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
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) |
static VolumeLikeAgent |
createCellCortex(Membrane cellMembrane,
javax.measure.Quantity<javax.measure.quantity.Length> width,
javax.measure.Quantity<javax.measure.quantity.Length> distance) |
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)
public static VolumeLikeAgent createCellCortex(Membrane cellMembrane, javax.measure.Quantity<javax.measure.quantity.Length> width, javax.measure.Quantity<javax.measure.quantity.Length> distance)
Copyright © 2019. All rights reserved.