Package | Description |
---|---|
org.eclipse.gef.layout.algorithms |
This package provides different implementations of concrete layout
algorithms.
|
Modifier and Type | Class and Description |
---|---|
static class |
SugiyamaLayoutAlgorithm.DFSLayerProvider
Processing the nodes based on depth first search and creating a list of
layers
|
static class |
SugiyamaLayoutAlgorithm.SimpleLayerProvider |
Copyright (c) 2014 itemis AG and others. All rights reserved.