public static interface SugiyamaLayoutAlgorithm.LayerProvider
Modifier and Type | Method and Description |
---|---|
java.util.List<java.util.List<SugiyamaLayoutAlgorithm.NodeWrapper>> |
calculateLayers(java.util.List<INodeLayout> nodes)
Creating layers of the nodes and makes it possible to assign layers
to those nodes.
|
java.util.List<java.util.List<SugiyamaLayoutAlgorithm.NodeWrapper>> calculateLayers(java.util.List<INodeLayout> nodes)
nodes
- List of all the nodes that needs to be organizedSugiyamaLayoutAlgorithm.NodeWrapper
sCopyright (c) 2014 itemis AG and others. All rights reserved.