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