edu.sc.seis.fissuresUtil.map
Class LayerProjectionUpdater

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.map.LayerProjectionUpdater

public class LayerProjectionUpdater
extends java.lang.Object


Constructor Summary
LayerProjectionUpdater()
           
 
Method Summary
static void update(com.bbn.openmap.event.ProjectionEvent e, com.bbn.openmap.omGraphics.OMGraphicList graphics, com.bbn.openmap.Layer layer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayerProjectionUpdater

public LayerProjectionUpdater()
Method Detail

update

public static void update(com.bbn.openmap.event.ProjectionEvent e,
                          com.bbn.openmap.omGraphics.OMGraphicList graphics,
                          com.bbn.openmap.Layer layer)