createNode

open fun createNode(randomGenerator: RandomGenerator, environment: Environment<Double, Euclidean2DPosition>, parameter: Any): Node<Double>

Return

a new Node

Parameters

randomGenerator

the random engine

environment

the environment that will host this object

parameter

a String describing the object