Package | Description |
---|---|
org.eclipse.gef4.layout |
This package provides an interface-based facade to exchange layout
information with layout algorithms (within this package), concrete
implementations of layout algorithms (
org.eclipse.gef4.layout.algorithms ). |
org.eclipse.gef4.layout.algorithms |
This package provides different implementations of concrete layout
algorithms.
|
Class and 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 . |
LayoutContext
The
LayoutContext provides the context in which to layout a
Graph . |
Class and Description |
---|
ILayoutAlgorithm
An interface for all layout algorithms.
|
LayoutContext
The
LayoutContext provides the context in which to layout a
Graph . |
Copyright (c) 2014 itemis AG and others. All rights reserved.