edu.sc.seis.fissuresUtil.map.colorizer.event
Class DepthEventColorizer

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.map.colorizer.event.DepthEventColorizer
All Implemented Interfaces:
EventColorizer

public class DepthEventColorizer
extends java.lang.Object
implements EventColorizer


Constructor Summary
DepthEventColorizer()
           
 
Method Summary
 void colorize(com.bbn.openmap.omGraphics.OMGraphicList events)
           
static java.awt.Color getDepthColor(ProxyEventAccessOperations eao)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DepthEventColorizer

public DepthEventColorizer()
Method Detail

colorize

public void colorize(com.bbn.openmap.omGraphics.OMGraphicList events)
Specified by:
colorize in interface EventColorizer

getDepthColor

public static java.awt.Color getDepthColor(ProxyEventAccessOperations eao)