public class Near extends Object implements Destination
Near(double x, double y, int k)
Near(Point2D p, int k)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Near(double x, double y, int k)
x
y
k
public Near(Point2D p, int k)
public String toString()
toString
Object
Copyright © 2017. All rights reserved.