com.bbn.openmap.tools.roads
Interface RoadLayer

All Known Implementing Classes:
RoadFinder

public interface RoadLayer

Services provided by RoadFinder for helper classes like Intersection


Method Summary
 Road createRoad(Intersection inter)
           
 Projection getProjection()
           
 boolean isEditing()
           
 

Method Detail

getProjection

Projection getProjection()

createRoad

Road createRoad(Intersection inter)

isEditing

boolean isEditing()


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