Class VolumeLikeAgent


  • public class VolumeLikeAgent
    extends Object
    Author:
    cl
    • Constructor Detail

      • VolumeLikeAgent

        public VolumeLikeAgent​(bio.singa.mathematics.geometry.model.Polygon area,
                               CellRegion cellRegion)
    • Method Detail

      • getArea

        public bio.singa.mathematics.geometry.model.Polygon getArea()
      • setArea

        public void setArea​(bio.singa.mathematics.geometry.model.Polygon area)
      • getCellRegion

        public CellRegion getCellRegion()
      • setCellRegion

        public void setCellRegion​(CellRegion cellRegion)