public static interface SugiyamaLayoutAlgorithm.CrossingReducer
Modifier and Type | Method and 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
|
void crossReduction(java.util.List<java.util.List<SugiyamaLayoutAlgorithm.NodeWrapper>> nodes)
nodes
- List of nodes needed to be organizedCopyright (c) 2014 itemis AG and others. All rights reserved.