Rectangle

constructor(environment: Environment<out Any, P>, randomGenerator: RandomGenerator, nodes: Int, x: Double, y: Double, sizeX: Double, sizeY: Double)(source)

Parameters

environment
randomGenerator

the RandomGenerator

nodes

the number of nodes

x

x start point

y

y start point

sizeX

x size

sizeY

y size