BioRect2DEnvironment
open fun BioRect2DEnvironment( incarnation: BiochemistryIncarnation, minX: Double, maxX: Double, minY: Double, maxY: Double)
Content copied to clipboard
Builds a BioRect2DEnvironment with given bounds.
Parameters
incarnation
the current BiochemistryIncarnation
minX
minimum X coordinate
maxX
maximum X coordinate
minY
minimum Y coordinate
maxY
maximum Y coordinate
Builds a BioRect2DEnvironment with infinite bounds.
Parameters
incarnation
the current BiochemistryIncarnation