Uses of Interface
com.bbn.openmap.omGraphics.geom.NonRegional

Packages that use NonRegional
com.bbn.openmap.graphicLoader.netmap The netmap plugin package provides the capability to receive output from a NetMap server. 
com.bbn.openmap.gui.time   
com.bbn.openmap.omGraphics Provides geographically based graphics classes. 
com.bbn.openmap.tools.drawing Provides classes to implement a drawing tool. 
com.bbn.openmap.tools.roads Provides classes to determine routes given a set of roads and intersections. 
 

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

Classes in com.bbn.openmap.graphicLoader.netmap that implement NonRegional
 class Line
          Object that represents a NetMap link on the map.
 

Uses of NonRegional in com.bbn.openmap.gui.time
 

Classes in com.bbn.openmap.gui.time that implement NonRegional
 class TimelineLayer.EventMarkerLine
           
 

Uses of NonRegional in com.bbn.openmap.omGraphics
 

Classes in com.bbn.openmap.omGraphics that implement NonRegional
 class EditableOMLine
          The EditableOMLine encompasses an OMLine, providing methods for modifying or creating it.
 class OMLine
          Graphic object that represents a simple line.
 

Uses of NonRegional in com.bbn.openmap.tools.drawing
 

Classes in com.bbn.openmap.tools.drawing that implement NonRegional
 class OMLineLoader
          Loader that knows how to create/edit OMLine objects.
 

Uses of NonRegional in com.bbn.openmap.tools.roads
 

Classes in com.bbn.openmap.tools.roads that implement NonRegional
protected  class RoadFinder.BlueLine
          a blue line to indicate the found route
protected  class RoadFinder.YellowLine
          a yellow line for display routes between intersections
 class RoadLine.Graphic
           
 



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