|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Segment | |
| com.bbn.openmap.tools.roads | Provides classes to determine routes given a set of roads and intersections. |
| Uses of Segment in com.bbn.openmap.tools.roads |
| Methods in com.bbn.openmap.tools.roads that return Segment | |
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. |
protected Segment |
RoadFinder.createSegment(java.util.List newPoints)
Allows subclasses to redefine segments |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||