Class OrthogonalizeAction.WayData

    • Constructor Summary

      Constructors 
      Constructor Description
      WayData​(java.util.List<Node> wayNodes)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void calcDirections​(OrthogonalizeAction.Direction pInitialDirection)
      Estimate the direction of the segments, given the first segment points in the direction pInitialDirection.
      • Methods inherited from class java.lang.Object

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