Class PolyhedronSearcher

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init​(org.locationtech.jts.geom.Point searcherStartPosition)  
      SearchPath move()
      Use this to perform a initial move, without a hint given.
      SearchPath move​(AngleHint hint)  
      • Methods inherited from class java.lang.Object

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

      • PolyhedronSearcher

        public PolyhedronSearcher()