Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4295443

Typo in Point2D.setLocation(double,double) documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.3.0
    • docs
    • beta
    • generic
    • generic



      Name: rlT66838 Date: 11/30/99


      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3beta-O)
      Java(TM) HotSpot Client VM (build 1.3beta-O, mixed mode)

      Point2D.setLocation(double x, double y) documentation said:

      "Sets the location of this Point2D to the specified float coordinates."

      It should be:

      "Sets the location of this Point2D to the specified double coordinates."

      in order to be consistent with Point2D.Double.setLocation(double,double) and
      Point2D.Float.setLocation(double,double) documentation.
      (Review ID: 98427)
      ======================================================================

            jballsunw Jennifer Ball (Inactive)
            rlewis Roger Lewis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: