Interface Point

  • All Known Implementing Classes:
    PointImpl

    public interface Point
    • Method Detail

      • x

        double x()
      • y

        double y()