public class StatusColorizer
extends java.lang.Object
implements edu.sc.seis.fissuresUtil.map.colorizer.event.EventColorizer
| Constructor and Description |
|---|
StatusColorizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
colorize(com.bbn.openmap.omGraphics.OMGraphicList events)
Method colorize requires that all OMEvents in this OMGraphicList be
instances of StatefulEvent
|