public interface ILayout
Modifier and Type | Method and Description |
---|---|
boolean |
canLayout(ILayoutContext context)
Checks whether the current pictogram element of the given context can be
layouted.
|
boolean |
layout(ILayoutContext context)
Layoutes the pictogram element.
|
boolean canLayout(ILayoutContext context)
context
- the contextboolean layout(ILayoutContext context)
context
- the context