Package | Description |
---|---|
org.eclipse.gef.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.gef.layout.algorithms ). |
Modifier and Type | Method and Description |
---|---|
void |
LayoutContext.addLayoutFilter(ILayoutFilter layoutFilter)
Adds the given ILayoutFilter to this
LayoutContext . |
void |
LayoutContext.removeLayoutFilter(ILayoutFilter layoutFilter)
Removes the given ILayoutFilter from this
LayoutContext . |
Copyright (c) 2014 itemis AG and others. All rights reserved.