public Bounds localToParent (Bounds localBounds)

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

Parameters:
localBounds    the bounds in Node's space

Returns:  the transformed bounds in Parent's space