| 
 Public Methods | 
| int[] | handleNavigatorViewerIDs () | 
|  | This method is called by the navigator to ask the user for a list of viewer ID's that currently exist (and thus are selectable in the navigator). More... 
 
 | 
| void | handleNavigatorPan (int viewerID, double x, double y) | 
|  | This method is called by the navigator whenever the user has changed the viewing position in the Thumbnail. More... 
 
 | 
| void | handleNavigatorZoomed (int viewerID, double zoomVal) | 
|  | This method is called by the navigator whenever the user has changed the zoom factor. More... 
 
 | 
| void | handleNavigatorSelected (int viewerID) | 
|  | This method is called by the navigator whenever the user has selected a new active viewer. More... 
 
 |