Transforms a point from the coordinate space of the javafx.stage.Screen
into the local coordinate space of this Node
.
screenX | x coordinate of a point on a Screen | |
screenY | y coordinate of a point on a Screen |
Window
.
Null is also returned if the transformation from local to Scene is not invertible.
Diagram: Node