Package 

Class MilestoneManager

  • All Implemented Interfaces:
    org.osmdroid.util.PointAccepter

    
    public class MilestoneManager
     implements PointAccepter
                        

    Created by Fabrice on 24/12/2017.

    • Method Summary

      Modifier and Type Method Description
      void draw(Canvas pCanvas)
      void init()
      void add(long pX, long pY)
      void end()
      void setDistances(Array<double> pDistances)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait