Package com.bbn.openmap.tools.roads

Provides classes to determine routes given a set of roads and intersections.

See:
          Description

Interface Summary
LayerView Services the layer provides to the road layer helper.
RoadGraphic  
RoadLayer Services provided by RoadFinder for helper classes like Intersection
RoadObject  
RoadServices getPathOnRoad interface - any layer that implements this interface can return a route between two points
 

Class Summary
Intersection  
Road  
RoadClass  
RoadFinder Gives road access to a shape or vpf layer.
RoadFinder.Intersections  
RoadFinder.RoadClasses  
RoadLine  
RoadPoint  
Route  
Segment Represents one road segment.
Visual  
Waypoint  
 

Package com.bbn.openmap.tools.roads Description

Provides classes to determine routes given a set of roads and intersections. The com.bbn.openmap.layer.shape.MultiRoadLayer uses these classes to determine routes using Shape file data. The com.bbn.openmap.layer.vpf.VPFRoadLayer uses these classes to determine routes using VPF road data.



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