Class SugiyamaLayoutAlgorithm.GreedyCrossingReducer

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void crossReduction​(java.util.List<java.util.List<SugiyamaLayoutAlgorithm.NodeWrapper>> nodes)
      From the given nodes it creates a map of NodeLayouts and NodeWrappers which contains the layers and indexes of the nodes
      • Methods inherited from class java.lang.Object

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