public Bounds parentToLocal (Bounds parentBounds)

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

Parameters:
parentBounds    the bounds in Parent's space

Returns:  the transformed bounds in Node's space