Class Point2D
Object
Point
Point2D
- All Implemented Interfaces:
Serializable
public class Point2D
extends Point
Extension for
Point
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Point
getX, getY
-
Field Details
-
COMPARATOR
-
-
Constructor Details
-
Point2D
public Point2D() -
Point2D
public Point2D(double x, double y)
-
-
Method Details