Circle

constructor(pm: Environment<out Any, P>, rand: RandomGenerator, nodes: Int, centerX: Double, centerY: Double, radius: Double)(source)

Parameters

rand

the RandomGenerator

nodes

the number of nodes

centerX

the center x of the circle

centerY

the center y of the circle

radius

the radius of the circle