Uses of Interface
com.bbn.openmap.tools.roads.LayerView

Packages that use LayerView
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 LayerView in com.bbn.openmap.layer.shape
 

Classes in com.bbn.openmap.layer.shape that implement LayerView
 class MultiRoadLayer
          Imposes a road layer on the multi shape layer.
 

Uses of LayerView in com.bbn.openmap.layer.vpf
 

Classes in com.bbn.openmap.layer.vpf that implement LayerView
 class VPFRoadLayer
          Imposes a road layer on the VPF layer.
 

Uses of LayerView in com.bbn.openmap.tools.roads
 

Fields in com.bbn.openmap.tools.roads declared as LayerView
protected  LayerView RoadFinder.layer
           
 

Constructors in com.bbn.openmap.tools.roads with parameters of type LayerView
RoadFinder(LayerView layer, boolean drawIntersections, boolean drawResults)
           
 



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