public class StatusColorizer extends java.lang.Object implements 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
|
public void colorize(com.bbn.openmap.omGraphics.OMGraphicList events)
colorize
in interface EventColorizer