com.bbn.openmap.event
Class AzimuthPanner.Shapefile

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

public static class AzimuthPanner.Shapefile
extends AzimuthPanner.Standard


Nested Class Summary
 
Nested classes/interfaces inherited from class com.bbn.openmap.event.AzimuthPanner
AzimuthPanner.Shapefile, AzimuthPanner.Standard
 
Constructor Summary
AzimuthPanner.Shapefile(int oX, int oY, DrawingAttributes azDrawing, java.net.URL shapefile)
           
 
Method Summary
 void handlePan(MapBean mapBean, java.awt.event.MouseEvent me)
           
 
Methods inherited from class com.bbn.openmap.event.AzimuthPanner.Standard
handleUnpan
 
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.Shapefile

public AzimuthPanner.Shapefile(int oX,
                               int oY,
                               DrawingAttributes azDrawing,
                               java.net.URL shapefile)
Method Detail

handlePan

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


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