Adam Chodorowski & John Nilsson
June 28, 2001
The distance from the center and the position at which the center appears on the canvas are handled by the MovableObject methods. The three angles are also handled by MovableObject. Choosing the point to center around is left as a method which the GUI can access if it so chooses.
It also provides a button for closing the window. See the design document for a scetch of how the dialog looks (or compile and run the code).
See the design document for a scetch of how it looks (or compile and run the code). All methods provided by this class affect only the display of the GUI, nothing else.