uk.me.parabola.mkgmap.filters
Class LineMergeFilter

java.lang.Object
  extended by uk.me.parabola.mkgmap.filters.LineMergeFilter

public class LineMergeFilter
extends java.lang.Object


Constructor Summary
LineMergeFilter()
           
 
Method Summary
 java.util.List<MapLine> merge(java.util.List<MapLine> lines)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineMergeFilter

public LineMergeFilter()
Method Detail

merge

public java.util.List<MapLine> merge(java.util.List<MapLine> lines)