Class Point2D.Double

  • Enclosing class:
    Point2D

    public static class Point2D.Double
    extends Point2D
    • Constructor Detail

      • Double

        public Double​(double x,
                      double y)
      • Double

        public Double()