Uses of Interface
com.bbn.openmap.graphicLoader.netmap.NetMapConstants

Packages that use NetMapConstants
com.bbn.openmap.graphicLoader.netmap The netmap plugin package provides the capability to receive output from a NetMap server. 
 

Uses of NetMapConstants in com.bbn.openmap.graphicLoader.netmap
 

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 managed.
 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.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details