Circle
constructor(pm: Environment<out Any, P>, rand: RandomGenerator, nodes: Int, centerX: Double, centerY: Double, radius: Double)
Parameters
pm
the Environment
rand
the RandomGenerator
nodes
the number of nodes
center X
the center x of the circle
center Y
the center y of the circle
radius
the radius of the circle