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

A typo in java.awt.RadialGradientPaint.getFocusPoint() specs

XMLWordPrintable

    • b136
    • generic
    • generic
    • Verified

      The specs for java.awt.RadialGradientPaint.getFocusPoint() says:
      ----------------------------------------------------------------
        Returns a copy of the end point of the gradient axis.
      ----------------------------------------------------------------
      (the same as java.awt.LinearGradientPaint.getEndPoint())

      While should be:
      ----------------------------------------------------------------
        Returns a copy of the focus point of the radial gradient.
      ----------------------------------------------------------------

            dcherepanov Dmitry Cherepanov
            ashusher Alexander Shusherov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: