Package | Description |
---|---|
org.eclipse.gef4.layout.algorithms |
This package provides different implementations of concrete layout
algorithms.
|
Modifier and Type | Method and Description |
---|---|
static SugiyamaLayoutAlgorithm.Direction |
SugiyamaLayoutAlgorithm.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SugiyamaLayoutAlgorithm.Direction[] |
SugiyamaLayoutAlgorithm.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2014 itemis AG and others. All rights reserved.