org.gicentre.utils.move
Interface ZoomPanListener


public interface ZoomPanListener

Interface for object that need to respond to the end of a zoom or pan event.

Version:
3.0, 10th August, 2010.
Author:
Jo Wood, giCentre, City University London.

Method Summary
 void panEnded()
          Method that is called when a pan event has ended.
 void zoomEnded()
          Method that is called when a zoom event has ended.
 

Method Detail

zoomEnded

void zoomEnded()
Method that is called when a zoom event has ended.


panEnded

void panEnded()
Method that is called when a pan event has ended.



gicentreUtils V.3.0, API documentation generated 13th August, 2010