public class Circle extends Object
Circle(Point center, double radius)
Point
getCenter()
double
getRadius()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Circle(Point center, double radius)
public Point getCenter()
public double getRadius()
Copyright © 2020. All rights reserved.