public Point3D localToParent (Point3D localPoint)

Transforms a point from the local coordinate space of this Node into the coordinate space of its parent.

Parameters:
localPoint    the 3D point in Node's space

Returns:  the transformed 3D point in Parent's space

Since:  JavaFX 8.0