ArcFeature 
    @Stable
Parameters
startAngle 
the angle from 3 o'clock downwards for the start of the arc in radians
arcLength 
arc length in radians
Constructors
Link copied to clipboard
                  constructor(space: CoordinateSpace<T>, oval: Rectangle<T>, startAngle: Angle, arcLength: Angle, attributes: Attributes = Attributes.EMPTY)