Package 

Class MilestoneDisplayer


  • 
    public abstract class MilestoneDisplayer
    
                        

    Displayer of `MilestoneStep`s Created by Fabrice Fontaine on 22/12/2017.

    • Constructor Summary

      Constructors 
      Constructor Description
      MilestoneDisplayer(double pInitialOrientation, boolean pFollowTrajectory)
    • Method Summary

      Modifier and Type Method Description
      void draw(Canvas pCanvas, MilestoneStep pStep)
      void drawBegin(Canvas pCanvas)
      void drawEnd(Canvas pCanvas)
      • Methods inherited from class java.lang.Object

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