Camera zoom to extents

In my current project I need to zoom out/in the camera (without changing the FOV) so that a box in the world is fit to the screen.



I believe many 3D applications call this type of function zoomToExtents



Anyhow, I was wondering if there is an existing JME utility that does this?