Interface SugiyamaLayoutAlgorithm.CrossingReducer

    • Method Detail

      • crossReduction

        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
        Parameters:
        nodes - List of nodes needed to be organized