JDK-8101996 : Add 3D versions of localToScreen methods
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: scenegraph
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-05-02
  • Updated: 2015-06-16
  • Resolved: 2013-05-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Fixed
Related Reports
Relates :  
Description
Recently 3D versions of all the localToScene/sceneToLocal methods were added but not localToScreen/screenToLocal. We should add them too.
Comments
Removing screenToLocal from summary.
20-05-2013

The localToScreen methods were added by changeset ddc87c98fa0a. The screenToLocal methods will be addressed in scope of RT-30480.
20-05-2013