Class AbstractConstraintLayout

java.lang.Object
org.eclipse.draw2d.AbstractLayout
org.eclipse.draw2d.AbstractConstraintLayout
All Implemented Interfaces:
LayoutManager
Direct Known Subclasses:
DelegatingLayout, XYLayout

public abstract class AbstractConstraintLayout extends AbstractLayout
Common base class for layouts working on a constraint per figure.
Since:
3.16