Transforms a rectangle from the coordinate space of the
javafx.stage.Screen
into the local coordinate space of this
Node
. Returns reasonable result only in 2D space.
screenBounds | bounds on a Screen |
Window
.
Null is also returned if the transformation from local to Scene is not invertible.
Diagram: Node