public interface GlobalLayout
Modifier and Type | Method and Description |
---|---|
LayoutTarget |
getLayoutTarget()
Return the layout target.
|
void |
layout(java.lang.Object composite)
Layout the graph model in the viewport
specified by the layout target environment.
|
void |
setLayoutTarget(LayoutTarget target)
Set the layout target.
|
LayoutTarget getLayoutTarget()
void setLayoutTarget(LayoutTarget target)
void layout(java.lang.Object composite)