A Circle object is constructed using a center object of class Point and a radius of type double. There is also a default constructor that makes a (rather useless) circle with center (0,0) and radius 0.