Package | Description |
---|---|
com.bbn.openmap.tools.roads |
Provides classes to determine routes given a set of roads and
intersections.
|
Modifier and Type | Method and Description |
---|---|
protected Segment |
RoadFinder.createSegment(java.util.List newPoints)
Allows subclasses to redefine segments
|
protected Segment |
RoadFinder.getPathSegment(Projection proj,
Road road,
boolean reverse)
Converts a road into a path segment - reverse parameter guarantees the
ordering of the points is consistent across multiple path segments in the
whole route.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details