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.
      ----------------------------------------------------------------

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: