org.deegree.tools.crs.georeferencing.application.listeners
Class Scene2DMouseWheelListener

java.lang.Object
  extended by org.deegree.tools.crs.georeferencing.application.listeners.Scene2DMouseWheelListener
All Implemented Interfaces:
MouseWheelListener, EventListener

public class Scene2DMouseWheelListener
extends Object
implements MouseWheelListener

Represents the zoom function.

Version:
$Revision: 28960 $, $Date: 2010-12-23 17:30:20 +0100 (Thu, 23 Dec 2010) $
Author:
Steffen Thomas, last edited by: $Author: aschmitz $

Constructor Summary
Scene2DMouseWheelListener(ApplicationState state)
           
 
Method Summary
 void mouseWheelMoved(MouseWheelEvent m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scene2DMouseWheelListener

public Scene2DMouseWheelListener(ApplicationState state)
Method Detail

mouseWheelMoved

public void mouseWheelMoved(MouseWheelEvent m)
Specified by:
mouseWheelMoved in interface MouseWheelListener


Copyright © 2011. All Rights Reserved.