uk.me.parabola.mkgmap.general
Interface LineAdder


public interface LineAdder

For adding a line to the map model. Created for the overlay feature.

Author:
Steve Ratcliffe

Method Summary
 void add(MapLine element)
          Add the given line.
 

Method Detail

add

void add(MapLine element)
Add the given line. This will usually be to a MapCollector.