Justification::applyToRectangle

If only we had this function:

const Rectangle<int> Justification:appliedToRectangle( const Rectangle<int>& space, const Rectangle<int>& item);

Good request!