Transforms a point from the local coordinate space of this Node into the coordinate space of its javafx.stage.Screen.
Node
javafx.stage.Screen
Parameters:
localX
localY
Returns: screen coordinates of the point or null if Node is not in a Window
Window
Since: JavaFX 8.0
Diagram: Node