Package 

Class PathUpdatesEventHandler

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit onPathSession(PathSession pathSession, Path calculatedPath) This function is triggered every time there is a path update.
      Unit onPathSession(PathSession pathSession, PathSessionState state) This function is triggered every time there is a change on the Path Session state.
      • Methods inherited from class java.lang.Object

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