Package | Description |
---|---|
com.bbn.openmap.tools.roads |
Provides classes to determine routes given a set of roads and
intersections.
|
Modifier and Type | Class and Description |
---|---|
class |
Intersection |
class |
Road |
class |
RoadLine |
class |
RoadPoint |
Modifier and Type | Method and Description |
---|---|
protected RoadObject |
RoadFinder.createRoadFromPoints(int id,
int[] xpoints,
int[] ypoints,
int nPoints)
Makes a road object given the points on the shape that are within the
visible box
|
abstract RoadObject |
Waypoint.Graphic.getRoadObject() |
RoadObject |
RoadPoint.Graphic.getRoadObject() |
RoadObject |
RoadLine.Graphic.getRoadObject() |
RoadObject |
RoadGraphic.getRoadObject() |
RoadObject |
Intersection.Graphic.getRoadObject() |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details