java.lang.Object
eu.hansolo.fx.monitor.tools.Point
public class Point extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Point(double x, double y) -
Method Summary
-
Field Details
-
x
public final double x -
y
public final double y
-
-
Constructor Details
-
Point
public Point(double x, double y)
-