circle

abstract fun circle(radius: Double): Euclidean2DShape(source)

A circle extends in the first and second axis by its diameter.

Return

the shape

Parameters

radius

the radius