public class VolumeLikeAgent extends Object
| Constructor and Description |
|---|
VolumeLikeAgent(bio.singa.mathematics.geometry.model.Polygon area) |
VolumeLikeAgent(bio.singa.mathematics.geometry.model.Polygon area,
CellRegion cellRegion) |
| Modifier and Type | Method and Description |
|---|---|
bio.singa.mathematics.geometry.model.Polygon |
getArea() |
CellRegion |
getCellRegion() |
void |
setArea(bio.singa.mathematics.geometry.model.Polygon area) |
void |
setCellRegion(CellRegion cellRegion) |
public VolumeLikeAgent(bio.singa.mathematics.geometry.model.Polygon area)
public VolumeLikeAgent(bio.singa.mathematics.geometry.model.Polygon area,
CellRegion cellRegion)
public bio.singa.mathematics.geometry.model.Polygon getArea()
public void setArea(bio.singa.mathematics.geometry.model.Polygon area)
public CellRegion getCellRegion()
public void setCellRegion(CellRegion cellRegion)
Copyright © 2019. All rights reserved.