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

Point2D and Point3D should implement Interpolatable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx13
    • jfx12
    • javafx
    • None

      Currently, only Color implements Interpolatable. Point2D and Point3D are obvious candidates to implement this interface. For example, this would allow to interpolate over a RotateTransition's axis property.

      Implementation of the interpolate method should be trivial enough (similar to how Color does it).

            nlisker Nir Lisker
            nlisker Nir Lisker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: