Classes in com.bbn.openmap.graphicLoader.netmap that implement NetMapConstants |
class |
NetMapConnector
The NetMapConnector is the bridge between the parser from the
output of the NetMap server (NetMapReader), and whoever wants the
OMGraphicList that is being mananged. |
class |
NetMapGraphicLoader
The NetMapGraphicLoader is a component that can listen to a
NetMapConnector, receive and interpret NetMapEvents, and draw the
resulting network on the map. |
class |
NetMapReader
The NetMapReader is the class that makes actual contact with the
NetMap server and maintains the connection to it. |