com.bbn.openmap.event
Class AzimuthPanner.Standard

java.lang.Object
  extended by com.bbn.openmap.event.AzimuthPanner
      extended by com.bbn.openmap.event.AzimuthPanner.Standard
Direct Known Subclasses:
AzimuthPanner.Shapefile
Enclosing class:
AzimuthPanner

public static class AzimuthPanner.Standard
extends AzimuthPanner


Nested Class Summary
 
Nested classes/interfaces inherited from class com.bbn.openmap.event.AzimuthPanner
AzimuthPanner.Shapefile, AzimuthPanner.Standard
 
Constructor Summary
AzimuthPanner.Standard(int oX, int oY, DrawingAttributes azDrawing)
           
 
Method Summary
 void handlePan(MapBean mapBean, java.awt.event.MouseEvent me)
           
 void handleUnpan(java.awt.event.MouseEvent me)
           
 
Methods inherited from class com.bbn.openmap.event.AzimuthPanner
getAzDrawing, listenerPaint, render, setAzDrawing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AzimuthPanner.Standard

public AzimuthPanner.Standard(int oX,
                              int oY,
                              DrawingAttributes azDrawing)
Method Detail

handlePan

public void handlePan(MapBean mapBean,
                      java.awt.event.MouseEvent me)
Specified by:
handlePan in class AzimuthPanner

handleUnpan

public void handleUnpan(java.awt.event.MouseEvent me)
Specified by:
handleUnpan in class AzimuthPanner


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details