public interface RoadObject
Modifier and Type | Method and Description |
---|---|
void |
blink(boolean newState) |
void |
moveTo(java.awt.Point loc) |
void |
render(OMGraphicList gl,
boolean forceNew) |
void render(OMGraphicList gl, boolean forceNew)
void moveTo(java.awt.Point loc)
void blink(boolean newState)
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details