Interface Searcher<T extends Hint>

    • Method Detail

      • init

        void init​(org.locationtech.jts.geom.Point searcherStartPosition)
        Parameters:
        searcherStartPosition - the Searcher starting position, he will initialized on.
      • move

        SearchPath move()
        Use this to perform a initial move, without a hint given. This is for the case, the searcher starts. (as he does normally)
        Returns:
        SearchPath the SearchPath the searcher did