Class Point2D
java.lang.Object
es.urjc.etsii.grafo.vrpod.model.instance.Point2D
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public final double x -
y
public final double y
-
-
Constructor Details
-
Point2D
public Point2D(double x, double y)
-
-
Method Details
-
toPolar
-
toPolar
-
translate
-