Package 

Class MilestoneMiddleLister

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

    
    public class MilestoneMiddleLister
    extends MilestoneLister
                        

    Listing all the vertices' middle, provided that there are enough pixels between them Created by Fabrice on 23/12/2017.

    • Constructor Summary

      Constructors 
      Constructor Description
      MilestoneMiddleLister(double pMinimumPixelDistance)
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.osmdroid.views.overlay.milestones.MilestoneLister

        add, end, getMilestones, getOrientation, init, setDistances
      • Methods inherited from class java.lang.Object

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

      • MilestoneMiddleLister

        MilestoneMiddleLister(double pMinimumPixelDistance)