public class Point2DMath
public final static Point2DMath
INSTANCE
final Double
angle(Point2D p1, Point2D p2)
final Point2D
pointAt(Point2D start, Double angle, Double distance, Double offset)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Double angle(Point2D p1, Point2D p2)
@Deprecated(message = "see AngleAtPoint2D") final Point2D pointAt(Point2D start, Double angle, Double distance, Double offset)