alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.biochemistry.properties
/
Cell
/
Cell
Cell
@
JvmOverloads
constructor
(
environment
:
Environment
<
Double
,
Euclidean2DPosition
>
,
node
:
Node
<
Double
>
,
junctions
:
MutableMap
<
Junction
,
MutableMap
<
Node
<
Double
>
,
Int
>
>
=
LinkedHashMap()
)