getRadius

public final Double getRadius()

Getter and setter for the circle radius.

If you use the setter, the value must be higher than zero.

Throws

if in the setter, the value is lower or equal than zero.