Class diagram for IlvManagerView

The following UML class diagram summarizes the relationships between IlvManagerView, IlvTransformer, IlvGrid, and IlvManagerViewInteractor. The manager view can be contained in an IlvManagerViewPanel or in an IlvScrollManagerView object; for Swing applications use IlvJManagerViewPanel and IlvJScrollManagerView. The manager view contains a local IlvTransformer that allows the user to zoom into the view. Optionally, the manager view can contain an IlvGrid. The IlvManagerViewInteractor class handles all interactions that are specific to the view.
fwess_manager4.png
The Classes Related to IlvManagerView