All Implemented Interfaces:
Iterable<double[]>, Region<Sphere1D,S1Point,LimitAngle,SubLimitAngle>

This class represents a region of a circle: a set of arcs.

Note that due to the wrapping around 2π, barycenter is ill-defined here. It was defined only in order to fulfill the requirements of the Region interface, but its use is discouraged.