Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

NavigatorUser Interface Reference

List of all members.

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...


Member Function Documentation

int [] NavigatorUser::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).

void NavigatorUser::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.

void NavigatorUser::handleNavigatorZoomed int    viewerID,
double    zoomVal
 

This method is called by the navigator whenever the user has changed the zoom factor.

void NavigatorUser::handleNavigatorSelected int    viewerID
 

This method is called by the navigator whenever the user has selected a new active viewer.

The NavigatorUser is expected to call updateStatus with the newly selected CanvasViewer.


The documentation for this interface was generated from the following file:
Generated on Tue Jan 8 14:14:26 2002 for JavaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001