Return true if circle contains shape: no point of shape lies outside of the circle
test shape
Rotate shape by given angle around given center point. If center point is omitted, rotates around zero point (0,0). Positive value of angle defines rotation in counterclockwise direction, negative angle defines rotation in clockwise direction
angle in radians
center of rotation
new rotated shape
Class representing a circle