Package 

Class ListPointAccepter

    • Constructor Summary

      Constructors 
      Constructor Description
      ListPointAccepter(boolean pRemoveConsecutiveDuplicates)
    • Method Summary

      Modifier and Type Method Description
      List<Long> getList()
      void init()
      void add(long pX, long pY)
      void end()
      • Methods inherited from class org.osmdroid.util.PointAccepter

        add
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ListPointAccepter

        ListPointAccepter(boolean pRemoveConsecutiveDuplicates)