The camera can be controlled with the static functions already listed in this reference. However, much more advanced control of the camera can be obtained by manipulating the Camera object. The Camera is basically equivalent to a Shape with a couple of extra functions, so it can be moved and rotated just like a Shape. This functionality works well with point-of-view simulations and games.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.