Class SugiyamaLayoutAlgorithm.SplitCrossingReducer

java.lang.Object
org.eclipse.gef.layout.algorithms.SugiyamaLayoutAlgorithm.SplitCrossingReducer
All Implemented Interfaces:
SugiyamaLayoutAlgorithm.CrossingReducer
Enclosing class:
SugiyamaLayoutAlgorithm

public static class SugiyamaLayoutAlgorithm.SplitCrossingReducer extends Object implements SugiyamaLayoutAlgorithm.CrossingReducer
Implements the CrossingReducer interface. This algorithm divides each layer by a pivot node based on the relative position of connected nodes and decides which side of the pivot point it should be for the fewer edge crossing.