org.eclipse.gef.layout.algorithms
).See: Description
Interface | Description |
---|---|
ILayoutAlgorithm |
An interface for all layout algorithms.
|
ILayoutFilter |
An
ILayoutFilter can be used to filter layout objects, so that they
are not reported to any ILayoutAlgorithm . |
Class | Description |
---|---|
LayoutContext |
The
LayoutContext provides the context in which to layout a
Graph . |
LayoutProperties |
LayoutProperties contains all properties which can be accessed on
Graph , Edge , Node , their default values, as well as
static accessor methods for those properties. |
org.eclipse.gef.layout.algorithms
).Copyright (c) 2014 itemis AG and others. All rights reserved.