- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    None
                    We don't have a way to get the composite "local-to-parent" transform that will transform a point from a node's local coordinate system to its parent coordinate system. Ditto for local-to-scene transform. We have a way to get the bounds in parent and an arbitrary point in parent, but we can't get the transform itself. Consider adding public-read variables for "localToParentTransform" and "localToSceneTransform".
            
- duplicates
- 
                    JDK-8101316 Add getWorldTransform to public API -           
- Closed
 
-         
- 
                    JDK-8102371 Provide a way to get the "cumulative" transform applied to a node -           
- Closed
 
-         
- relates to
- 
                    JDK-8098203 need utility methods for converting to/from screen coordinates -           
- Closed
 
-         
- 
                    JDK-8100722 Provide Affine class with matrix manipulation methods (multiply, premultipy, negate, etc.) -           
- Closed
 
-