Package one.empty3.library.core.tribase
Class Point
java.lang.Object
one.empty3.library.core.tribase.Point
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public double x -
y
public double y
-
-
Constructor Details
-
Point
public Point(double d, double d0) -
Point
public Point(double[] x, double[] y)
-
-
Method Details
-
dist
-
plus
-