Rectangle
constructor(pm: Environment<out Any, P>, rand: RandomGenerator, nodes: Int, x: Double, y: Double, sizeX: Double, sizeY: Double)(source)
Parameters
pm
the Environment
rand
the RandomGenerator
nodes
the number of nodes
x
x start point
y
y start point
sizeX
x size
sizeY
y size