|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoadServices | |
|---|---|
| com.bbn.openmap.layer.shape | Provides an OpenMap layer for dealing with shape files. |
| com.bbn.openmap.layer.vpf | This package contains code for dealing with NIMA data distributed in Vector Product Format. |
| com.bbn.openmap.tools.roads | Provides classes to determine routes given a set of roads and intersections. |
| Uses of RoadServices in com.bbn.openmap.layer.shape |
|---|
| Classes in com.bbn.openmap.layer.shape that implement RoadServices | |
|---|---|
class |
MultiRoadLayer
Imposes a road layer on the multi shape layer. |
| Methods in com.bbn.openmap.layer.shape that return RoadServices | |
|---|---|
RoadServices |
MultiRoadLayer.getRoadServices()
Returns the RoadServices instance. |
| Uses of RoadServices in com.bbn.openmap.layer.vpf |
|---|
| Classes in com.bbn.openmap.layer.vpf that implement RoadServices | |
|---|---|
class |
VPFRoadLayer
Imposes a road layer on the VPF layer. |
| Methods in com.bbn.openmap.layer.vpf that return RoadServices | |
|---|---|
RoadServices |
VPFRoadLayer.getRoadServices()
Returns the RoadServices instance. |
| Uses of RoadServices in com.bbn.openmap.tools.roads |
|---|
| Classes in com.bbn.openmap.tools.roads that implement RoadServices | |
|---|---|
class |
RoadFinder
Gives road access to a shape or vpf layer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||